Vibe Coding Actually Changed How I Write Features — Here’s What That Looks Like Day-to-Day

The Problem: You’re Spending More Time on Boilerplate Than on Actual Engineering The thing that finally broke me wasn’t a complex distributed systems problem — it was writing my fourteenth handleSubmit function of the month. Same shape, same validation logic, same error state wiring, same loading spinner toggle. I could type it in my sleep, … Read more

Claude Code’s Usage Policies: What Actually Blocks Your Workflow and How to Work Around It

Claude Code usage policies

The Moment You Hit the Wall (And Why You’re Not Alone) You’re Mid-Refactor and Claude Code Just Stopped Cold Here’s the exact scenario: you’re three hours into a refactoring session, Claude Code has been cheerfully renaming modules, rewriting functions, and touching files across your entire codebase. Then it hits something — a file that writes … Read more

AI-Generated UIs vs. Traditional Design: I Ran Both on the Same Project to Find Out Which One Ships Faster

AI-Generated UI vs Traditional Design

The Situation That Made Me Actually Compare These Three days to ship a dashboard. The designer was unavailable, the Figma file had maybe 40% of the screens done, and the PM wanted something demo-ready for a client call. That’s not a hypothetical setup — that’s the actual pressure that made me stop treating AI-generated UI … Read more

I Stopped Pre-Training from Scratch by Using Geometric Deep Learning — Here’s the Actual Setup

Geometric Deep Learning, Pre-Training, GPU Budget

The Problem: Pre-Training Is Eating Your GPU Budget I was three days into a 72-hour pre-training run on a molecular property prediction task when I checked the loss curves and realized something was deeply wrong — not with my hyperparameters, but with my entire approach. My Transformer was burning A100 time learning that atoms bonded … Read more

AI Tools for Auto-Summarizing Meeting Notes: What Works, What Doesn’t

AI tools for summarizing meeting notes

The Problem with Manual Meeting Notes Manual note-taking during meetings can be a total time sink, eating into hours that could be otherwise spent on actual development work. The biggest issue I encountered was missing critical action items. You’re scribbling away, trying to catch everything, but some things inevitably slip through the cracks. Anybody who’s … Read more