Enno T. Boland

Results 48 comments of Enno T. Boland

I'm using [void-packages](https://github.com/voidlinux/void-packages) to build dcadec. void-packages sets its own CFLAGS which overwrite the ones in the Makefile, I guess.

Nope, I added a oneliner to the kernel. Not an expert at all.

Ah, thanks for the pointer in the kernel config! To explain my use case a bit more: My plan was to append structured data (a signature) at the end of...

> 2. It is sorted and sanity checked (i.e. no two files with the same name in a directory; if one of them was a symlink, this could be used...

Thanks @AgentD! `libsqsh` does sanity checking while extracting, not beforehand, I guess that's a faster approach at the cost of accepting some malformed archives. So, in that regard, it's just...

I haven't found the original font, but I created the `H` and the `u` directly in inkscape.

+1 for the facebook logo!

maybe related: #4080 Background, why this might be not enough on linux systems: On most Desktop environments, the wayland shell/Xwindow manager will receive these button events and handle them theirselves....

On the other hand, as described in https://github.com/abrasive/xmm7360, udev could only handle this with using acpi_call, which isn't distributed with the kernel.

I get this issue with node-webterm. As soon as I open three or more streams in parallel they all stop working.