Hacking on Kernel Modules in NixOS
Lately, I hacked on some kernel modules to get more debug logs out of a kernel module on my NixOS machine. Because NixOS does not follow the …
My brain-dump of random code/configuration.
Lately, I hacked on some kernel modules to get more debug logs out of a kernel module on my NixOS machine. Because NixOS does not follow the …
Background Last week I was setting up this RISCv-based HiFive Unmatched board[1] with NixOS. Thanks to zhaofengli this was actually pretty …
When you are trying to get Vivado Remote Connections working on Ubuntu, you might have an issue to establish the connection. This can be …
In this article I will explain how to root Intel-CPU based android Devices on Linux/Mac OS X. The instructions are based on this forum post. …
Lets say you want to trigger remote the start of a python script. But you don’t want to have a service running all the time waiting for …