-
The CL standard does not introduce any means to abbreviate long names, which frequently appear as identifiers (e.g. IRIs on the Web). A commonly-used approach for such abbreviation is to define prefix…
-
Implement media sync between multiple instances for beets to keep files and metadata up to date across multiple computers/servers.
-
React provides the notion of implicitly allowing a child component to store state (using the `setState` functionality). However, it is not just used for business logic state. It is also used to rememb…
-
datasets are defined by their URI
we don't really spelly out what exactly our URI standard is, apart from reserving the `airflow` scheme and ascii
for websites, the scheme and hostname are case…
-
#### Most appropriate sub-area of p5.js?
- [ ] Core/Environment/Rendering
#### Feature enhancement details:
I want to be able to rotate objects in 2D without the center of rotation being th…
-
Some may be aware that Python has its own specification for version format, [PEP440](https://www.python.org/dev/peps/pep-0440/). Of course, it has goals and context different from that of SemVer and i…
-
### What problem are you facing?
Dear Notesnook Team,
I hope this message finds you well. As an enthusiastic user of Notesnook, I appreciate the privacy-centric approach and ease of use that your pl…
-
Description
===========
Meson's `RPATH` and `install_name` handling are currently broken on macOS. Here's a toy example. Let `foo` be the library (aka the **provider**) and let `bar` be the execut…
-
Mesages such as:
```
unused field(s) on node Scalar_String: comments
unused field(s) on node Scalar_String: attributes
unused field(s) on node Stmt_Use: comments
unused field(s) on node Expr_In…
-
Hi,
After each restart of Eclipse (Luna SR2/Mars M7) I have to setup my color theme preferences again.
Although I can see that my preferred color theme to be selected, it is not applied. So I just …