Updates to Paracrine
Home Zoom box
Migrating from PostgreSQL to CockroachDB
A deployment tool, based off Mitogen
Experimental hermetic build engine with Starlark
Or, avoiding dealing with RabbitMQ clustering
In this week’s Yak shaving: Trying to write a Terraform Provider in Rust.
TL;DR: Proposal for a way to define multiple-machine systems in a immutable way, without requiring by-hand layouts.
I’ve been curious about the use of declarative mechanisms for creating operating systems for some time. In contrast to most configuration management tools which say certain things that will be true and let everything else do what it likes (particular packages will be installed, particular services in a named state, etc), declarative mechanisms declare the…