Please turn JavaScript on

rymcg.tech on blog.rymcg.tech

Subscribe in seconds and receive Rymcg.tech on blog.rymcg.tech's news feed updates in your inbox, on your phone or even read them from your own news page here on follow.it.

You can select the updates using tags or topics and you can add as many websites to your feed as you like.

And the service is entirely free!

Follow Rymcg.tech on blog.rymcg.tech: Rymcg.tech - blog.rymcg.tech

Is this your feed? Claim it!

Publisher:  Unclaimed!
Message frequency:  2 / week

Message History

Just is a command runner - a modern take on the Makefile. You define recipes in a Justfile and run them with just <recipe>. It’s become my go-to for project automation: building code, managing VMs, running tests, whatever the project needs.

Just has built-in tab completion for...


Read full story

In the last post I described running AI code agents inside immutable NixOS VMs using libvirt on a laptop. That setup works well for local development, but sometimes you want to deploy VMs on actual infrastructure - a Proxmox server sitting in a closet, a rack, or someone ...


Read full story

AI coding agents like Claude Code and Open Code run in your terminal, read and write files, execute commands, and generally do whatever you tell them to. Claude Code is Anthropic’s of...


Read full story