About
I am rididbxeuebb, a developer who prefers software that can be understood, maintained, and trusted without unnecessary ceremony.
This site is a small collection of notes on software, tools, debugging, infrastructure, old hardware, and whatever else seems worth writing down. I am generally interested in careful engineering, clear trade-offs, and technology that does its job without demanding theatrical complexity.
Posts
-
Why I Reject Vibe Coding
A case against treating code as disposable text when the real work is understanding, review, and responsibility.
-
Why This Site Stays Small
Why a boring stack still beats shipping a framework for every paragraph.
-
Replacing React with Preact
A practical case for swapping React for Preact when you want less framework weight without abandoning JSX.