Articles

Blog & Articles

Thoughts on web development, tutorials, and industry insights

Why I'm Rethinking How AI Should Actually Read with Me
Web Development 5 min read

Why I'm Rethinking How AI Should Actually Read with Me

I was three weeks into a dense book on distributed systems when I hit the wall. I'd asked my Claude conversation something like, "But how does this relate to the consensus problem we discussed on page 47?" and by the time I got an answer, the model had somehow conflated my questi...

Read More →
Claude UI Design
I've Been Building Dev Tools Wrong: When UX Gets In the Way
Design & UX 4 min read

I've Been Building Dev Tools Wrong: When UX Gets In the Way

I spent last week redesigning the onboarding flow for a CLI tool I've been working on. Beautiful loading spinners, a multi-step wizard, helpful ASCII art, color-coded success messages, the works. I showed it to a colleague, proud of the experience I'd crafted. He looked at me and...

Read More →
Claude UI Design
The Day I Learned Hashing Isn't Always Security
Programming 5 min read

The Day I Learned Hashing Isn't Always Security

I was six months into building a fintech product when I made a decision that should have broken everything. I was storing user bank account numbers, and my instinct, the same instinct I'd relied on for years, told me to hash them. Hash everything sensitive. It's secure. It's irreve...

Read More →
Python Algorithms
Stop Optimizing for Perfection, Ship the Thing That Works
Tech News 5 min read

Stop Optimizing for Perfection, Ship the Thing That Works

I spent three months building a feature last year that nobody asked for. Three months. I had the architecture perfect, the error handling was bulletproof, the code was so clean it could've been in a textbook. When I finally shipped it, almost nobody used it. Meanwhile, a quick 48...

Read More →
UI Design UX Design

Stay Updated

Get notified about new articles and tutorials.

Search Articles