John Hamelink
John Hamelink
Hi there, I have a justfile that looks like this: ```justfile # Usage info _default: just --list # Build & switch to new configuration switch: just _rebuild switch \ --show-trace...
Hi there, I've been doing a fair bit of document and email writing recently, and using flymake-vale more than normal, and that had me thinking about Vale's code parsing abilities...
I'd like to be able to refer to `$HOME` in my Earthfile: ``` ARG docker_config=${HOME}/.docker/config.json ``` Is this possible? I couldn't find any inspiration from the docs.
This change to the `nix-is-24` predicate allows nix.el to parse `nix --version` when the underlying `nix` executable is actually lix.
I'd like to use a persistent-scratch buffer as a casual org-mode todo list, and I'd like to set a few local variables in that buffer that will load when the...
### Steps to reproduce - Open Firefox in a new profile - Install Sidebery - Install a language pack, I'm using Scots: https://addons.mozilla.org/en-US/firefox/addon/scots-language-pack/ - Notice that the title for `Ctrl+h`...
Hi there, I recently acquired a new email address with Google workspace for the first time in a few years. I'm trying to setup synchronisation using oauth2 (I believe I'd...
Hi there, The default networking configuration - while working fine for the public network - is broken for private networking. I was able to fix my build by running `PROVIDER=NO_NETWORK_CONFIG_PLS...
[MacOS][Feature Request] Support Universal Control devices associated with the target MacOS device
Hi there, I wonder how feasible it would be to allow lan-mouse to extend the bounds of control to devices connected via the [Universal Control](https://support.apple.com/en-us/102459) feature of MacOS... For context,...
**Is your feature request related to a problem? Please describe.** I use mu4e contexts in order to handle Personal and Work email. For me, consult-mu is unusable by default because...