A side-side(-side?) project:
- Imagined job I want to do: Teach software from the ground up, with good illustrations.
- Side: https://peace.mk/ - Create my own automation framework, because I want to make it clear what infrastructure-as-code is going to do before/during/after you run it
- side-side: https://azriel.im/disposition - a diagram generator like graphviz, but supports markdown, to visualise what infrastructure exists / will exist / will be deleted / is in progress when automation is running
- side-side-side: https://azriel.im/dioxus_codemirror - needed a code editor that supports LSP so manually creating diagrams is learnable
I'm back up the stack to the diagram generator, and hopefully soon back to the automation framework