Learning software development through playing and contributing to a MUD: https://tashian.com/articles/how-i-learned-to-program/
Related Posts
A funny side effect of building software in Rust: my machine OOMs much more during development.
I'm not entirely sure why. I think Rust makes it easy to allocate data quickly, and sooner or later you write an infinite loop when coding.
Exploring design ideas using AI as a learning assistant, for creative exploration: https://andymatuschak.org/hmwl/
Do any tech streamers try new software live? It'd be a really fun way of doing UX testing.