Habits in the Shell, shared
Sharing shell tools habits between all of my hosts using chezmoi, building on a fantastic post by Mark
read more →this is such an extremely specific complaint
Sharing shell tools habits between all of my hosts using chezmoi, building on a fantastic post by Mark
read more →As an experiment I'm trying to use Jujutsu instead of Git as my local version control interface. This is how that's going for me.
read more →GitHub codespaces' ssh client is prone to frequent, frustrating disconnections. If you're actively working remotely, that means that you often lose state in the codespace, which is especially frustrating if what you are doing takes a long time to set up, or should stay running. This post describes how I mitigate that with a script that ensures I always have a session in my codespace.
read more →Are you annoyed by direnv-using nix fans committing .envrc files with "use flake" in them? Is this an overly specific complaint turned into a blog post? Is there a solution to your very specific problem within?
read more →Easily using uv, direnv, and minimal, consistent .envrc files
read more →Some of the things I use in my day to day computering
read more →Solving an issue arising from an interaction between Doom Emacs and direnv
read more →A relatively simple way to automate locking your pip-tools requirements using direnv
read more →