Blog
Thoughts on building the web.
Maybe We Never Needed Separate Apps
No Android app. No iOS app. Maybe in the future we are not even going to need these system-specific walls standing between people and software anymore. Developers are not tired. They are tied. Tied in..
“That’s Against Industry Standard”
People misunderstand what “following industry standards” actually means. It makes sense for stacks, security, architecture, deployment patterns, all of that exists for a reason. But somewhere along th…
AI Can Write Code. Someone Still Has To Own It
A few days ago I came across a discussion in a developers group that strongly opposed the use of AI coding agents. Some of them argued that code generated through tools like Claude Code, Gemini, Codex…
The First Time My Backend Generated a PDF
First of all, it all started with Python and Flask. I didn’t know how easy backend web development could be. Until then, I was only designing websites using WordPress, plain HTML, and CSS. I was alway…