First post. The pipeline works, which is already more than I expected on the first try.
What's this about
Updates on stuff I'm working on — Solun, NyxProxy, contributions like Plunk, and whatever else ends up in my GitHub. Not a formal changelog, more like "here's what changed, here's what broke, here's what I learned from it."
So when I ship something, refactor something badly, or spend three hours debugging something embarrassingly simple, that's probably going to end up here.
The vibe
# what I thought the bug was
curl -X POST /api/send -d '{"to": "me@example.com"}'
# > 200 OK
# what the bug actually was
cat /var/log/app.log | grep ERROR
# > missing env var since tuesday
Loose. Code when it helps. No pressure to be exhaustive.
Also
Infrastructure, privacy, open-source tooling — the usual. If something interesting crosses my terminal it'll probably show up here too.