Using AI for coding isn’t perfect, but it definitely makes me faster. I’ve been coding with Cursor AI since it was launched now while building my SaaS. The internet seems split between “AI coding is a miracle” and “AI coding is garbage.” Honestly, it’s somewhere in between. Some days Cursor helps me complete tasks in record times. Other days I waste hours fighting its suggestions. After learning from my mistakes, I wanted to share some cursor workflows and best practices that ac...| N’s Blog
Reddit discovered the funniest thing in tech this week, and it shows exactly how broken the AI narrative is. The newly released GitHub Copilot agent was given permission to make pull requests on Microsoft’s .NET runtime, and the results couldn’t be funnier. The AI confidently submitted broken code, while human developers patiently explained why it didn’t work. Over and over again, for days.| N’s Blog
Last Tuesday at 1 AM, I was debugging a critical production issue in my AI dev tool. As I dug through layers of functions, I suddenly realized — unlike the new generation of developers, I was grateful that I could actually understand my codebase. That’s when I started thinking more about Karpathy’s recent statements on vibe coding. For those who missed it, Andrej Karpathy recently shared his thoughts on what he calls “vibe coding” — essentially surrendering code comprehension to A...| N’s Blog
Last week, X exploded when a “vibe coder” announced his SaaS was under attack. His business, built entirely with AI assistance and “zero hand-written code,” was experiencing bypassed subscriptions, maxed-out API keys, and database corruption. His follow-up admission made this notable: “as you know, I’m not technical so this is taking me longer than usual to figure out.” As someone deeply immersed in the AI code generation space, I’ve been watching this unfold with a mix of sym...| N’s Blog
Something’s been bugging me about how new devs learn and I need to talk about it. We’re at this weird inflection point in software development. Every junior dev I talk to has Copilot or Claude or GPT running 24/7. They’re shipping code faster than ever. But when I dig deeper into their understanding of what they’re shipping? That’s where things get concerning. Sure, the code works, but ask why it works that way instead of another way? Crickets. Ask about edge cases? Blank stares. Th...| N’s Blog