Awesome Tools
FlyCut
- Allows you to copy multiple things at once
- I can never go back to 1 clipboard
Things 3
- Todoist but more beautiful
Jsonnet
- Functionally define json/yaml structures
- Shall one day take over the infra world
just
- “What we all wanted Makefiles to be”
- Or “the easiest way to make a simple dev CLI for your repo”
Nix Flakes
- Install all of your repo’s tools in a hyper-reproducible nix environment
direnv
- Set up dev environments for specific folders
nixery.dev
Get a docker image with any nix package by appending slashes:
docker run -it --rm nixery.dev/shell/lolcat/sl/cowsay
Way better than alpine:latest
for kubectl debug
images
^^ asciinema
Cool (and copyable) terminal recordings to embed in your website