Articles
Quiet notes on small risks.
Short pieces on the everyday ways software leaks what it shouldn't, and the small tools we build to quiet it down.
Online formatters can keep what you paste.
Why JSON formatters, JWT debuggers, SQL beautifiers and the rest quietly retain what you hand them — and how to keep using the web without giving them your data.
on Kyane
Online mock data generators can leak private data.
Why realistic fake data can still expose names, schemas, client details, and private workflows — and how Cedra keeps generation local.
on Cedra
Test data that lies to you.
Placeholder fixtures make every screen look finished — and hide the truncation, the empty state, and the locale bug until a real user finds them.
on Cedra
Stop losing time to “port already in use.”
Why blocked local ports keep breaking developer flow — and how Perga helps you see what is holding the port, decide, kill, and continue.
on Perga
Local development should not always need a cloud workspace.
Why seeing what is open, listening, or connected on your Mac should not require accounts, sync, request history, or another cloud layer.
on Rhoda
Copy and paste should not break your flow.
Why clipboard history is not always enough — and how Oleo turns repeated copy-paste work into an ordered queue.
on Oleo