Cole Mickens
Cole Mickens
It should be scrapped and re-written in Python anyway, but it's strange that certain things (wofi, for example) aren't fully being updated the README properly....
https://github.com/snyball/Hawck "Key-rebinding daemon for Linux"
**Is your feature request related to a problem? Please describe.** Given the stated goals, it seems like having an `openapi2nickel` tool would be rather valuable. If this tool existed, and...
Rather than deploying this to an already running NixOS system, I was hoping to be able to build this into a pre-baked image that I could then deploy and boot....
Hello. I was reading a user raving about Firefox performance after moving the cache to an SSD and using a daemon to synchronize their firefox profile between a tmpfs dir...
I'm on a new box setting up impermanence for the first time. I'm having to move some dirs out of the way to get `home-manager-cole.service` to activate properly. However, it...
It seems like there is currently only websocket support available in `mqttc` but not `mqttd`. This currently prevents me from being able to use [`hodd`](https://github.com/rroemhild/hodd) with `rumqttd`, as it is...
Here's an example run: https://github.com/colemickens/rkvm/runs/1685050129
In the course of packaging this, I noticed that the built binaries are called `client`, `server`, and `certificate-gen`. For my Nix derivation, I simply prefix them all with `rkvm-` but...