builderio.hashnode.devTurn Figma Designs into Full Stack Apps Using Lovable and Builder.ioIf you’ve ever turned Figma designs into a functional application, you know just how complex that process can be. Every aspect of the design needs to become part of a working application—from mapping out component structures and handling responsive l...Jan 22, 2025·4 min read
builderio.hashnode.devWindsurf vs Cursor: which is the better AI code editor?Let's take a look at two popular AI-powered IDEs: Windsurf and Cursor. Both claim to accelerate your coding experience, but which one is better for you? I've deeply evaluated both, and here's what I've found. If you're a fan of the Cursor Composer's ...Dec 18, 2024·10 min read
builderio.hashnode.devDevin review: is it a better AI coding agent than Cursor?I paid the $500 a month to use Devin, the AI coding agent, so you don't have to. Let's compare it to Cursor agents and see if it's worth the $2 billion valuation of their company. What is Devin? The main thing to know about Devin is it's primarily a ...Dec 11, 2024·11 min read
builderio.hashnode.devIs OpenAI's o1 model a breakthrough or a bust?OpenAI's latest model, o1, isn't getting nearly as much buzz as its predecessors GPT-3 and GPT-4. Let's dive into why that is and what it means for the future of AI. AI progress is slowing down Let's start with a real-world example. Here's a comparis...Dec 10, 2024·7 min read
builderio.hashnode.devSolved: Why ChatGPT Won't Say "Brian Hood" (Blame Regexes)We've figured out why ChatGPT refuses to say certain people's names, no matter what. And it's for the best engineering reason ever: regexes. Yep, you heard that right. ChatGPT's internal code has regexes looking for specific names and throwing an err...Dec 10, 2024·3 min read