Software I love right now
Here’s some software I’ve been enjoying lately.
Jujutsu is a Git-compatible version control system. It is like Git, but ends up being both simpler and more powerful.
Tailscale is a VPN that just works. Every node has the Tailscale client, and every node can communicate with any other node automatically. It has clients for all the operating systems, phones, and even Apple TV (which lets you use your Apple TV as an “exit node” to route all your traffic). It solves every problem with VPNs.
Nomad is a container and process orchestrator. It’s like Kubernetes, except instead of being a hulking monster, it runs as a single binary. It can manage regular processes, not just containers. I am running it on a Raspberry Pi to run a few containers, like Homebridge.