All things ylixir.
So I guess this page will more or less be a conglomeration of random links.
I would like a completely portable working environment. To be able to sit down in front of a new computer and replicate my workspace in minutes.
Originally this was a random collection of shell scripts and config files, but this didn’t work out.
Every system required minor tweaks and the central repo never kept up to date.
Currenlty my plan of attack is to move everything into the terminal (tmux
, vim
, etc) and use nix
to manage creating a consitent and idempotent environment.
I’ve built quite a few keyboards and quite enjoy the hobby. My favorite board to date is the first one I ever built: the “Let’s split”.
I see nix or something like it as the future. Able to replace apt, docker, and ansible with one fell swoop, this is worth learning.
Posix shell has always been an awkward fit for me. It would be cool to have a more general purpose shell language that could be easily embedded into all apps for a consistent user experience.