-
When I make parsers on top of the RapidJSON SAX parser to convert json into objects of a certain language, I find that I always need to copy the RapidJSON string into my own allocated buffer that I ca…
-
Hi there! Currently the nondestructive resize saves images in a folder called `/originals`, which is then also viewable via Assets. I don't actually *want* that folder to be viewable via Assets, thoug…
-
I just got the following build failure with -j128:
```
install: /home/alexrichardson/cheri/output/rootfs-morello-purecap/usr/tests/sys/ses/destructive: No such file or directory
--- _proginstall --…
-
### Guidelines
- [X] I have read the guidelines.
### Is your feature request related to a problem? Please describe.
Could you bring trimming clips functions form Audacity 3.1
https://youtu…
-
Right now, smex needs to be initialized explicitly with `smex-initialize` in the user's `init.el` file. This could be eliminated by creating a global minor mode for `smex` which sets up and tears down…
-
In the state of #8 at time of writing, tasks are classified as `ipvm/wasm` and `ipvm/effect`. This is almost certainly wrong.
From chatting with @lukemarsden & @simonwo earlier, what we probably ac…
-
Hiya, is it possible for me to add a mysql datset? I want to connect my nextcloud database to apache superset.
If i try to enter te shell and manually install mysqlclient through pip i get the foll…
-
it seems there are a number of serious issues with config-build.py script:
- our [documentation](https://serac.readthedocs.io/en/latest/sphinx/quickstart.html#building-serac) is misleading or out o…
-
How should month+ etc be correctly used?
I wanted to do something like
```
(let* ((dt-right (from-posix-time ts))
(dt-left (month+ dt-right
(- +width-in-months+)))
`…
-
The offline database pruning command can be updated to work against a running node and promoted as an official backup command.
Alternatively, since there might be bugs in the pruning logic, we can …