-
When someone connects lately its always the metadata of the *last* DJ that shows up.
Probably more of an issue with hotdog_lounge/liquidsoap but wanted to get an issue up.
-
This issue can be reproduced by editing a .md document, and then typing some code within a GMD-style code block.
Opening a brace and then entering a newline will nicely increase the indent level of t…
-
In section 6 there is figure 15, which looks something like this:
```
+---------+*______in>_______*+-----+
|Hardware | |! !|
|Component| +---…
-
Hi, we're https://github.com/nkh/P5-App-Asciio
You probably know of https://josoansi.de/download.php and its python clone.
After I saw the project above I though of making an Asciio mode to hand…
-
If an app written by SSE instructions is compiled to WASM, could it run on AARCH64 directly? Is there any performance data?
-
This is an example approach to have all help patches from https://github.com/pure-data/pure-data/tree/master/doc/5.reference converted to an easy html. This in turn can simplify translations. (it will…
-
@jsouthard could you also add the pdfs for balsamic diagrams?
-
I would like to use the uart bridge (for openocd debugging and for litescope).
So I changed my target file (atlys/base) and added:
```
[...]
def __init__(self, platform, **kwargs):
kwargs['u…
-
I thought to add a spatial index to osmflat-rs, and have it partially implemented here (https://github.com/boxdot/osmflat-rs/compare/master...boydjohnson:osmflat-rs:feature/geospatial-archive). It is …
-
when I create Documentations with Sphinx, I'm always running into the same challenges who mermaid could close a big gap.
writing Folder structures down is a big hassle with reStructurdText and the …