<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Forem: Joske Vermeulen</title>
    <description>The latest articles on Forem by Joske Vermeulen (@ai_made_tools).</description>
    <link>https://forem.com/ai_made_tools</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3826720%2Fae1f6683-395f-4709-ba99-2212323b958e.png</url>
      <title>Forem: Joske Vermeulen</title>
      <link>https://forem.com/ai_made_tools</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/ai_made_tools"/>
    <language>en</language>
    <item>
      <title>I'm Giving 7 AI Coding Agents $100 Each to Build a Startup — Here's What Happens</title>
      <dc:creator>Joske Vermeulen</dc:creator>
      <pubDate>Mon, 13 Apr 2026 10:01:49 +0000</pubDate>
      <link>https://forem.com/ai_made_tools/im-giving-7-ai-coding-agents-100-each-to-build-a-startup-heres-what-happens-62k</link>
      <guid>https://forem.com/ai_made_tools/im-giving-7-ai-coding-agents-100-each-to-build-a-startup-heres-what-happens-62k</guid>
      <description>&lt;p&gt;&lt;strong&gt;TL;DR:&lt;/strong&gt; 7 AI coding agents (Claude, GPT, Gemini, DeepSeek, Kimi, Xiaomi, GLM) each get $100 and 12 weeks to autonomously build a real, revenue-generating startup. Public repos, live sites, zero human code. Starts April 20.&lt;/p&gt;

&lt;h2&gt;
  
  
  The experiment
&lt;/h2&gt;

&lt;p&gt;I wanted to answer a simple question: &lt;strong&gt;can AI actually build a business, not just write code?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Not a demo. Not a toy project. A real startup with a landing page, pricing, payment integration, blog content, and actual users.&lt;/p&gt;

&lt;p&gt;So I set up 7 AI coding agents on a VPS, gave each one $100 and a 30-minute session timer, and let them run. They choose their own ideas, write their own code, deploy their own sites, and request help (domains, Stripe) via GitHub Issues.&lt;/p&gt;

&lt;h2&gt;
  
  
  The agents
&lt;/h2&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Agent&lt;/th&gt;
&lt;th&gt;Tool&lt;/th&gt;
&lt;th&gt;Model&lt;/th&gt;
&lt;th&gt;Origin&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;🟣 Claude&lt;/td&gt;
&lt;td&gt;Claude Code&lt;/td&gt;
&lt;td&gt;Sonnet / Haiku&lt;/td&gt;
&lt;td&gt;🇺🇸 Anthropic&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;🟢 GPT&lt;/td&gt;
&lt;td&gt;Codex CLI&lt;/td&gt;
&lt;td&gt;GPT-5.4 / Mini&lt;/td&gt;
&lt;td&gt;🇺🇸 OpenAI&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;🔵 Gemini&lt;/td&gt;
&lt;td&gt;Gemini CLI&lt;/td&gt;
&lt;td&gt;Pro / Flash&lt;/td&gt;
&lt;td&gt;🇺🇸 Google&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;🔴 DeepSeek&lt;/td&gt;
&lt;td&gt;Aider&lt;/td&gt;
&lt;td&gt;Reasoner / Chat&lt;/td&gt;
&lt;td&gt;🇨🇳 DeepSeek&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;🟠 Kimi&lt;/td&gt;
&lt;td&gt;Kimi CLI&lt;/td&gt;
&lt;td&gt;K2.5&lt;/td&gt;
&lt;td&gt;🇨🇳 Moonshot&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;🟡 Xiaomi&lt;/td&gt;
&lt;td&gt;Aider&lt;/td&gt;
&lt;td&gt;MiMo V2 Pro&lt;/td&gt;
&lt;td&gt;🇨🇳 Xiaomi&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;🟤 GLM&lt;/td&gt;
&lt;td&gt;Claude Code&lt;/td&gt;
&lt;td&gt;GLM-5.1 / 4.7&lt;/td&gt;
&lt;td&gt;🇨🇳 Z.ai&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;3 US models vs 4 Chinese models. 5 different coding tools. Subscriptions vs API pricing. The playing field is deliberately uneven — just like real life.&lt;/p&gt;

&lt;h2&gt;
  
  
  The rules
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;$100 budget&lt;/strong&gt; per agent for the startup (domains, services, tools). AI model costs are separate.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Fully autonomous&lt;/strong&gt; — no human writes code or makes product decisions&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;1 hour of human help per agent per week&lt;/strong&gt; — only for things AI physically can't do (buy domains, set up Stripe)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Public repos&lt;/strong&gt; — watch them build in real-time&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Surprise events&lt;/strong&gt; throughout the 12 weeks&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  What we learned from the test run
&lt;/h2&gt;

&lt;p&gt;We ran 3 test rounds before launch. Key findings:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Kimi was the best performer&lt;/strong&gt; — it didn't just code, it planned a full Product Hunt launch strategy with social media templates and screenshots&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;DeepSeek was the most prolific&lt;/strong&gt; — 302 commits in 5 days, but chose a saturated market (name generators)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Gemini over-engineered&lt;/strong&gt; — chose Next.js, spent 5 days fighting deploy errors, never shipped&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Xiaomi was the most efficient per commit&lt;/strong&gt; — built a complete product in just 31 commits before running out of API budget&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Qwen was removed&lt;/strong&gt; — filed duplicate help requests, created files with social media posts as filenames, stalled for 25 hours&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;GLM-5.1 (the #1 model on SWE-Bench Pro) replaces Qwen for the real race.&lt;/p&gt;

&lt;h2&gt;
  
  
  Scoring
&lt;/h2&gt;

&lt;p&gt;At the end of 12 weeks, agents are scored on:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Revenue earned (25 pts)&lt;/li&gt;
&lt;li&gt;Users / traffic (20 pts)&lt;/li&gt;
&lt;li&gt;Community vote (20 pts)&lt;/li&gt;
&lt;li&gt;Code quality (15 pts)&lt;/li&gt;
&lt;li&gt;Cost efficiency (10 pts)&lt;/li&gt;
&lt;li&gt;AI peer review (10 pts)&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Follow along
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Dashboard:&lt;/strong&gt; &lt;a href="https://www.aimadetools.com/race?utm_source=devto&amp;amp;utm_medium=post&amp;amp;utm_campaign=race-announcement" rel="noopener noreferrer"&gt;aimadetools.com/race&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Daily digest:&lt;/strong&gt; Updated daily with standings and highlights&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Weekly recaps:&lt;/strong&gt; In-depth analysis every week&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;All repos are public&lt;/strong&gt; on GitHub&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The race starts &lt;strong&gt;April 20, 2026&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;What startup idea would YOU give an AI agent? Drop it in the comments — the best suggestion might become a surprise event.&lt;/p&gt;




&lt;p&gt;&lt;em&gt;I write about AI coding tools, model comparisons, and developer productivity at &lt;a href="https://www.aimadetools.com?utm_source=devto&amp;amp;utm_medium=post&amp;amp;utm_campaign=race-announcement" rel="noopener noreferrer"&gt;aimadetools.com&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>webdev</category>
      <category>startup</category>
      <category>coding</category>
    </item>
    <item>
      <title>I Used ChatGPT Plus for a Week — The Swiss Army Knife That's Not a Scalpel</title>
      <dc:creator>Joske Vermeulen</dc:creator>
      <pubDate>Sun, 12 Apr 2026 09:51:53 +0000</pubDate>
      <link>https://forem.com/ai_made_tools/i-used-chatgpt-plus-for-a-week-the-swiss-army-knife-thats-not-a-scalpel-2jii</link>
      <guid>https://forem.com/ai_made_tools/i-used-chatgpt-plus-for-a-week-the-swiss-army-knife-thats-not-a-scalpel-2jii</guid>
      <description>&lt;p&gt;&lt;em&gt;This is week 5 of my "I Used It for a Week" series. So far I've reviewed &lt;a href="https://www.aimadetools.com/blog/cursor-ai-one-week-review/?utm_source=devto" rel="noopener noreferrer"&gt;Cursor&lt;/a&gt; (speed), &lt;a href="https://www.aimadetools.com/blog/kiro-one-week-review/?utm_source=devto" rel="noopener noreferrer"&gt;Kiro&lt;/a&gt; (specs), &lt;a href="https://www.aimadetools.com/blog/github-copilot-one-week-review/?utm_source=devto" rel="noopener noreferrer"&gt;GitHub Copilot&lt;/a&gt; (ecosystem), and &lt;a href="https://www.aimadetools.com/blog/windsurf-one-week-review/?utm_source=devto" rel="noopener noreferrer"&gt;Windsurf&lt;/a&gt; (budget pick). This week: the tool everyone already uses but nobody thinks of as a coding tool.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;Let me be upfront: ChatGPT is not a code editor. It doesn't live in your IDE, it doesn't index your codebase, and it can't edit your files. Comparing it directly to &lt;a href="https://www.aimadetools.com/blog/cursor-ai-one-week-review/?utm_source=devto" rel="noopener noreferrer"&gt;Cursor&lt;/a&gt; or &lt;a href="https://www.aimadetools.com/blog/kiro-one-week-review/?utm_source=devto" rel="noopener noreferrer"&gt;Kiro&lt;/a&gt; isn't fair.&lt;/p&gt;

&lt;p&gt;But here's the thing — I used it more than any of them this week. Just not for the same things.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Setup
&lt;/h2&gt;

&lt;p&gt;I subscribed to ChatGPT Plus at $20/month. That gets you GPT-5.2, DALL-E 3, and priority access. There's also a Go tier at $8/month and the Pro tier at $200/month for power users, but Plus is what most developers use.&lt;/p&gt;

&lt;p&gt;OpenAI's pricing tiers in 2026:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Free&lt;/strong&gt;: GPT-5 with strict limits&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Go&lt;/strong&gt;: $8/month — extended limits, custom GPTs, voice&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Plus&lt;/strong&gt;: $20/month — GPT-5.2, higher limits, DALL-E 3&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Pro&lt;/strong&gt;: $200/month — GPT-5.4 Thinking, highest limits, Sora&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I stuck with Plus because $200/month for Pro is hard to justify when &lt;a href="https://www.aimadetools.com/blog/cursor-ai-one-week-review/?utm_source=devto" rel="noopener noreferrer"&gt;Cursor costs $20&lt;/a&gt; and does the actual coding part better.&lt;/p&gt;

&lt;h2&gt;
  
  
  What ChatGPT Is Actually Great At
&lt;/h2&gt;

&lt;h3&gt;
  
  
  Thinking partner, not typing partner
&lt;/h3&gt;

&lt;p&gt;The biggest shift in my week was realizing ChatGPT's value isn't in writing code — it's in thinking about code. I used it to:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Debate architecture decisions before opening my editor&lt;/li&gt;
&lt;li&gt;Explain unfamiliar codebases ("here's a 200-line file, explain what it does")&lt;/li&gt;
&lt;li&gt;Rubber-duck debug problems I was stuck on&lt;/li&gt;
&lt;li&gt;Generate &lt;a href="https://www.aimadetools.com/blog/regex-tester/?utm_source=devto" rel="noopener noreferrer"&gt;regex&lt;/a&gt; patterns and SQL queries I'd otherwise spend 20 minutes on&lt;/li&gt;
&lt;li&gt;Draft API contracts before implementing them&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;None of the IDE tools do this well. &lt;a href="https://www.aimadetools.com/blog/cursor-ai-one-week-review/?utm_source=devto" rel="noopener noreferrer"&gt;Cursor's chat&lt;/a&gt; is focused on your current codebase. &lt;a href="https://www.aimadetools.com/blog/kiro-one-week-review/?utm_source=devto" rel="noopener noreferrer"&gt;Kiro's spec mode&lt;/a&gt; is structured and formal. ChatGPT is just... a conversation. Sometimes that's exactly what you need.&lt;/p&gt;

&lt;h3&gt;
  
  
  Learning accelerator
&lt;/h3&gt;

&lt;p&gt;I was picking up a new library this week, and ChatGPT was invaluable. "Explain how React Server Components work with concrete examples." "What's the difference between these two approaches?" "Show me the tradeoffs."&lt;/p&gt;

&lt;p&gt;It's like having a patient senior developer who never gets annoyed by basic questions. The IDE tools assume you already know what you're building. ChatGPT helps you figure out &lt;em&gt;what&lt;/em&gt; to build.&lt;/p&gt;

&lt;h3&gt;
  
  
  Writing everything that isn't code
&lt;/h3&gt;

&lt;p&gt;Documentation, commit messages, PR descriptions, technical specs, email drafts, blog outlines — ChatGPT handles all of this faster than I can type. A peer-reviewed study in Science found that writers using ChatGPT completed tasks 40% faster with 18% higher quality output.&lt;/p&gt;

&lt;p&gt;This is where the $20/month pays for itself even if you never write a line of code with it.&lt;/p&gt;

&lt;h3&gt;
  
  
  Canvas mode for iteration
&lt;/h3&gt;

&lt;p&gt;The Canvas feature lets you collaborate on a document or code snippet side by side. It's not as powerful as &lt;a href="https://www.aimadetools.com/blog/cursor-ai-one-week-review/?utm_source=devto" rel="noopener noreferrer"&gt;Cursor's multi-file editing&lt;/a&gt;, but for iterating on a single file or algorithm, it's surprisingly good. You can highlight a section and say "make this more efficient" or "add error handling here."&lt;/p&gt;

&lt;h2&gt;
  
  
  What Frustrated Me
&lt;/h2&gt;

&lt;h3&gt;
  
  
  The coding quality rollercoaster
&lt;/h3&gt;

&lt;p&gt;Multiple OpenAI forum threads tell the same story: GPT-5's coding ability feels inconsistent. One user wrote: "Scripts that used to work now fail, solutions are weaker, and the model is less consistent." Another said GPT-5 is "intelligent, but it absolutely sucks at code" compared to earlier models for sustained coding sessions.&lt;/p&gt;

&lt;p&gt;My experience matched this. For isolated coding questions — "write a function that does X" — it's great. For anything requiring sustained context across a long conversation, it starts losing track. By message 15 in a coding session, it would forget constraints I'd set in message 3.&lt;/p&gt;

&lt;h3&gt;
  
  
  No codebase awareness
&lt;/h3&gt;

&lt;p&gt;This is the fundamental limitation. ChatGPT doesn't know your project. You have to manually paste code, explain your architecture, and re-establish context every session. After using &lt;a href="https://www.aimadetools.com/blog/cursor-ai-one-week-review/?utm_source=devto" rel="noopener noreferrer"&gt;Cursor's deep indexing&lt;/a&gt; and &lt;a href="https://www.aimadetools.com/blog/kiro-one-week-review/?utm_source=devto" rel="noopener noreferrer"&gt;Kiro's spec-driven context&lt;/a&gt;, going back to copy-pasting code snippets into a chat window feels primitive.&lt;/p&gt;

&lt;p&gt;Yes, you can upload files. But it's not the same as an AI that's read your entire codebase and understands how everything connects.&lt;/p&gt;

&lt;h3&gt;
  
  
  The limits are real
&lt;/h3&gt;

&lt;p&gt;Even on Plus, you hit usage caps on GPT-5.2. During heavy use days, I got throttled to slower models. The dynamic caps mean you never quite know when you'll hit the wall. One reviewer noted: "While the $20 plan unlocks GPT-5.2 and DALL-E 3, it still has a trap: limits."&lt;/p&gt;

&lt;p&gt;Pro at $200/month removes most limits, but that's 10x the price of &lt;a href="https://www.aimadetools.com/blog/cursor-ai-one-week-review/?utm_source=devto" rel="noopener noreferrer"&gt;Cursor&lt;/a&gt; or &lt;a href="https://www.aimadetools.com/blog/github-copilot-one-week-review/?utm_source=devto" rel="noopener noreferrer"&gt;Copilot&lt;/a&gt;.&lt;/p&gt;

&lt;h3&gt;
  
  
  It doesn't execute
&lt;/h3&gt;

&lt;p&gt;ChatGPT generates code. You copy it. You paste it. You run it. It fails. You copy the error. You paste it back. It fixes it. You copy again.&lt;/p&gt;

&lt;p&gt;This loop is &lt;em&gt;exhausting&lt;/em&gt; after using tools that edit your files directly. &lt;a href="https://www.aimadetools.com/blog/cursor-ai-one-week-review/?utm_source=devto" rel="noopener noreferrer"&gt;Cursor's agent&lt;/a&gt; runs the code, sees the error, and fixes it — all without you touching the clipboard. &lt;a href="https://www.aimadetools.com/blog/kiro-one-week-review/?utm_source=devto" rel="noopener noreferrer"&gt;Kiro's hooks&lt;/a&gt; run tests automatically. ChatGPT just... talks about code.&lt;/p&gt;

&lt;h2&gt;
  
  
  Where ChatGPT Fits in My Stack
&lt;/h2&gt;

&lt;p&gt;After four weeks of testing, here's how I actually use each tool:&lt;/p&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Task&lt;/th&gt;
&lt;th&gt;Best Tool&lt;/th&gt;
&lt;th&gt;Why&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Writing code in my editor&lt;/td&gt;
&lt;td&gt;&lt;a href="https://www.aimadetools.com/blog/cursor-ai-one-week-review/?utm_source=devto" rel="noopener noreferrer"&gt;Cursor&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;Tab completion, multi-file agent&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Planning new features&lt;/td&gt;
&lt;td&gt;&lt;a href="https://www.aimadetools.com/blog/kiro-one-week-review/?utm_source=devto" rel="noopener noreferrer"&gt;Kiro&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;Spec workflow, structured design&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Learning new tech&lt;/td&gt;
&lt;td&gt;ChatGPT&lt;/td&gt;
&lt;td&gt;Conversational, patient, broad knowledge&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Debugging logic&lt;/td&gt;
&lt;td&gt;ChatGPT&lt;/td&gt;
&lt;td&gt;Good at reasoning about problems&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Architecture decisions&lt;/td&gt;
&lt;td&gt;ChatGPT&lt;/td&gt;
&lt;td&gt;Thinks through tradeoffs well&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Writing docs/emails&lt;/td&gt;
&lt;td&gt;ChatGPT&lt;/td&gt;
&lt;td&gt;Fast, good quality prose&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Quick code generation&lt;/td&gt;
&lt;td&gt;ChatGPT&lt;/td&gt;
&lt;td&gt;Isolated snippets, regex, SQL&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Large refactoring&lt;/td&gt;
&lt;td&gt;&lt;a href="https://www.aimadetools.com/blog/cursor-ai-one-week-review/?utm_source=devto" rel="noopener noreferrer"&gt;Cursor&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;Subagents, codebase awareness&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;ChatGPT is the tool I use &lt;em&gt;around&lt;/em&gt; coding, not &lt;em&gt;for&lt;/em&gt; coding. And that's fine — it's genuinely the best at that role.&lt;/p&gt;

&lt;h2&gt;
  
  
  My Verdict After 7 Days
&lt;/h2&gt;

&lt;p&gt;ChatGPT Plus is worth $20/month for any developer, but not as a coding tool. It's a thinking tool, a learning tool, and a writing tool that happens to understand code.&lt;/p&gt;

&lt;p&gt;If you're choosing between ChatGPT Plus and &lt;a href="https://www.aimadetools.com/blog/cursor-ai-one-week-review/?utm_source=devto" rel="noopener noreferrer"&gt;Cursor Pro&lt;/a&gt; and can only afford one, get Cursor. It'll save you more time on actual coding. But if you can afford both, they complement each other perfectly — Cursor for the doing, ChatGPT for the thinking.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Would I keep paying?&lt;/strong&gt; Yes, without hesitation. But I'd never use it as my primary coding tool when &lt;a href="https://www.aimadetools.com/blog/cursor-ai-one-week-review/?utm_source=devto" rel="noopener noreferrer"&gt;Cursor&lt;/a&gt;, &lt;a href="https://www.aimadetools.com/blog/kiro-one-week-review/?utm_source=devto" rel="noopener noreferrer"&gt;Kiro&lt;/a&gt;, and &lt;a href="https://www.aimadetools.com/blog/github-copilot-one-week-review/?utm_source=devto" rel="noopener noreferrer"&gt;Copilot&lt;/a&gt; exist.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Who should subscribe:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Every developer (the thinking/learning value alone is worth it)&lt;/li&gt;
&lt;li&gt;Non-technical founders who need to understand code&lt;/li&gt;
&lt;li&gt;Anyone who writes documentation, emails, or specs&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Who doesn't need it for coding:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Anyone already using Cursor or Kiro (they're better at the actual coding)&lt;/li&gt;
&lt;li&gt;Developers who only need inline completions (Copilot is cheaper)&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  &lt;em&gt;Next week: &lt;a href="https://www.aimadetools.com/blog/devin-one-week-review/?utm_source=devto" rel="noopener noreferrer"&gt;I Used Devin for a Week&lt;/a&gt; — the most hyped AI tool in recent memory. Is the "first AI software engineer" real, or just a great demo?&lt;/em&gt;
&lt;/h2&gt;

&lt;p&gt;&lt;em&gt;Originally published at &lt;a href="https://www.aimadetools.com/blog/chatgpt-plus-one-week-review/?utm_source=devto" rel="noopener noreferrer"&gt;https://www.aimadetools.com&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;

</description>
      <category>chatgpt</category>
      <category>openai</category>
      <category>aitools</category>
      <category>review</category>
    </item>
    <item>
      <title>I Used GitHub Copilot for a Week — The Safe Choice That's Falling Behind</title>
      <dc:creator>Joske Vermeulen</dc:creator>
      <pubDate>Sat, 11 Apr 2026 09:49:10 +0000</pubDate>
      <link>https://forem.com/ai_made_tools/i-used-github-copilot-for-a-week-the-safe-choice-thats-falling-behind-5c9m</link>
      <guid>https://forem.com/ai_made_tools/i-used-github-copilot-for-a-week-the-safe-choice-thats-falling-behind-5c9m</guid>
      <description>&lt;p&gt;&lt;em&gt;This is week 3 of my "I Used It for a Week" series. I reviewed &lt;a href="https://www.aimadetools.com/blog/cursor-ai-one-week-review/?utm_source=devto" rel="noopener noreferrer"&gt;Cursor&lt;/a&gt; (the speed demon) and &lt;a href="https://www.aimadetools.com/blog/kiro-one-week-review/?utm_source=devto" rel="noopener noreferrer"&gt;Kiro&lt;/a&gt; (the spec planner). Now it's time for the one most developers actually use: GitHub Copilot.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;Here's the thing about Copilot — I used it for over a year before trying Cursor and Kiro. It was my baseline. The tool I compared everything else to. Going back to it after two weeks with the competition was... revealing.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Setup
&lt;/h2&gt;

&lt;p&gt;Unlike Cursor and Kiro, Copilot isn't a standalone editor. It's an extension that lives inside your existing IDE — VS Code, JetBrains, Neovim, Xcode, even Eclipse. That's its biggest strength and its biggest limitation.&lt;/p&gt;

&lt;p&gt;I installed it in VS Code (my default before the Cursor experiment) and picked up right where I left off. All my extensions, all my settings, zero switching cost. If you've never used an AI coding tool before, this is the easiest possible starting point.&lt;/p&gt;

&lt;h2&gt;
  
  
  What Still Works Well
&lt;/h2&gt;

&lt;h3&gt;
  
  
  Inline completions are solid
&lt;/h3&gt;

&lt;p&gt;Copilot's bread and butter — the ghost text that appears as you type — is still good. It predicts the next few lines based on your current file and open tabs. For writing boilerplate, implementing interfaces, and filling in repetitive patterns, it saves real time.&lt;/p&gt;

&lt;p&gt;A ProductHunt reviewer summed it up: "It saves time by suggesting accurate code snippets and helps me stay in flow while coding." That matches my experience. For straightforward coding, Copilot just works.&lt;/p&gt;

&lt;h3&gt;
  
  
  IDE flexibility is unmatched
&lt;/h3&gt;

&lt;p&gt;This is Copilot's trump card. &lt;a href="https://www.aimadetools.com/blog/cursor-ai-one-week-review/?utm_source=devto" rel="noopener noreferrer"&gt;Cursor locks you into their VS Code fork&lt;/a&gt;. &lt;a href="https://www.aimadetools.com/blog/kiro-one-week-review/?utm_source=devto" rel="noopener noreferrer"&gt;Kiro is also VS Code-based&lt;/a&gt;. Copilot works in everything. If you're a JetBrains user (IntelliJ, PyCharm, WebStorm), Copilot is basically your only option among the big three.&lt;/p&gt;

&lt;p&gt;For teams with mixed IDE preferences, this matters a lot.&lt;/p&gt;

&lt;h3&gt;
  
  
  Agent mode has caught up (mostly)
&lt;/h3&gt;

&lt;p&gt;Copilot launched agent mode in February 2025, and by 2026 it's genuinely useful. You can ask it to plan changes, edit multiple files, run terminal commands, and iterate until the task is done. The coding agent can even turn GitHub Issues into pull requests autonomously.&lt;/p&gt;

&lt;p&gt;With the March 2026 update, you can now select GPT-5.4 for agent mode across all supported IDEs. The quality jump from the older models is noticeable.&lt;/p&gt;

&lt;h3&gt;
  
  
  The GitHub ecosystem
&lt;/h3&gt;

&lt;p&gt;Copilot's integration with GitHub is seamless in ways the competition can't match. Code review suggestions on pull requests, automated security scanning, Copilot Workspace for planning features directly from issues — if your team lives on GitHub, this ecosystem is valuable.&lt;/p&gt;

&lt;p&gt;The Copilot SDK (production-ready since January 2026) lets enterprises build custom agents trained on their own architectural patterns. With 4.7 million paid users, the ecosystem is massive.&lt;/p&gt;

&lt;h3&gt;
  
  
  Price
&lt;/h3&gt;

&lt;p&gt;The free tier gives you 2,000 completions and 50 agent/chat requests per month. That's enough to evaluate it properly. Pro at $10/month is the cheapest paid option among the big three — half the price of &lt;a href="https://www.aimadetools.com/blog/cursor-ai-one-week-review/?utm_source=devto" rel="noopener noreferrer"&gt;Cursor's $20/month&lt;/a&gt;.&lt;/p&gt;

&lt;h2&gt;
  
  
  What Frustrated Me (Coming Back From Cursor and Kiro)
&lt;/h2&gt;

&lt;h3&gt;
  
  
  Context awareness is shallow
&lt;/h3&gt;

&lt;p&gt;This is where Copilot falls hardest behind. After using &lt;a href="https://www.aimadetools.com/blog/cursor-ai-one-week-review/?utm_source=devto" rel="noopener noreferrer"&gt;Cursor's deep codebase indexing&lt;/a&gt; and &lt;a href="https://www.aimadetools.com/blog/kiro-one-week-review/?utm_source=devto" rel="noopener noreferrer"&gt;Kiro's spec-driven context&lt;/a&gt;, Copilot's understanding of my project felt surface-level.&lt;/p&gt;

&lt;p&gt;Copilot primarily works from the current file and open tabs. It doesn't index your entire repository the way Cursor does. In testing across projects exceeding 10,000 lines, suggestions were accurate only about 50% of the time. It frequently suggested APIs and methods that didn't exist in my codebase.&lt;/p&gt;

&lt;p&gt;One TrustRadius reviewer nailed it: "Copilot is not the best at analyzing large monolithic codebases and placing them in their context."&lt;/p&gt;

&lt;h3&gt;
  
  
  No next-edit prediction
&lt;/h3&gt;

&lt;p&gt;After two weeks of &lt;a href="https://www.aimadetools.com/blog/cursor-ai-one-week-review/?utm_source=devto" rel="noopener noreferrer"&gt;Cursor's Tab-Tab-Tab workflow&lt;/a&gt; — where it predicts not just the current line but your &lt;em&gt;next edit location&lt;/em&gt; — going back to Copilot's basic inline suggestions felt like downgrading. Copilot completes the line you're on. Cursor anticipates where you're going next. That difference compounds over a full day of coding.&lt;/p&gt;

&lt;h3&gt;
  
  
  Multi-file editing is weaker
&lt;/h3&gt;

&lt;p&gt;Copilot's agent mode can edit multiple files, but it doesn't match Cursor's subagent system or Kiro's spec-guided implementation. The trade-off is architectural: Copilot works through extension APIs rather than controlling the whole editor environment. It can't understand your codebase as deeply because it's a guest in someone else's house.&lt;/p&gt;

&lt;p&gt;For quick single-file edits, this doesn't matter. For large refactoring across 10+ files, the difference is stark.&lt;/p&gt;

&lt;h3&gt;
  
  
  No spec workflow, no hooks
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://www.aimadetools.com/blog/kiro-one-week-review/?utm_source=devto" rel="noopener noreferrer"&gt;Kiro's spec-driven approach&lt;/a&gt; and Agent Hooks have no equivalent in Copilot. There's no way to define requirements before coding, no automated triggers on file changes, and no structured planning workflow. Copilot is reactive — it responds to what you're doing. It doesn't help you figure out what you &lt;em&gt;should&lt;/em&gt; be doing.&lt;/p&gt;

&lt;h3&gt;
  
  
  Security concerns are real
&lt;/h3&gt;

&lt;p&gt;Multiple reviews and studies flag that Copilot can suggest insecure code patterns. Since it learns from public repositories, it sometimes pulls in outdated or vulnerable patterns. This isn't unique to Copilot — all AI coding tools have this risk — but Copilot's shallower context awareness means it's less likely to understand your project's specific security requirements.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Pricing Breakdown
&lt;/h2&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Plan&lt;/th&gt;
&lt;th&gt;Price&lt;/th&gt;
&lt;th&gt;Key Features&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Free&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;$0&lt;/td&gt;
&lt;td&gt;2,000 completions, 50 chat/agent requests&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Pro&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;$10/month&lt;/td&gt;
&lt;td&gt;Unlimited completions, premium model access&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Pro+&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;$39/month&lt;/td&gt;
&lt;td&gt;More premium requests, coding agent&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Business&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;$19/user/month&lt;/td&gt;
&lt;td&gt;Organization management, policy controls&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Enterprise&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;$39/user/month&lt;/td&gt;
&lt;td&gt;SSO, SCIM, audit logs, IP indemnity&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;The free tier is genuinely useful for evaluation. Pro at $10/month is the sweet spot for individuals. But note: heavy agent usage on Pro can hit limits, pushing you toward Pro+ at $39/month — which is nearly double &lt;a href="https://www.aimadetools.com/blog/cursor-ai-one-week-review/?utm_source=devto" rel="noopener noreferrer"&gt;Cursor's flat $20&lt;/a&gt;.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Three-Tool Comparison
&lt;/h2&gt;

&lt;p&gt;After using all three for a week each, here's my honest ranking by category:&lt;/p&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Category&lt;/th&gt;
&lt;th&gt;Winner&lt;/th&gt;
&lt;th&gt;Runner-up&lt;/th&gt;
&lt;th&gt;Third&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Inline completions&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Cursor (next-edit)&lt;/td&gt;
&lt;td&gt;Copilot&lt;/td&gt;
&lt;td&gt;Kiro&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Multi-file refactoring&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Cursor (subagents)&lt;/td&gt;
&lt;td&gt;Kiro (spec-guided)&lt;/td&gt;
&lt;td&gt;Copilot&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Planning &amp;amp; architecture&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Kiro (specs)&lt;/td&gt;
&lt;td&gt;Copilot (Workspace)&lt;/td&gt;
&lt;td&gt;Cursor&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;IDE flexibility&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Copilot (all IDEs)&lt;/td&gt;
&lt;td&gt;—&lt;/td&gt;
&lt;td&gt;Cursor/Kiro (VS Code only)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Codebase understanding&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Cursor (deep index)&lt;/td&gt;
&lt;td&gt;Kiro (spec context)&lt;/td&gt;
&lt;td&gt;Copilot&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Price (value)&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Copilot ($10/mo)&lt;/td&gt;
&lt;td&gt;Cursor ($20/mo)&lt;/td&gt;
&lt;td&gt;Kiro (variable)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Ecosystem&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Copilot (GitHub)&lt;/td&gt;
&lt;td&gt;Kiro (AWS)&lt;/td&gt;
&lt;td&gt;Cursor&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Speed of small edits&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Cursor&lt;/td&gt;
&lt;td&gt;Copilot&lt;/td&gt;
&lt;td&gt;Kiro&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Code quality&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Kiro (spec-driven)&lt;/td&gt;
&lt;td&gt;Cursor&lt;/td&gt;
&lt;td&gt;Copilot&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;h2&gt;
  
  
  My Verdict After 7 Days
&lt;/h2&gt;

&lt;p&gt;Copilot is the Toyota Corolla of AI coding tools. It's reliable, affordable, works everywhere, and gets the job done. There's a reason 4.7 million developers pay for it.&lt;/p&gt;

&lt;p&gt;But after experiencing &lt;a href="https://www.aimadetools.com/blog/cursor-ai-one-week-review/?utm_source=devto" rel="noopener noreferrer"&gt;Cursor's speed&lt;/a&gt; and &lt;a href="https://www.aimadetools.com/blog/kiro-one-week-review/?utm_source=devto" rel="noopener noreferrer"&gt;Kiro's discipline&lt;/a&gt;, Copilot feels like it's coasting on distribution rather than innovation. The GitHub integration and IDE flexibility keep it relevant, but the core AI experience — context awareness, multi-file editing, intelligent suggestions — is falling behind.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Would I keep paying?&lt;/strong&gt; Only if I needed JetBrains support or was on a team standardized on GitHub's ecosystem. For VS Code users, Cursor is a better tool at twice the price — and the productivity gains more than cover the difference.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Who should use it:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;JetBrains users (no real alternative)&lt;/li&gt;
&lt;li&gt;Teams already deep in the GitHub ecosystem&lt;/li&gt;
&lt;li&gt;Developers who want the cheapest entry point&lt;/li&gt;
&lt;li&gt;Anyone who doesn't want to switch editors&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Who should look elsewhere:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;VS Code users who want the best AI experience (→ &lt;a href="https://www.aimadetools.com/blog/cursor-ai-one-week-review/?utm_source=devto" rel="noopener noreferrer"&gt;Cursor&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Solo developers building features from scratch (→ &lt;a href="https://www.aimadetools.com/blog/kiro-one-week-review/?utm_source=devto" rel="noopener noreferrer"&gt;Kiro&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Anyone doing heavy multi-file refactoring&lt;/li&gt;
&lt;li&gt;Developers who want deep codebase understanding&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Tips If You're Starting
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;Use agent mode, not just inline suggestions&lt;/strong&gt; — the inline completions are table stakes now, the agent is where the value is&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Try GPT-5.4 as your model&lt;/strong&gt; — it's a significant upgrade over the default&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Open relevant files in tabs&lt;/strong&gt; — Copilot uses open tabs for context, so more tabs = better suggestions&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Don't trust security-sensitive suggestions blindly&lt;/strong&gt; — review anything touching auth, encryption, or user data&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Consider the free tier first&lt;/strong&gt; — 2,000 completions/month is enough to decide if it's for you&lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;
  
  
  &lt;em&gt;That's three weeks, three tools. My current setup: Cursor for daily coding, Kiro for new features, Copilot retired. Your mileage may vary — the best tool is the one that matches how you think, not how I think.&lt;/em&gt;
&lt;/h2&gt;

&lt;p&gt;&lt;em&gt;Originally published at &lt;a href="https://www.aimadetools.com/blog/github-copilot-one-week-review/?utm_source=devto" rel="noopener noreferrer"&gt;https://www.aimadetools.com&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;

</description>
      <category>githubcopilot</category>
      <category>aitools</category>
      <category>review</category>
      <category>coding</category>
    </item>
    <item>
      <title>Claude Code vs Cursor — Terminal Agent vs AI IDE (2026)</title>
      <dc:creator>Joske Vermeulen</dc:creator>
      <pubDate>Fri, 10 Apr 2026 10:11:37 +0000</pubDate>
      <link>https://forem.com/ai_made_tools/claude-code-vs-cursor-terminal-agent-vs-ai-ide-2026-1117</link>
      <guid>https://forem.com/ai_made_tools/claude-code-vs-cursor-terminal-agent-vs-ai-ide-2026-1117</guid>
      <description>&lt;p&gt;Claude Code and Cursor are the two AI coding tools developers argue about most in 2026. They represent fundamentally different philosophies: Claude Code is a terminal agent that reads your codebase and executes autonomously. Cursor is a VS Code fork with AI deeply integrated into the editing experience.&lt;/p&gt;

&lt;p&gt;The Pragmatic Engineer's 2026 survey of nearly 1,000 developers found Claude Code is now the #1 most-used AI coding tool, overtaking both Copilot and Cursor in just eight months. But Cursor grew 35% in the same period. Both are winning — just for different developers.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Core Difference
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Claude Code&lt;/strong&gt; = you describe what you want, the AI does it. You review the result.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Cursor&lt;/strong&gt; = you write code with AI assistance. The AI suggests, you decide in real-time.&lt;/p&gt;

&lt;p&gt;That's the fundamental split. Claude Code is an autonomous agent. Cursor is an augmented editor.&lt;/p&gt;

&lt;h2&gt;
  
  
  Feature Comparison
&lt;/h2&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Feature&lt;/th&gt;
&lt;th&gt;Claude Code&lt;/th&gt;
&lt;th&gt;Cursor&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Interface&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Terminal&lt;/td&gt;
&lt;td&gt;VS Code fork&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Approach&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Autonomous agent&lt;/td&gt;
&lt;td&gt;Augmented editor&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Pricing&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Usage-based (~$5-20/session)&lt;/td&gt;
&lt;td&gt;$20/mo flat (Pro)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Context window&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;200K (1M in beta)&lt;/td&gt;
&lt;td&gt;Varies by model&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Codebase awareness&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Reads entire repo&lt;/td&gt;
&lt;td&gt;Indexes entire project&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Multi-file editing&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Native (agent does it)&lt;/td&gt;
&lt;td&gt;Composer mode&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Tab completion&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;No&lt;/td&gt;
&lt;td&gt;Yes (multi-line + next-edit)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Model&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Claude Opus 4.6 (default)&lt;/td&gt;
&lt;td&gt;Claude, GPT, Gemini — your pick&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;IDE integration&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Works with any editor&lt;/td&gt;
&lt;td&gt;Cursor only&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Git integration&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Can commit, push, branch&lt;/td&gt;
&lt;td&gt;Basic&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Runs commands&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Yes (shell access)&lt;/td&gt;
&lt;td&gt;Limited&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;h2&gt;
  
  
  Where Claude Code Wins
&lt;/h2&gt;

&lt;h3&gt;
  
  
  Autonomy
&lt;/h3&gt;

&lt;p&gt;You can tell Claude Code "refactor the auth system to use &lt;a href="https://www.aimadetools.com/blog/jwt-decoder/?utm_source=devto" rel="noopener noreferrer"&gt;JWT&lt;/a&gt; tokens" and walk away. It'll read the codebase, plan the changes, modify files, run tests, fix errors, and commit. Cursor's Composer is powerful, but it still expects you to be in the loop reviewing each step.&lt;/p&gt;

&lt;p&gt;For large, well-defined tasks, Claude Code's autonomy is a massive time saver.&lt;/p&gt;

&lt;h3&gt;
  
  
  Context window
&lt;/h3&gt;

&lt;p&gt;Claude Code runs on Opus 4.6 with a 200K context window (1M in beta). It can hold your entire codebase in context for medium-sized projects. Cursor's context is limited by whichever model you're using and how much of your project it indexes.&lt;/p&gt;

&lt;h3&gt;
  
  
  Works with any editor
&lt;/h3&gt;

&lt;p&gt;Claude Code runs in your terminal. You can use it alongside VS Code, JetBrains, Neovim, Vim — whatever. It doesn't care about your editor. Cursor forces you into their VS Code fork.&lt;/p&gt;

&lt;h3&gt;
  
  
  Shell access
&lt;/h3&gt;

&lt;p&gt;Claude Code can run your tests, start your dev server, check build errors, and fix them — all in the same session. It has full shell access. Cursor's terminal integration exists but the AI doesn't interact with it as naturally.&lt;/p&gt;

&lt;h3&gt;
  
  
  Developer love
&lt;/h3&gt;

&lt;p&gt;46% of developers in the Pragmatic Engineer survey named Claude Code as the tool they love most. Cursor was at 19%. That's a significant gap in satisfaction.&lt;/p&gt;

&lt;h2&gt;
  
  
  Where Cursor Wins
&lt;/h2&gt;

&lt;h3&gt;
  
  
  Real-time coding flow
&lt;/h3&gt;

&lt;p&gt;Cursor's Tab predictions and inline suggestions keep you in a flow state. You're writing code, and the AI is right there suggesting the next line, the next edit, the next file to change. Claude Code has no inline editing — you describe, it executes, you review. Different rhythm entirely.&lt;/p&gt;

&lt;p&gt;If you enjoy the act of writing code (not just describing it), Cursor feels better.&lt;/p&gt;

&lt;h3&gt;
  
  
  Visual feedback
&lt;/h3&gt;

&lt;p&gt;You see changes happening in real-time in your editor. Diffs are highlighted, you can accept or reject individual changes. With Claude Code, you see terminal output and then check the files afterward. For developers who think visually, Cursor's approach is more intuitive.&lt;/p&gt;

&lt;h3&gt;
  
  
  Predictable pricing
&lt;/h3&gt;

&lt;p&gt;Cursor Pro is $20/month, period. Claude Code is usage-based — a heavy session can cost $5-20 depending on the model and how much context you're feeding it. If you code 8 hours a day, Claude Code can get expensive fast. Cursor's flat rate is simpler to budget.&lt;/p&gt;

&lt;h3&gt;
  
  
  Model flexibility
&lt;/h3&gt;

&lt;p&gt;Cursor lets you switch between Claude, GPT, and Gemini models per task. Claude Code only runs Claude models. If you want GPT-5.4 for a specific task, you can't do that in Claude Code.&lt;/p&gt;

&lt;h2&gt;
  
  
  Pricing Reality
&lt;/h2&gt;

&lt;h3&gt;
  
  
  Claude Code
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Runs on your Anthropic API key or Claude Max subscription&lt;/li&gt;
&lt;li&gt;Claude Max: $100/mo (5x usage), $200/mo (20x usage)&lt;/li&gt;
&lt;li&gt;API: ~$5-15 per heavy coding session (varies wildly)&lt;/li&gt;
&lt;li&gt;No free tier for coding use&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Cursor
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Free:&lt;/strong&gt; 2,000 completions, 50 premium requests&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Pro ($20/mo):&lt;/strong&gt; Unlimited completions, 500 premium requests&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Business ($40/mo):&lt;/strong&gt; Team features&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;For light-to-moderate use, Cursor is cheaper. For heavy autonomous work, Claude Code can cost more but potentially saves more time.&lt;/p&gt;

&lt;h2&gt;
  
  
  Who Should Use What
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Choose Claude Code if:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;You're comfortable in the terminal&lt;/li&gt;
&lt;li&gt;You want maximum autonomy (describe → AI builds)&lt;/li&gt;
&lt;li&gt;You work on large refactoring tasks&lt;/li&gt;
&lt;li&gt;You already pay for Claude Max&lt;/li&gt;
&lt;li&gt;You use a non-VS Code editor&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Choose Cursor if:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;You love the VS Code editing experience&lt;/li&gt;
&lt;li&gt;You want real-time AI suggestions while you type&lt;/li&gt;
&lt;li&gt;You prefer predictable monthly pricing&lt;/li&gt;
&lt;li&gt;You want to choose between multiple AI models&lt;/li&gt;
&lt;li&gt;You enjoy hands-on coding with AI assistance&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;The power move:&lt;/strong&gt; Use both. Claude Code for big autonomous tasks ("refactor this entire module"), Cursor for daily editing with inline suggestions. Many developers in the Pragmatic Engineer survey reported using 2-4 AI tools simultaneously.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Claude Code is next on my &lt;a href="https://www.aimadetools.com/blog/cursor-ai-one-week-review/?utm_source=devto" rel="noopener noreferrer"&gt;I Used It for a Week&lt;/a&gt; review list. Stay tuned.&lt;/em&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;Related:&lt;/strong&gt; &lt;a href="https://www.aimadetools.com/blog/best-ai-coding-tools-2026/?utm_source=devto" rel="noopener noreferrer"&gt;Best AI Coding Tools in 2026: The Definitive Ranking&lt;/a&gt;
&lt;/h2&gt;

&lt;p&gt;&lt;em&gt;Originally published at &lt;a href="https://www.aimadetools.com/blog/claude-code-vs-cursor-2026/?utm_source=devto" rel="noopener noreferrer"&gt;https://www.aimadetools.com&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;

</description>
      <category>claudecode</category>
      <category>cursor</category>
      <category>aitools</category>
      <category>comparison</category>
    </item>
    <item>
      <title>AI Dev Weekly #5: Anthropic's Too-Dangerous Model, $30B Revenue, and China's GLM-5.1 Beats Everyone</title>
      <dc:creator>Joske Vermeulen</dc:creator>
      <pubDate>Thu, 09 Apr 2026 10:59:06 +0000</pubDate>
      <link>https://forem.com/ai_made_tools/ai-dev-weekly-5-anthropics-too-dangerous-model-30b-revenue-and-chinas-glm-51-beats-everyone-2b2f</link>
      <guid>https://forem.com/ai_made_tools/ai-dev-weekly-5-anthropics-too-dangerous-model-30b-revenue-and-chinas-glm-51-beats-everyone-2b2f</guid>
      <description>&lt;p&gt;&lt;em&gt;AI Dev Weekly is a Thursday series where I cover the week's most important AI developer news — with my take as someone who actually uses these tools daily.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;This was the biggest week in AI since GPT-4 dropped. Anthropic built a model too dangerous to release, hit $30B in revenue, and launched managed agents. Meta shipped its first model from the $14B Alexandr Wang deal. And a Chinese lab released an open-source model that beats GPT-5 and Claude on the hardest coding benchmark. Let's get into it.&lt;/p&gt;

&lt;h2&gt;
  
  
  Anthropic built Claude Mythos — and won't release it
&lt;/h2&gt;

&lt;p&gt;Anthropic launched Project Glasswing this week, revealing Claude Mythos Preview — a model so good at finding software vulnerabilities that they decided it's too dangerous for public access. Mythos autonomously discovered thousands of zero-day flaws across every major operating system and web browser, including a 17-year-old remote code execution bug in FreeBSD.&lt;/p&gt;

&lt;p&gt;Partners including AWS, Apple, Google, Microsoft, CrowdStrike, and the Linux Foundation are getting early access to patch critical systems, backed by $100M in usage credits.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;My take:&lt;/strong&gt; This is either genuinely responsible AI safety or the most effective marketing campaign in tech history. Probably both. The "too dangerous to release" framing is straight from OpenAI's GPT-2 playbook in 2019 — and it works just as well now. The difference is Mythos actually found real zero-days that are being patched, which gives the claim more credibility than "this text generator is too good."&lt;/p&gt;

&lt;p&gt;For developers: the practical impact is that your dependencies are getting security patches faster. The philosophical impact is that we're entering an era where AI finds vulnerabilities faster than humans can fix them.&lt;/p&gt;

&lt;h2&gt;
  
  
  Anthropic hits $30B revenue, surpasses OpenAI
&lt;/h2&gt;

&lt;p&gt;Anthropic's run-rate revenue hit $30 billion, up from $9 billion at the end of 2025. They've surpassed OpenAI for the first time. More than 1,000 business customers now spend over $1 million annually.&lt;/p&gt;

&lt;p&gt;They also signed a deal with Google and Broadcom for 3.5 gigawatts of next-generation TPU compute starting in 2027.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;My take:&lt;/strong&gt; The revenue number is staggering but the compute deal is the real story. 3.5 gigawatts is a small city's worth of power. Anthropic is betting that demand for Claude will continue to grow exponentially — and given that they just launched &lt;a href="https://claude.com/blog/claude-managed-agents" rel="noopener noreferrer"&gt;managed agents&lt;/a&gt;, they're probably right.&lt;/p&gt;

&lt;p&gt;For context: if you're using &lt;a href="https://www.aimadetools.com/blog/claude-code-vs-cursor-2026/?utm_source=devto" rel="noopener noreferrer"&gt;Claude Code&lt;/a&gt; or any Claude-based tool, you're part of this revenue. The Pro subscription model is clearly working.&lt;/p&gt;

&lt;h2&gt;
  
  
  Z.ai's GLM-5.1 beats GPT-5 and Claude on coding
&lt;/h2&gt;

&lt;p&gt;Z.ai (formerly Zhipu AI) released GLM-5.1, a 754-billion-parameter open-source model under the MIT license that scored #1 on SWE-Bench Pro at 58.4 — beating GPT-5.4 (57.7), Claude Opus 4.6 (57.3), and Gemini 3.1 Pro (55.1).&lt;/p&gt;

&lt;p&gt;The headline feature: GLM-5.1 can work autonomously on a single coding task for up to eight hours straight. In a demo, it built a full Linux desktop environment from scratch.&lt;/p&gt;

&lt;p&gt;The weights are free on Hugging Face.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;My take:&lt;/strong&gt; This is the most significant open-source model release since &lt;a href="https://www.aimadetools.com/blog/how-to-run-llama-4-locally/?utm_source=devto" rel="noopener noreferrer"&gt;Llama 4&lt;/a&gt;. An MIT-licensed model beating every proprietary model on the hardest coding benchmark changes the economics of AI coding tools. If you're building with &lt;a href="https://www.aimadetools.com/blog/opencode-vs-cursor-vs-codex/?utm_source=devto" rel="noopener noreferrer"&gt;OpenCode&lt;/a&gt; or any model-agnostic tool, GLM-5.1 is worth testing immediately.&lt;/p&gt;

&lt;p&gt;The eight-hour autonomous coding claim is wild. Most AI coding sessions today last 30 minutes before the model loses context or goes off track. If GLM-5.1 genuinely maintains coherence for eight hours, it's a step change in what AI agents can do.&lt;/p&gt;

&lt;h2&gt;
  
  
  Meta ships Muse Spark — and it's not open source
&lt;/h2&gt;

&lt;p&gt;Meta debuted Muse Spark, the first AI model from its Superintelligence Labs led by Alexandr Wang (the $14.3B Scale AI acquisition). It's proprietary — a break from Meta's open-source Llama tradition — and powers the Meta AI app across Facebook, Instagram, and WhatsApp.&lt;/p&gt;

&lt;p&gt;Meta says they plan to eventually open-source future Muse models.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;My take:&lt;/strong&gt; Meta going proprietary is a big deal. &lt;a href="https://www.aimadetools.com/blog/how-to-run-llama-4-locally/?utm_source=devto" rel="noopener noreferrer"&gt;Llama 4&lt;/a&gt; was the backbone of the open-source AI ecosystem. If Meta's best models are now closed, the open-source community loses its biggest contributor. The "we'll open-source future models" promise is vague enough to mean nothing.&lt;/p&gt;

&lt;p&gt;For developers: Muse Spark is only available through Meta's platforms for now. If you need open models, &lt;a href="https://www.aimadetools.com/blog/gemma-4-family-guide/?utm_source=devto" rel="noopener noreferrer"&gt;Gemma 4&lt;/a&gt;, &lt;a href="https://www.aimadetools.com/blog/what-is-qwen-3-5/?utm_source=devto" rel="noopener noreferrer"&gt;Qwen 3.5&lt;/a&gt;, and now GLM-5.1 are your best options.&lt;/p&gt;

&lt;h2&gt;
  
  
  Anthropic launches Claude Managed Agents
&lt;/h2&gt;

&lt;p&gt;Anthropic released Claude Managed Agents in public beta — APIs for building and deploying cloud-hosted AI agents at scale. The product handles infrastructure, state management, and permissioning.&lt;/p&gt;

&lt;p&gt;Launch partners include Sentry (auto-fixing bugs end-to-end), Rakuten (7 hours of autonomous coding), and Notion (delegating work to Claude inside workspaces).&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;My take:&lt;/strong&gt; This is Anthropic's play to own the agent infrastructure layer. Instead of developers building their own agent loops (like we cover in our &lt;a href="https://www.aimadetools.com/blog/how-to-build-ai-agent-2026/?utm_source=devto" rel="noopener noreferrer"&gt;AI agent guide&lt;/a&gt;), Anthropic wants you to use their managed service. The tradeoff is convenience vs lock-in.&lt;/p&gt;

&lt;p&gt;The Sentry integration is the most interesting — an AI that automatically fixes bugs when they're detected in production. That's the kind of agent use case that actually saves money.&lt;/p&gt;

&lt;h2&gt;
  
  
  OpenAI proposes robot taxes and a four-day workweek
&lt;/h2&gt;

&lt;p&gt;OpenAI published a 13-page policy paper called "Industrial Policy for the Intelligence Age" proposing robot taxes, a public wealth fund, a four-day workweek, and automatic safety nets that expand when AI disruption crosses thresholds.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;My take:&lt;/strong&gt; The company building the robots is proposing the robot tax. Make of that what you will. The four-day workweek proposal is interesting because it acknowledges that AI will reduce the amount of human labor needed — which is exactly what OpenAI's products are designed to do.&lt;/p&gt;

&lt;h2&gt;
  
  
  Quick hits
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Chinese AI models swept all top 6 spots&lt;/strong&gt; on OpenRouter's global usage rankings. Alibaba's &lt;a href="https://www.aimadetools.com/blog/what-is-qwen-3-5/?utm_source=devto" rel="noopener noreferrer"&gt;Qwen 3.6 Plus&lt;/a&gt; topped the list with 4.6 trillion weekly tokens.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Anthropic cut off subscription access&lt;/strong&gt; for third-party tools like OpenClaw, requiring separate pay-per-token billing. If you're using Claude through a third-party harness, check your billing.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Claude had back-to-back outages&lt;/strong&gt; Monday and Tuesday. Growing pains from tripling revenue in four months.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;An AMD AI director called Claude Code "dumber and lazier"&lt;/strong&gt; since recent updates, filing a detailed GitHub issue calling it "unusable for complex engineering tasks."&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;OpenAI acquired TBPN&lt;/strong&gt;, a tech talk show with under 60K YouTube followers, for reportedly hundreds of millions. Nobody understands why.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Japan relaxed privacy laws&lt;/strong&gt; to make itself the "easiest country to develop AI," removing opt-out options for personal data use.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Research found "cognitive surrender"&lt;/strong&gt; — AI users increasingly abandon logical thinking, uncritically accepting faulty AI answers.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  What I'm watching
&lt;/h2&gt;

&lt;p&gt;The GLM-5.1 release is the story to watch. If an MIT-licensed model genuinely beats GPT-5 on coding, the pricing pressure on OpenAI and Anthropic will be enormous. Why pay $20/month for &lt;a href="https://www.aimadetools.com/blog/claude-code-vs-codex-cli-vs-gemini-cli/?utm_source=devto" rel="noopener noreferrer"&gt;Codex CLI&lt;/a&gt; when a free model does it better?&lt;/p&gt;

&lt;p&gt;The managed agents space is heating up fast. Anthropic, OpenAI, and Google are all racing to be the platform where developers build agents. If you're building anything with AI agents, now is the time to evaluate your options — before you're locked into one ecosystem.&lt;/p&gt;

&lt;p&gt;And the Anthropic revenue number ($30B) tells us something important: developers are willing to pay for AI tools. The market is real. The question is whether open-source alternatives like GLM-5.1 and &lt;a href="https://www.aimadetools.com/blog/gemma-4-family-guide/?utm_source=devto" rel="noopener noreferrer"&gt;Gemma 4&lt;/a&gt; will compress those margins.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;See you next Thursday. If you found this useful, share it with a developer friend who's still reading AI news from three sources instead of one.&lt;/em&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  &lt;em&gt;Previous issues: &lt;a href="https://www.aimadetools.com/blog/ai-dev-weekly-004-anthropic-leaks-openai-122b-qwen-free/?utm_source=devto" rel="noopener noreferrer"&gt;#4: Anthropic Leaks Everything&lt;/a&gt; · &lt;a href="https://www.aimadetools.com/blog/ai-dev-weekly-003-claude-code-auto-mode-cursor-kimi-github-data/?utm_source=devto" rel="noopener noreferrer"&gt;#3: Claude Code Auto Mode&lt;/a&gt;&lt;/em&gt;
&lt;/h2&gt;

&lt;p&gt;&lt;em&gt;Originally published at &lt;a href="https://www.aimadetools.com/blog/ai-dev-weekly-005-anthropic-mythos-30b-glm-meta-muse/?utm_source=devto" rel="noopener noreferrer"&gt;https://www.aimadetools.com&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;

</description>
      <category>aidevweekly</category>
      <category>anthropic</category>
      <category>claude</category>
      <category>meta</category>
    </item>
    <item>
      <title>I Used Kiro for a Week — The AI IDE That Plans Before It Codes</title>
      <dc:creator>Joske Vermeulen</dc:creator>
      <pubDate>Wed, 08 Apr 2026 10:12:24 +0000</pubDate>
      <link>https://forem.com/ai_made_tools/i-used-kiro-for-a-week-the-ai-ide-that-plans-before-it-codes-195l</link>
      <guid>https://forem.com/ai_made_tools/i-used-kiro-for-a-week-the-ai-ide-that-plans-before-it-codes-195l</guid>
      <description>&lt;p&gt;&lt;em&gt;This is week 2 of my "I Used It for a Week" series. &lt;a href="https://www.aimadetools.com/blog/cursor-ai-one-week-review/?utm_source=devto" rel="noopener noreferrer"&gt;Last week I reviewed Cursor&lt;/a&gt; — the AI editor that blew me away with its Tab predictions and agent mode. This week, I tried something fundamentally different.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;After a week with Cursor, I thought I knew what AI coding tools were about: fast autocomplete, multi-file agents, and Tab-Tab-Tab your way through boilerplate. Then I opened Kiro, and it asked me to &lt;em&gt;write a spec&lt;/em&gt; before touching any code.&lt;/p&gt;

&lt;p&gt;That threw me off. In a good way.&lt;/p&gt;

&lt;h2&gt;
  
  
  What Is Kiro, Actually?
&lt;/h2&gt;

&lt;p&gt;Kiro is AWS's AI-powered IDE. Like Cursor, it's built on VS Code, so the switch is painless. But the philosophy is completely different. Where Cursor says "let me write that code for you," Kiro says "let's figure out what we're building first."&lt;/p&gt;

&lt;p&gt;They call it &lt;strong&gt;spec-driven development&lt;/strong&gt;, and it follows a structured workflow:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;Discuss&lt;/strong&gt; — you describe what you want in plain language&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Spec&lt;/strong&gt; — Kiro generates formal requirements&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Design&lt;/strong&gt; — it creates a technical design document&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Tasks&lt;/strong&gt; — it breaks the work into implementation steps&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Build&lt;/strong&gt; — then it writes the code&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;It sounds heavy. It is, a little. But after a week, I understand why it exists.&lt;/p&gt;

&lt;h2&gt;
  
  
  Day 1: The Spec Workflow
&lt;/h2&gt;

&lt;p&gt;I started with a real task: building a notification system for a side project. In Cursor, I would've just said "build me a notification component" and started accepting suggestions. In Kiro, I opened a spec.&lt;/p&gt;

&lt;p&gt;Kiro asked me clarifying questions I hadn't thought about. What triggers a notification? Do they persist or auto-dismiss? What about mobile? Do we need a notification center? Rate limiting?&lt;/p&gt;

&lt;p&gt;By the time the spec was done, I had a proper requirements document. The kind of thing a product manager would write — except it took 10 minutes instead of a meeting.&lt;/p&gt;

&lt;p&gt;Then Kiro generated a design document with component architecture, data flow, and API contracts. &lt;em&gt;Then&lt;/em&gt; it broke it into tasks. &lt;em&gt;Then&lt;/em&gt; it started coding.&lt;/p&gt;

&lt;p&gt;The code it produced was noticeably more complete than what I typically get from &lt;a href="https://www.aimadetools.com/blog/cursor-ai-one-week-review/?utm_source=devto" rel="noopener noreferrer"&gt;Cursor's agent mode&lt;/a&gt;. Fewer edge cases missed, better error handling, proper TypeScript types from the start. The spec gave it enough context to get things right on the first pass.&lt;/p&gt;

&lt;h2&gt;
  
  
  What Blew Me Away
&lt;/h2&gt;

&lt;h3&gt;
  
  
  The spec is the context
&lt;/h3&gt;

&lt;p&gt;This is Kiro's killer insight. In Cursor, I spent a lot of time crafting prompts and using &lt;code&gt;@file&lt;/code&gt; references to give the AI enough context. In Kiro, the spec &lt;em&gt;is&lt;/em&gt; the context. Every task the agent executes has the full requirements and design document behind it.&lt;/p&gt;

&lt;p&gt;The result: less back-and-forth, fewer "that's not what I meant" moments, and code that actually matches what I wanted.&lt;/p&gt;

&lt;h3&gt;
  
  
  Agent Hooks
&lt;/h3&gt;

&lt;p&gt;Kiro has this feature called Agent Hooks — automated triggers that fire when certain things happen. I set up hooks to:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Run tests automatically when implementation files change&lt;/li&gt;
&lt;li&gt;Update documentation when API contracts change&lt;/li&gt;
&lt;li&gt;Run linting on every save&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;It's like having a CI pipeline inside your editor. &lt;a href="https://www.aimadetools.com/blog/cursor-ai-one-week-review/?utm_source=devto" rel="noopener noreferrer"&gt;Cursor has nothing like this&lt;/a&gt; — you'd have to manually ask the agent to run tests or update docs.&lt;/p&gt;

&lt;h3&gt;
  
  
  Steering files
&lt;/h3&gt;

&lt;p&gt;Similar to Cursor's &lt;code&gt;.cursorrules&lt;/code&gt;, Kiro has &lt;strong&gt;Steering&lt;/strong&gt; — project-level instructions that guide the AI's behavior. But Kiro's version feels more integrated. You can define coding standards, architecture patterns, and even reference external documentation. The AI follows these consistently across all spec-generated tasks.&lt;/p&gt;

&lt;h3&gt;
  
  
  It actually slows you down (in a good way)
&lt;/h3&gt;

&lt;p&gt;This sounds like a criticism, but hear me out. With Cursor, I caught myself &lt;a href="https://www.aimadetools.com/blog/cursor-ai-one-week-review/?utm_source=devto" rel="noopener noreferrer"&gt;accepting suggestions without reading them&lt;/a&gt;. The speed was addictive but dangerous. Kiro's spec workflow forces you to think before you code. You review requirements, approve the design, then watch the implementation.&lt;/p&gt;

&lt;p&gt;I shipped fewer bugs this week. That's not a coincidence.&lt;/p&gt;

&lt;h2&gt;
  
  
  What Frustrated Me
&lt;/h2&gt;

&lt;h3&gt;
  
  
  The spec workflow is overkill for small tasks
&lt;/h3&gt;

&lt;p&gt;Need to rename a variable? Fix a typo? Add a CSS class? You don't need a requirements document for that. Kiro's spec mode is brilliant for features but painful for quick fixes.&lt;/p&gt;

&lt;p&gt;Kiro does have a "vibe" mode for quick tasks (basically a standard chat), but it feels like an afterthought compared to the polished spec workflow. Cursor is significantly better for rapid, small edits.&lt;/p&gt;

&lt;h3&gt;
  
  
  Pricing drama
&lt;/h3&gt;

&lt;p&gt;Kiro launched with a generous free preview, then introduced pricing that upset a lot of developers. The free tier lost access to spec mode entirely. The paid plans have request limits that heavy users burn through quickly, with overage charges of $0.04 per vibe request and $0.20 per spec request.&lt;/p&gt;

&lt;p&gt;There was even a pricing bug in early March 2026 that drained developer limits faster than expected — AWS blamed it on a bug, but trust was damaged.&lt;/p&gt;

&lt;p&gt;For comparison: Cursor Pro is a flat $20/month with unlimited completions. Kiro's costs can be unpredictable if you're a heavy user.&lt;/p&gt;

&lt;h3&gt;
  
  
  Performance under load
&lt;/h3&gt;

&lt;p&gt;During the preview period, Kiro hit capacity issues. AWS introduced waitlists and usage caps within a week of the public preview launch. Performance has improved since, but I still hit occasional slowdowns during peak hours — something I rarely experience with Cursor.&lt;/p&gt;

&lt;h3&gt;
  
  
  Less community and ecosystem
&lt;/h3&gt;

&lt;p&gt;Cursor has a massive community, tons of &lt;code&gt;.cursorrules&lt;/code&gt; templates, and years of user feedback baked into the product. Kiro is newer and it shows. Fewer tutorials, fewer community resources, and the documentation still has gaps. One reviewer noted that "the official docs only tell part of the story, leaving you to guess if it really works as promised."&lt;/p&gt;

&lt;h2&gt;
  
  
  Kiro vs Cursor: Head to Head
&lt;/h2&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;&lt;/th&gt;
&lt;th&gt;Kiro&lt;/th&gt;
&lt;th&gt;Cursor&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Philosophy&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Plan first, code second&lt;/td&gt;
&lt;td&gt;Code fast, iterate&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Best for&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Features, new projects&lt;/td&gt;
&lt;td&gt;Refactoring, quick edits&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Spec workflow&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;✅ Full requirements → design → tasks&lt;/td&gt;
&lt;td&gt;❌ No equivalent&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Tab completion&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Basic&lt;/td&gt;
&lt;td&gt;✅ Best-in-class (next-edit prediction)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Agent hooks&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;✅ Automated triggers&lt;/td&gt;
&lt;td&gt;❌ Manual only&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Multi-file editing&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;✅ Good (spec-guided)&lt;/td&gt;
&lt;td&gt;✅ Excellent (subagents)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Codebase indexing&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Good&lt;/td&gt;
&lt;td&gt;✅ Deep semantic search&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Model choice&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Claude (Sonnet/Opus 4.6)&lt;/td&gt;
&lt;td&gt;GPT-5, Claude, Gemini&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Pricing&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Usage-based, can spike&lt;/td&gt;
&lt;td&gt;$20/mo flat&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Community&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Growing&lt;/td&gt;
&lt;td&gt;✅ Large, established&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;h2&gt;
  
  
  Claude Sonnet and Opus 4.6 Under the Hood
&lt;/h2&gt;

&lt;p&gt;Kiro runs on Anthropic's Claude models — Sonnet 4.6 for most tasks and Opus 4.6 for complex reasoning. Having used both through Kiro for a week:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Sonnet 4.6&lt;/strong&gt; handles the day-to-day spec generation and routine coding. It's fast, follows instructions well, and the 200K context window (1M in beta) means it can hold your entire spec + codebase in memory. At $3/$15 per million tokens, it's the workhorse.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Opus 4.6&lt;/strong&gt; kicks in for complex architectural decisions and multi-step reasoning. You can feel the difference — responses are slower but more thorough. The 128K output limit means it can generate entire feature implementations in one pass. At $5/$25 per million tokens, it's expensive but worth it for the hard stuff.&lt;/p&gt;

&lt;p&gt;The combination works well. Kiro seems to route intelligently between them — simple tasks get Sonnet's speed, complex tasks get Opus's depth. It's the model routing strategy I &lt;a href="https://www.aimadetools.com/blog/gemini-2-5-pro-vs-claude-opus-4-6/?utm_source=devto" rel="noopener noreferrer"&gt;mentioned in the Gemini vs Opus comparison&lt;/a&gt; — use the cheap model for bulk work, the expensive one for the hard problems.&lt;/p&gt;

&lt;h2&gt;
  
  
  My Verdict After 7 Days
&lt;/h2&gt;

&lt;p&gt;Kiro made me a more disciplined developer. The spec workflow caught requirements I would've missed, and the code quality was consistently higher than what I get from pure "vibe coding" tools.&lt;/p&gt;

&lt;p&gt;But it's not my daily driver. For the way I work — lots of small edits, quick iterations, jumping between files — Cursor's speed and Tab completion are hard to beat. Kiro shines when I'm starting a new feature from scratch or working on something complex enough to warrant a spec.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;My ideal setup:&lt;/strong&gt; Kiro for planning and building new features. Cursor for everything else. They're not really competitors — they're complementary tools with different philosophies.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Would I keep paying?&lt;/strong&gt; Yes, but only for the feature-building sessions. I wouldn't use it for daily coding the way I use Cursor.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Who should try it:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Developers who want more structure in their AI workflow&lt;/li&gt;
&lt;li&gt;Solo founders building MVPs (the spec workflow prevents scope creep)&lt;/li&gt;
&lt;li&gt;Teams that value documentation and requirements&lt;/li&gt;
&lt;li&gt;Anyone frustrated by AI tools that write code without understanding what they're building&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Who should skip it:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Developers who mostly do quick edits and refactoring&lt;/li&gt;
&lt;li&gt;Anyone on a tight budget (costs can be unpredictable)&lt;/li&gt;
&lt;li&gt;People who find specs and planning documents tedious&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Tips If You're Starting
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;Use spec mode for features, vibe mode for fixes&lt;/strong&gt; — don't force the spec workflow on everything&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Set up Agent Hooks early&lt;/strong&gt; — auto-running tests on save is a game changer&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Write good Steering files&lt;/strong&gt; — same advice as &lt;a href="https://www.aimadetools.com/blog/cursor-ai-one-week-review/?utm_source=devto" rel="noopener noreferrer"&gt;Cursor's .cursorrules&lt;/a&gt;, but even more important here since specs amplify your instructions&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Review the generated spec carefully&lt;/strong&gt; — garbage spec = garbage code, no matter how good the AI is&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Budget for overages&lt;/strong&gt; — track your usage in the first week to avoid surprises&lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;
  
  
  &lt;em&gt;Next week: &lt;a href="https://www.aimadetools.com/blog/github-copilot-one-week-review/?utm_source=devto" rel="noopener noreferrer"&gt;I Used GitHub Copilot for a Week&lt;/a&gt; — the tool 4.7 million developers pay for. Is it still worth it in 2026, or have Cursor and Kiro left it behind?&lt;/em&gt;
&lt;/h2&gt;

&lt;p&gt;&lt;em&gt;Originally published at &lt;a href="https://www.aimadetools.com/blog/kiro-one-week-review/?utm_source=devto" rel="noopener noreferrer"&gt;https://www.aimadetools.com&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;

</description>
      <category>kiro</category>
      <category>aitools</category>
      <category>review</category>
      <category>coding</category>
    </item>
    <item>
      <title>Supabase vs. Firebase — Which Backend in 2026?</title>
      <dc:creator>Joske Vermeulen</dc:creator>
      <pubDate>Tue, 07 Apr 2026 10:11:08 +0000</pubDate>
      <link>https://forem.com/ai_made_tools/supabase-vs-firebase-which-backend-in-2026-4l69</link>
      <guid>https://forem.com/ai_made_tools/supabase-vs-firebase-which-backend-in-2026-4l69</guid>
      <description>&lt;p&gt;&lt;strong&gt;Supabase&lt;/strong&gt; if you want SQL, open source, and low vendor lock-in.&lt;br&gt;
&lt;strong&gt;Firebase&lt;/strong&gt; if you want the Google ecosystem, real-time by default, and mobile-first features.&lt;/p&gt;

&lt;h2&gt;
  
  
  Side-by-side
&lt;/h2&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;&lt;/th&gt;
&lt;th&gt;Supabase&lt;/th&gt;
&lt;th&gt;Firebase&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Database&lt;/td&gt;
&lt;td&gt;PostgreSQL (SQL)&lt;/td&gt;
&lt;td&gt;Firestore (NoSQL)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Open source&lt;/td&gt;
&lt;td&gt;Yes&lt;/td&gt;
&lt;td&gt;No&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Self-hostable&lt;/td&gt;
&lt;td&gt;Yes&lt;/td&gt;
&lt;td&gt;No&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Auth&lt;/td&gt;
&lt;td&gt;Yes (email, OAuth, magic link)&lt;/td&gt;
&lt;td&gt;Yes (email, OAuth, phone)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Storage&lt;/td&gt;
&lt;td&gt;Yes&lt;/td&gt;
&lt;td&gt;Yes&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Real-time&lt;/td&gt;
&lt;td&gt;Yes (Postgres changes)&lt;/td&gt;
&lt;td&gt;Yes (built into Firestore)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Functions&lt;/td&gt;
&lt;td&gt;Edge Functions (Deno)&lt;/td&gt;
&lt;td&gt;Cloud Functions (Node.js)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Querying&lt;/td&gt;
&lt;td&gt;Full SQL, joins, aggregates&lt;/td&gt;
&lt;td&gt;Limited NoSQL queries&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Vendor lock-in&lt;/td&gt;
&lt;td&gt;Low (it's just Postgres)&lt;/td&gt;
&lt;td&gt;High&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Free tier&lt;/td&gt;
&lt;td&gt;Generous (500 MB DB)&lt;/td&gt;
&lt;td&gt;Generous&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Push notifications&lt;/td&gt;
&lt;td&gt;No&lt;/td&gt;
&lt;td&gt;Yes (FCM)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Analytics&lt;/td&gt;
&lt;td&gt;No&lt;/td&gt;
&lt;td&gt;Yes (built-in)&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;h2&gt;
  
  
  Where Supabase wins
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;&lt;a href="https://www.aimadetools.com/blog/what-is-postgresql/?utm_source=devto" rel="noopener noreferrer"&gt;PostgreSQL&lt;/a&gt;&lt;/strong&gt; — full SQL power. Joins, aggregates, CTEs, window functions. Firestore can't do any of this.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Open source&lt;/strong&gt; — you can self-host. Your data is in a standard PostgreSQL database you can take anywhere.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;No vendor lock-in&lt;/strong&gt; — if you leave Supabase, you have a Postgres database. If you leave Firebase, you have a migration nightmare.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Row-level security&lt;/strong&gt; — powerful auth policies at the database level.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Developer experience&lt;/strong&gt; — the dashboard, docs, and client library are excellent.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Where Firebase wins
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Real-time&lt;/strong&gt; — Firestore is real-time by default. Every query can be a live subscription. Supabase has real-time but it's not as seamless.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Mobile&lt;/strong&gt; — Firebase was built for mobile. Push notifications (FCM), crash reporting (Crashlytics), analytics, remote config — all built in.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Google ecosystem&lt;/strong&gt; — tight integration with Google Cloud, Google Analytics, BigQuery.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Maturity&lt;/strong&gt; — Firebase has been around since 2012. More battle-tested at massive scale.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Offline support&lt;/strong&gt; — Firestore has excellent offline persistence for mobile apps.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Pricing comparison
&lt;/h2&gt;

&lt;p&gt;Both have generous free tiers. The pricing models differ:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Supabase&lt;/strong&gt; — predictable monthly pricing based on database size and compute&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Firebase&lt;/strong&gt; — pay-per-read/write/delete. Can get expensive with lots of reads (and Firestore encourages denormalized data = more reads)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Firebase's pricing is harder to predict. Many developers have been surprised by unexpected bills.&lt;/p&gt;

&lt;h2&gt;
  
  
  How to choose
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Building a web app?&lt;/strong&gt; Supabase (SQL is more natural for web).&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Building a mobile app?&lt;/strong&gt; Firebase (push notifications, offline, analytics).&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Care about vendor lock-in?&lt;/strong&gt; Supabase (open source, standard Postgres).&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Need complex queries?&lt;/strong&gt; Supabase (SQL vs. NoSQL is no contest here).&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Need real-time everything?&lt;/strong&gt; Firebase (more mature real-time).&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Team already knows SQL?&lt;/strong&gt; Supabase.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Team already knows Firebase?&lt;/strong&gt; Stay with Firebase.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;See also: &lt;a href="https://www.aimadetools.com/blog/what-is-supabase/?utm_source=devto" rel="noopener noreferrer"&gt;What is Supabase?&lt;/a&gt; | &lt;a href="https://www.aimadetools.com/blog/postgresql-cheat-sheet/?utm_source=devto" rel="noopener noreferrer"&gt;PostgreSQL cheat sheet&lt;/a&gt;&lt;/p&gt;




&lt;p&gt;🛠️ &lt;strong&gt;Free tools related to this article:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.aimadetools.com/blog/sql-formatter/?utm_source=devto" rel="noopener noreferrer"&gt;SQL Formatter&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;




&lt;p&gt;&lt;em&gt;Originally published at &lt;a href="https://www.aimadetools.com/blog/supabase-vs-firebase/?utm_source=devto" rel="noopener noreferrer"&gt;https://www.aimadetools.com&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;

</description>
      <category>supabase</category>
      <category>database</category>
      <category>comparison</category>
      <category>backend</category>
    </item>
    <item>
      <title>How to Use Claude Code: A Beginner's Guide</title>
      <dc:creator>Joske Vermeulen</dc:creator>
      <pubDate>Mon, 06 Apr 2026 10:13:59 +0000</pubDate>
      <link>https://forem.com/ai_made_tools/how-to-use-claude-code-a-beginners-guide-4609</link>
      <guid>https://forem.com/ai_made_tools/how-to-use-claude-code-a-beginners-guide-4609</guid>
      <description>&lt;p&gt;&lt;em&gt;This is the first post in my Build It With AI series — practical tutorials for developers who want to use AI tools effectively.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;Claude Code is a terminal-based AI coding agent from Anthropic. According to the &lt;a href="https://newsletter.pragmaticengineer.com/p/ai-tooling-2026" rel="noopener noreferrer"&gt;Pragmatic Engineer's 2026 survey&lt;/a&gt;, it's now the most-used AI coding tool, overtaking both GitHub Copilot and Cursor in just eight months. 46% of developers named it the tool they love most.&lt;/p&gt;

&lt;p&gt;Here's how to get started.&lt;/p&gt;

&lt;h2&gt;
  
  
  What Claude Code Actually Is
&lt;/h2&gt;

&lt;p&gt;Claude Code runs in your terminal. No IDE, no editor — just your terminal. You describe what you want in plain English, and it:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Reads your codebase&lt;/li&gt;
&lt;li&gt;Plans the changes&lt;/li&gt;
&lt;li&gt;Writes and modifies files&lt;/li&gt;
&lt;li&gt;Runs commands (tests, builds, git)&lt;/li&gt;
&lt;li&gt;Fixes errors it encounters&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;It's not an autocomplete tool. It's an autonomous agent that does the work while you supervise.&lt;/p&gt;

&lt;h2&gt;
  
  
  Installation
&lt;/h2&gt;

&lt;h3&gt;
  
  
  Prerequisites
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Node.js 18+ installed&lt;/li&gt;
&lt;li&gt;An Anthropic account with Claude Max subscription or API access&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Install
&lt;/h3&gt;



&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;npm &lt;span class="nb"&gt;install&lt;/span&gt; &lt;span class="nt"&gt;-g&lt;/span&gt; @anthropic-ai/claude-code
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;h3&gt;
  
  
  Authenticate
&lt;/h3&gt;



&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;claude
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;The first time you run it, it'll open a browser window to authenticate with your Anthropic account. Once authenticated, you're ready to go.&lt;/p&gt;

&lt;h2&gt;
  
  
  Your First Session
&lt;/h2&gt;

&lt;p&gt;Navigate to any project directory and start Claude Code:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;&lt;span class="nb"&gt;cd&lt;/span&gt; ~/my-project
claude
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;You'll see a prompt where you can type natural language instructions. Try something simple:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;&amp;gt; What does this project do? Give me a summary.
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;Claude Code will read your project files and give you an overview. This is a great way to onboard onto unfamiliar codebases.&lt;/p&gt;

&lt;h2&gt;
  
  
  Common Workflows
&lt;/h2&gt;

&lt;h3&gt;
  
  
  Ask questions about your code
&lt;/h3&gt;



&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;&amp;gt; How does the authentication flow work in this project?
&amp;gt; Where is the database connection configured?
&amp;gt; What would break if I changed the User model?
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;Claude Code reads the relevant files and gives you answers with specific file references.&lt;/p&gt;

&lt;h3&gt;
  
  
  Make changes
&lt;/h3&gt;



&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight javascript"&gt;&lt;code&gt;&lt;span class="o"&gt;&amp;gt;&lt;/span&gt; &lt;span class="nx"&gt;Add&lt;/span&gt; &lt;span class="nx"&gt;a&lt;/span&gt; &lt;span class="o"&gt;/&lt;/span&gt;&lt;span class="nx"&gt;health&lt;/span&gt; &lt;span class="nx"&gt;endpoint&lt;/span&gt; &lt;span class="nx"&gt;to&lt;/span&gt; &lt;span class="nx"&gt;the&lt;/span&gt; &lt;span class="nx"&gt;Express&lt;/span&gt; &lt;span class="nx"&gt;server&lt;/span&gt; &lt;span class="nx"&gt;that&lt;/span&gt; &lt;span class="nx"&gt;returns&lt;/span&gt; &lt;span class="p"&gt;{&lt;/span&gt; &lt;span class="nl"&gt;status&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt; &lt;span class="dl"&gt;"&lt;/span&gt;&lt;span class="s2"&gt;ok&lt;/span&gt;&lt;span class="dl"&gt;"&lt;/span&gt; &lt;span class="p"&gt;}&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;Claude Code will:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Find your server file&lt;/li&gt;
&lt;li&gt;Add the endpoint&lt;/li&gt;
&lt;li&gt;Show you the diff&lt;/li&gt;
&lt;li&gt;Ask for confirmation (unless you use &lt;code&gt;--yes&lt;/code&gt;)&lt;/li&gt;
&lt;/ol&gt;

&lt;h3&gt;
  
  
  Refactor code
&lt;/h3&gt;



&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight javascript"&gt;&lt;code&gt;&lt;span class="o"&gt;&amp;gt;&lt;/span&gt; &lt;span class="nx"&gt;Refactor&lt;/span&gt; &lt;span class="nx"&gt;the&lt;/span&gt; &lt;span class="nx"&gt;auth&lt;/span&gt; &lt;span class="nx"&gt;middleware&lt;/span&gt; &lt;span class="nx"&gt;to&lt;/span&gt; &lt;span class="nx"&gt;use&lt;/span&gt; &lt;span class="p"&gt;[&lt;/span&gt;&lt;span class="nx"&gt;JWT&lt;/span&gt;&lt;span class="p"&gt;](&lt;/span&gt;&lt;span class="nx"&gt;https&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="c1"&gt;//www.aimadetools.com/blog/jwt-decoder/?utm_source=devto) tokens instead of session cookies&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;This is where Claude Code shines. It'll identify all the files that need to change, plan the refactoring, and execute it across your entire codebase.&lt;/p&gt;

&lt;h3&gt;
  
  
  Fix bugs
&lt;/h3&gt;



&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight javascript"&gt;&lt;code&gt;&lt;span class="o"&gt;&amp;gt;&lt;/span&gt; &lt;span class="nx"&gt;The&lt;/span&gt; &lt;span class="o"&gt;/&lt;/span&gt;&lt;span class="nx"&gt;api&lt;/span&gt;&lt;span class="o"&gt;/&lt;/span&gt;&lt;span class="nx"&gt;users&lt;/span&gt; &lt;span class="nx"&gt;endpoint&lt;/span&gt; &lt;span class="nx"&gt;returns&lt;/span&gt; &lt;span class="nx"&gt;a&lt;/span&gt; &lt;span class="mi"&gt;500&lt;/span&gt; &lt;span class="nx"&gt;error&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt; &lt;span class="nx"&gt;Find&lt;/span&gt; &lt;span class="nx"&gt;and&lt;/span&gt; &lt;span class="nx"&gt;fix&lt;/span&gt; &lt;span class="nx"&gt;the&lt;/span&gt; &lt;span class="nx"&gt;bug&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;Claude Code will read the route, check the error handling, potentially run the server, and fix the issue.&lt;/p&gt;

&lt;h3&gt;
  
  
  Run commands
&lt;/h3&gt;



&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;&lt;span class="o"&gt;&amp;gt;&lt;/span&gt; Run the tests and fix any failures
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;Claude Code has shell access. It can run your test suite, read the output, and fix failing tests — all in one session.&lt;/p&gt;

&lt;h2&gt;
  
  
  Key Flags
&lt;/h2&gt;



&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;&lt;span class="c"&gt;# Skip all confirmation prompts (careful!)&lt;/span&gt;
claude &lt;span class="nt"&gt;--dangerously-skip-permissions&lt;/span&gt;

&lt;span class="c"&gt;# Auto-accept all changes&lt;/span&gt;
claude &lt;span class="nt"&gt;--yes&lt;/span&gt;

&lt;span class="c"&gt;# Run a single prompt and exit (no interactive session)&lt;/span&gt;
claude &lt;span class="nt"&gt;-p&lt;/span&gt; &lt;span class="s2"&gt;"Add a README.md to this project"&lt;/span&gt;

&lt;span class="c"&gt;# Resume a previous session&lt;/span&gt;
claude &lt;span class="nt"&gt;--resume&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;h2&gt;
  
  
  Tips From Daily Use
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Start with questions, not commands.&lt;/strong&gt; Before asking Claude Code to change anything, ask it to explain the codebase. This loads context and leads to better changes.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Be specific about what you want.&lt;/strong&gt; "Make the app better" gives bad results. "Add input validation to the /api/users POST endpoint that checks for valid email format" gives great results.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Let it run tests.&lt;/strong&gt; After making changes, tell it to run your test suite. It'll fix its own mistakes, which saves you review time.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Use it alongside your editor.&lt;/strong&gt; Claude Code works in the terminal, so you can have it open in one pane and your editor in another. Watch the files change in real-time.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Commit frequently.&lt;/strong&gt; Tell Claude Code to commit after each logical change. If something goes wrong, you can easily revert.&lt;/p&gt;

&lt;h2&gt;
  
  
  Pricing
&lt;/h2&gt;

&lt;p&gt;Claude Code requires either:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Claude Max subscription:&lt;/strong&gt; $100/mo (5x usage) or $200/mo (20x usage)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;API key:&lt;/strong&gt; Pay per token, roughly $5-15 per heavy coding session&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;There's no free tier for Claude Code specifically, but you can try it with a standard Claude Pro subscription ($20/mo) with limited usage.&lt;/p&gt;

&lt;h2&gt;
  
  
  When to Use Claude Code vs Other Tools
&lt;/h2&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Task&lt;/th&gt;
&lt;th&gt;Best Tool&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Large refactoring&lt;/td&gt;
&lt;td&gt;Claude Code&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Daily coding with inline suggestions&lt;/td&gt;
&lt;td&gt;&lt;a href="https://www.aimadetools.com/blog/cursor-ai-one-week-review/?utm_source=devto" rel="noopener noreferrer"&gt;Cursor&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Quick edits in JetBrains&lt;/td&gt;
&lt;td&gt;&lt;a href="https://www.aimadetools.com/blog/github-copilot-one-week-review/?utm_source=devto" rel="noopener noreferrer"&gt;Copilot&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Thinking through architecture&lt;/td&gt;
&lt;td&gt;ChatGPT&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Budget-friendly AI IDE&lt;/td&gt;
&lt;td&gt;&lt;a href="https://www.aimadetools.com/blog/windsurf-one-week-review/?utm_source=devto" rel="noopener noreferrer"&gt;Windsurf&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;Claude Code is best when you have a well-defined task and want the AI to handle it autonomously. For real-time pair programming, &lt;a href="https://www.aimadetools.com/blog/cursor-ai-one-week-review/?utm_source=devto" rel="noopener noreferrer"&gt;Cursor&lt;/a&gt; is still better. For a detailed comparison, see &lt;a href="https://www.aimadetools.com/blog/claude-code-vs-cursor-2026/?utm_source=devto" rel="noopener noreferrer"&gt;Claude Code vs Cursor in 2026&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Next in this series: we'll build a Chrome extension from scratch using Claude Code. &lt;a href="https://dev.to/"&gt;Subscribe&lt;/a&gt; to get notified.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Related:&lt;/strong&gt; &lt;a href="https://www.aimadetools.com/blog/what-is-linting/?utm_source=devto" rel="noopener noreferrer"&gt;What is Linting? A Simple Explanation for Developers&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;Related:&lt;/strong&gt; &lt;a href="https://www.aimadetools.com/blog/what-is-regex/?utm_source=devto" rel="noopener noreferrer"&gt;What is Regex? A Simple Explanation for Developers&lt;/a&gt;
&lt;/h2&gt;

&lt;p&gt;&lt;em&gt;Originally published at &lt;a href="https://www.aimadetools.com/blog/how-to-use-claude-code/?utm_source=devto" rel="noopener noreferrer"&gt;https://www.aimadetools.com&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;

</description>
      <category>claudecode</category>
      <category>tutorial</category>
      <category>aitools</category>
      <category>beginners</category>
    </item>
    <item>
      <title>claude-opus-4-vs-gpt-5</title>
      <dc:creator>Joske Vermeulen</dc:creator>
      <pubDate>Sun, 05 Apr 2026 09:45:05 +0000</pubDate>
      <link>https://forem.com/ai_made_tools/claude-opus-4-vs-gpt-5-2g74</link>
      <guid>https://forem.com/ai_made_tools/claude-opus-4-vs-gpt-5-2g74</guid>
      <description>&lt;p&gt;Both Claude Opus 4 and GPT-5 are top-tier AI models, but they excel in different areas. Here's how they compare.&lt;/p&gt;

&lt;h2&gt;
  
  
  At a glance
&lt;/h2&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;tr&gt;
&lt;th&gt;&lt;/th&gt;
&lt;th&gt;Claude Opus 4&lt;/th&gt;
&lt;th&gt;GPT-5&lt;/th&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Provider&lt;/td&gt;
&lt;td&gt;Anthropic&lt;/td&gt;
&lt;td&gt;OpenAI&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Context window&lt;/td&gt;
&lt;td&gt;200K tokens&lt;/td&gt;
&lt;td&gt;128K tokens&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Input price&lt;/td&gt;
&lt;td&gt;$15 / 1M tokens&lt;/td&gt;
&lt;td&gt;$10 / 1M tokens&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Output price&lt;/td&gt;
&lt;td&gt;$75 / 1M tokens&lt;/td&gt;
&lt;td&gt;$30 / 1M tokens&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Coding (SWE-bench)&lt;/td&gt;
&lt;td&gt;~76.8%&lt;/td&gt;
&lt;td&gt;~71.8%&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Multimodal&lt;/td&gt;
&lt;td&gt;Text + images&lt;/td&gt;
&lt;td&gt;Text + images + audio&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Subscription&lt;/td&gt;
&lt;td&gt;$20/mo (Claude Pro)&lt;/td&gt;
&lt;td&gt;$20/mo (ChatGPT Plus)&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;h2&gt;
  
  
  Coding
&lt;/h2&gt;

&lt;p&gt;Claude Opus 4 has the edge here. It scores higher on SWE-bench and tends to produce cleaner, more complete code on the first try. Developers working on complex multi-file refactors or architecture decisions generally prefer Opus.&lt;/p&gt;

&lt;p&gt;GPT-5 is no slouch — it's significantly better than GPT-4o and handles most coding tasks well. But for advanced coding work, Opus is the current leader.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Winner: Claude Opus 4&lt;/strong&gt; 🏆&lt;/p&gt;

&lt;h2&gt;
  
  
  Reasoning
&lt;/h2&gt;

&lt;p&gt;GPT-5 excels at multi-step reasoning and math. It scored perfectly on AIME benchmarks and handles complex logical chains well. Opus 4 is strong too, but GPT-5 has a slight edge on pure reasoning tasks.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Winner: GPT-5&lt;/strong&gt; 🏆&lt;/p&gt;

&lt;h2&gt;
  
  
  Context &amp;amp; long documents
&lt;/h2&gt;

&lt;p&gt;Opus 4 supports 200K tokens vs GPT-5's 128K. If you're working with large codebases, long documents, or need to process a lot of context at once, Opus gives you more room.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Winner: Claude Opus 4&lt;/strong&gt; 🏆&lt;/p&gt;

&lt;h2&gt;
  
  
  Price
&lt;/h2&gt;

&lt;p&gt;GPT-5 is cheaper on both input and output. If you're making heavy API use, the cost difference adds up — especially on output tokens where Opus is 2.5x more expensive.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Winner: GPT-5&lt;/strong&gt; 🏆&lt;/p&gt;

&lt;h2&gt;
  
  
  Which should you pick?
&lt;/h2&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Use case&lt;/th&gt;
&lt;th&gt;Pick&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Complex coding projects&lt;/td&gt;
&lt;td&gt;Claude Opus 4&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Math &amp;amp; reasoning tasks&lt;/td&gt;
&lt;td&gt;GPT-5&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Large codebase analysis&lt;/td&gt;
&lt;td&gt;Claude Opus 4 (bigger context)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Budget-conscious API use&lt;/td&gt;
&lt;td&gt;GPT-5&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;General assistant&lt;/td&gt;
&lt;td&gt;Either — both excellent&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Multimodal (audio)&lt;/td&gt;
&lt;td&gt;GPT-5&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;h2&gt;
  
  
  Bottom line
&lt;/h2&gt;

&lt;p&gt;For coding and long-context work, &lt;strong&gt;Claude Opus 4&lt;/strong&gt; is the better choice. For reasoning, math, and cost efficiency, &lt;strong&gt;GPT-5&lt;/strong&gt; wins. Both are excellent — you can't go wrong with either at the $20/mo subscription tier.&lt;/p&gt;

&lt;p&gt;The real answer: try both. Both offer free tiers or trials.&lt;/p&gt;




&lt;h2&gt;
  
  
  &lt;em&gt;See our full &lt;a href="https://www.aimadetools.com/blog/ai-model-comparison/?utm_source=devto" rel="noopener noreferrer"&gt;AI Model Comparison&lt;/a&gt; for all models side by side.&lt;/em&gt;
&lt;/h2&gt;

&lt;p&gt;&lt;em&gt;Originally published at &lt;a href="https://www.aimadetools.com/blog/claude-opus-4-vs-gpt-5/?utm_source=devto" rel="noopener noreferrer"&gt;https://www.aimadetools.com&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>comparison</category>
      <category>claude</category>
      <category>chatgpt</category>
    </item>
    <item>
      <title>I Used Cursor AI for a Week — Here's What Actually Happened</title>
      <dc:creator>Joske Vermeulen</dc:creator>
      <pubDate>Fri, 03 Apr 2026 09:56:44 +0000</pubDate>
      <link>https://forem.com/ai_made_tools/i-used-cursor-ai-for-a-week-heres-what-actually-happened-4fkf</link>
      <guid>https://forem.com/ai_made_tools/i-used-cursor-ai-for-a-week-heres-what-actually-happened-4fkf</guid>
      <description>&lt;p&gt;I've been hearing about Cursor for months. Every dev subreddit, every Twitter thread, every "10x your productivity" post — Cursor was always in the conversation. So I decided to actually use it as my only editor for a full week and see what the hype is about.&lt;/p&gt;

&lt;p&gt;Here's the unfiltered version.&lt;/p&gt;

&lt;h2&gt;
  
  
  Day 1: The Switch
&lt;/h2&gt;

&lt;p&gt;Switching from VS Code to Cursor took about five minutes. It's literally a fork of VS Code, so all my extensions, keybindings, and themes carried over. My muscle memory worked from the first second. That alone puts it ahead of every other "AI editor" I've tried — there's no learning curve for the basics.&lt;/p&gt;

&lt;p&gt;I opened a project, and the first thing Cursor did was index my entire codebase. For my medium-sized project (~2,000 files), this took maybe 30 seconds. I've heard horror stories about large monorepos taking hours, but for a typical project, it was fast.&lt;/p&gt;

&lt;h2&gt;
  
  
  What Blew Me Away
&lt;/h2&gt;

&lt;h3&gt;
  
  
  Tab completion that reads your mind
&lt;/h3&gt;

&lt;p&gt;This is the feature that sold me within the first hour. Cursor's Tab doesn't just autocomplete the current line — it predicts your &lt;em&gt;next edit&lt;/em&gt;. You accept a suggestion, press Tab again, and it jumps to the next logical place you'd want to change something.&lt;/p&gt;

&lt;p&gt;It's hard to explain until you experience it. You start writing a function, Tab completes it, then Tab jumps you to where you need to add the import, then Tab takes you to the test file. It feels like pair programming with someone who's already read your code.&lt;/p&gt;

&lt;p&gt;Their custom Tab model was trained with reinforcement learning to show 21% fewer suggestions but with a 28% higher accept rate. In practice, that means less noise and more "yes, that's exactly what I wanted."&lt;/p&gt;

&lt;h3&gt;
  
  
  Agent mode is the real deal
&lt;/h3&gt;

&lt;p&gt;Cmd+I opens the agent, and this is where Cursor separates itself from Copilot. You can say "refactor this component to use React hooks instead of class components" and it will:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Read the relevant files&lt;/li&gt;
&lt;li&gt;Plan the changes&lt;/li&gt;
&lt;li&gt;Edit multiple files&lt;/li&gt;
&lt;li&gt;Run your linter to check for errors&lt;/li&gt;
&lt;li&gt;Fix any issues it finds&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;It doesn't just suggest code — it &lt;em&gt;executes&lt;/em&gt;. With version 2.4's subagents, it can even spin up parallel tasks. Need to update the component AND its tests AND the documentation? It handles all three simultaneously.&lt;/p&gt;

&lt;h3&gt;
  
  
  Codebase awareness
&lt;/h3&gt;

&lt;p&gt;The &lt;code&gt;@&lt;/code&gt; symbol is incredibly powerful. Type &lt;code&gt;@filename&lt;/code&gt; to reference a specific file, &lt;code&gt;@codebase&lt;/code&gt; to search semantically across your project, or &lt;code&gt;@docs&lt;/code&gt; to pull in documentation. This context management is what makes Cursor's suggestions actually relevant instead of generic.&lt;/p&gt;

&lt;p&gt;I found myself using &lt;code&gt;@codebase&lt;/code&gt; constantly — "find everywhere we handle authentication" or "show me how we format dates across the project." It's like having a senior dev who's memorized every line of your code.&lt;/p&gt;

&lt;h3&gt;
  
  
  .cursorrules changed everything
&lt;/h3&gt;

&lt;p&gt;On day 2, I created a &lt;code&gt;.cursorrules&lt;/code&gt; file in my project root. This is basically a system prompt that tells Cursor how you want it to behave. I added things like:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;"Use TypeScript strict mode, never use &lt;code&gt;any&lt;/code&gt;"&lt;/li&gt;
&lt;li&gt;"Prefer functional components with hooks"&lt;/li&gt;
&lt;li&gt;"Always add error handling"&lt;/li&gt;
&lt;li&gt;"Follow the existing naming conventions in this project"&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The difference was night and day. Before the rules file, suggestions were generic. After, they matched my project's style perfectly. This is the single biggest tip I can give any new Cursor user: write your rules file on day one.&lt;/p&gt;

&lt;h2&gt;
  
  
  What Frustrated Me
&lt;/h2&gt;

&lt;h3&gt;
  
  
  Performance on larger projects
&lt;/h3&gt;

&lt;p&gt;By day 3, I opened a bigger project at work — around 8,000 files. Cursor started struggling. The indexing took several minutes, and I noticed lag when typing. GPU usage spiked to 90% during code application. Some developers report memory consumption hitting 7GB+ with hourly crashes on large codebases.&lt;/p&gt;

&lt;p&gt;I had to tune things: added folders to &lt;code&gt;.cursorignore&lt;/code&gt;, disabled some extensions, and increased Node.js memory limits. After that it was usable, but it shouldn't require manual tuning to handle a normal enterprise project.&lt;/p&gt;

&lt;h3&gt;
  
  
  The constant updates
&lt;/h3&gt;

&lt;p&gt;Cursor pushes updates almost daily, and each one requires a restart. If you're running dev servers in the integrated terminal — which I always am — that means restarting your servers too. It's a small thing, but by day 5 it was genuinely annoying.&lt;/p&gt;

&lt;p&gt;Some updates also moved UI elements around or changed how features worked. The Cursor forum has threads from frustrated users saying the interface changes too frequently. I get that they're iterating fast, but stability matters when this is your daily tool.&lt;/p&gt;

&lt;h3&gt;
  
  
  AI quality is inconsistent
&lt;/h3&gt;

&lt;p&gt;When Cursor is good, it's &lt;em&gt;incredible&lt;/em&gt;. But it has bad days. Sometimes the agent would confidently make changes that broke things in subtle ways — passing tests but introducing logic errors. One afternoon, the suggestions felt noticeably worse than the morning, which makes me think it depends on which model is handling your request and how loaded the servers are.&lt;/p&gt;

&lt;p&gt;The Cursor forum has posts from power users calling the Composer feature "an absolute garbage producing slop machine" during bad periods. That's harsh, but I understand the frustration when you're paying $20/month and the quality fluctuates.&lt;/p&gt;

&lt;h3&gt;
  
  
  It can make you lazy
&lt;/h3&gt;

&lt;p&gt;This is the sneaky one. By day 4, I caught myself accepting suggestions without fully reading them. The Tab completion is so good that you start trusting it blindly. I had to consciously slow down and review what it was generating, especially for business logic.&lt;/p&gt;

&lt;p&gt;One user on Reddit put it perfectly: "It helps a lot if you change how you work. It feels useless if you treat it like a fancy autocomplete." You need to think of it as a junior developer who's very fast but needs code review.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Pricing Reality
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Free&lt;/strong&gt;: 2,000 completions (enough to try it, not enough to use it)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Pro&lt;/strong&gt;: $20/month — unlimited completions, 500 fast requests&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Pro+&lt;/strong&gt;: $60/month — more agent usage&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Ultra&lt;/strong&gt;: $200/month — heavy agent users&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Business&lt;/strong&gt;: $40/user/month — team features, admin controls&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;For most solo developers, Pro at $20/month is the sweet spot. You'll only feel limited during intense multi-file refactoring sessions. But be aware — heavy agent usage can burn through your allowance fast.&lt;/p&gt;

&lt;h2&gt;
  
  
  Cursor vs GitHub Copilot
&lt;/h2&gt;

&lt;p&gt;I used Copilot for over a year before this, so here's the honest comparison:&lt;/p&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;&lt;/th&gt;
&lt;th&gt;Cursor&lt;/th&gt;
&lt;th&gt;GitHub Copilot&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Inline completions&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Excellent (+ next-edit prediction)&lt;/td&gt;
&lt;td&gt;Excellent&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Multi-file editing&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;✅ Native, powerful&lt;/td&gt;
&lt;td&gt;⚠️ Limited&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Codebase understanding&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Deep (indexes everything)&lt;/td&gt;
&lt;td&gt;Surface-level&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Agent mode&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Full autonomous agent&lt;/td&gt;
&lt;td&gt;Basic&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;IDE support&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Cursor only (VS Code fork)&lt;/td&gt;
&lt;td&gt;VS Code, JetBrains, Neovim, etc.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Price&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;$20/month&lt;/td&gt;
&lt;td&gt;$10-19/month&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Model choice&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;GPT-5, Claude, Gemini&lt;/td&gt;
&lt;td&gt;Primarily OpenAI&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;&lt;strong&gt;Copilot wins&lt;/strong&gt; if you need IDE flexibility, want the cheapest option, or work in JetBrains. &lt;strong&gt;Cursor wins&lt;/strong&gt; if you do complex multi-file work and don't mind being locked to one editor.&lt;/p&gt;

&lt;h2&gt;
  
  
  My Verdict After 7 Days
&lt;/h2&gt;

&lt;p&gt;Cursor made me mass faster at the boring parts of coding — boilerplate, refactoring, test writing, documentation. I'd estimate it saved me 1-2 hours per day on a typical workday. For $20/month, that's absurd ROI.&lt;/p&gt;

&lt;p&gt;But it didn't make me a better programmer. The hard parts — architecture decisions, debugging subtle logic errors, understanding business requirements — are still 100% on me. Cursor is a productivity multiplier, not a replacement for knowing what you're doing.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Would I keep paying?&lt;/strong&gt; Yes. Going back to vanilla VS Code after a week of Cursor feels like coding with one hand tied behind your back. That's not marketing — that's what it actually feels like.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Who should try it:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Any developer writing code daily (the free tier is enough to decide)&lt;/li&gt;
&lt;li&gt;Teams doing lots of refactoring or working across large codebases&lt;/li&gt;
&lt;li&gt;Solo developers who want to ship faster&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Who should skip it:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Developers who primarily work in JetBrains IDEs&lt;/li&gt;
&lt;li&gt;Teams with strict security policies that don't allow code to be sent to external APIs&lt;/li&gt;
&lt;li&gt;People who expect AI to write entire applications without guidance&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Tips If You're Starting
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;Write a &lt;code&gt;.cursorrules&lt;/code&gt; file immediately&lt;/strong&gt; — this is the single biggest quality improvement&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Learn the &lt;code&gt;@&lt;/code&gt; references&lt;/strong&gt; — &lt;code&gt;@file&lt;/code&gt;, &lt;code&gt;@codebase&lt;/code&gt;, &lt;code&gt;@docs&lt;/code&gt; make the AI actually useful&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Don't accept suggestions blindly&lt;/strong&gt; — review everything, especially business logic&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Use agent mode for refactoring, Tab for writing&lt;/strong&gt; — each has its sweet spot&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Add large folders to &lt;code&gt;.cursorignore&lt;/code&gt;&lt;/strong&gt; — node_modules, build artifacts, vendor deps&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Treat it like a junior dev&lt;/strong&gt; — fast and eager, but needs supervision&lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;Related:&lt;/strong&gt; &lt;a href="https://www.aimadetools.com/blog/claude-code-vs-cursor-2026/?utm_source=devto" rel="noopener noreferrer"&gt;Claude Code vs Cursor — Which One Wins in 2026?&lt;/a&gt;
&lt;/h2&gt;

&lt;p&gt;&lt;em&gt;Originally published at &lt;a href="https://www.aimadetools.com/blog/cursor-ai-one-week-review/?utm_source=devto" rel="noopener noreferrer"&gt;https://www.aimadetools.com&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;

</description>
      <category>cursor</category>
      <category>aitools</category>
      <category>review</category>
      <category>coding</category>
    </item>
    <item>
      <title>AI Dev Weekly #4: Anthropic Leaks Everything, OpenAI Raises $122B, and Qwen 3.6 Drops Free</title>
      <dc:creator>Joske Vermeulen</dc:creator>
      <pubDate>Thu, 02 Apr 2026 07:01:53 +0000</pubDate>
      <link>https://forem.com/ai_made_tools/ai-dev-weekly-4-anthropic-leaks-everything-openai-raises-122b-and-qwen-36-drops-free-2ff3</link>
      <guid>https://forem.com/ai_made_tools/ai-dev-weekly-4-anthropic-leaks-everything-openai-raises-122b-and-qwen-36-drops-free-2ff3</guid>
      <description>&lt;p&gt;&lt;em&gt;AI Dev Weekly is a Thursday series where I cover the week's most important AI developer news — with my take as someone who actually uses these tools daily.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;Anthropic had a rough week. Two separate leaks, a $122 billion competitor, and a Chinese model that just went free. Let's get into it.&lt;/p&gt;

&lt;h2&gt;
  
  
  Anthropic leaks Claude Code's entire source code to npm
&lt;/h2&gt;

&lt;p&gt;On Monday, security researcher Chaofan Shou discovered that Claude Code's npm package contained a 60MB source map file that mapped the minified production code back to its original TypeScript source. All 512,000 lines of it. Across 1,906 internal files.&lt;/p&gt;

&lt;p&gt;This wasn't a hack. The Bun runtime that Claude Code uses generates source maps by default, and someone forgot to strip them before publishing version 2.1.88 to the public npm registry. By the time Anthropic pulled the package, developers had already mirrored the code to GitHub and started picking it apart.&lt;/p&gt;

&lt;p&gt;What they found: internal APIs, telemetry systems, encryption logic, unreleased agent features, and system prompts. The code revealed how Claude Code handles tool execution, permission management, and the auto mode safety classifier that shipped just last week.&lt;/p&gt;

&lt;p&gt;This is the second time Anthropic has leaked source code in under a year. The first was the Cowork data exfiltration vulnerability in January.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;My take:&lt;/strong&gt; The irony is thick. The company that positions itself as the safety-first AI lab keeps shipping code with basic packaging errors. A &lt;code&gt;.npmignore&lt;/code&gt; file or a build step that strips source maps would have prevented this entirely. The leaked code itself is well-written TypeScript — there's nothing embarrassing about the engineering. The embarrassment is that it happened at all, and that it happened twice.&lt;/p&gt;

&lt;p&gt;For developers using Claude Code: nothing changes practically. No customer data was exposed, and the tool still works the same way. But if you're evaluating AI coding tools for enterprise use, "accidentally published our entire codebase to npm" is a hard thing to explain to your security team.&lt;/p&gt;

&lt;h2&gt;
  
  
  Also leaked: Claude "Mythos" — Anthropic's unreleased tier above Opus
&lt;/h2&gt;

&lt;p&gt;The source code leak came days after a separate incident. On March 26, security researchers found nearly 3,000 unpublished files — including draft blog posts and internal memos — publicly accessible due to a misconfigured content management system.&lt;/p&gt;

&lt;p&gt;The files revealed a model internally called "Claude Mythos" (also codenamed "Capybara"). According to the leaked draft blog post, Mythos is "larger and more intelligent than our Opus models — which were, until now, our most powerful." It's currently in early access testing with cybersecurity partners.&lt;/p&gt;

&lt;p&gt;Anthropic confirmed Mythos is real and called it a "step change" in capability. No public release date has been set.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;My take:&lt;/strong&gt; Two leaks in one week from the safety-focused AI company. The Mythos leak is actually more significant than the source code one — it confirms Anthropic has a model tier beyond Opus that they haven't announced. For developers planning around Claude's model lineup (Haiku → Sonnet → Opus), knowing there's a "Mythos" tier coming changes the calculus. Especially if you're budgeting API costs — a model above Opus won't be cheap.&lt;/p&gt;

&lt;h2&gt;
  
  
  OpenAI closes $122 billion round at $852 billion valuation
&lt;/h2&gt;

&lt;p&gt;OpenAI announced on Monday that it closed the largest private funding round in history: $122 billion in committed capital, pushing its post-money valuation to $852 billion. The round was led by Amazon, NVIDIA, and SoftBank, with Microsoft continuing its participation.&lt;/p&gt;

&lt;p&gt;The company now has 900 million weekly active users and 50 million paid subscribers. Revenue has crossed $2 billion per month. In the same announcement, OpenAI confirmed it shut down Sora, its video generation tool, citing unsustainable inference costs — reportedly $15 million per day against $2.1 million in lifetime revenue.&lt;/p&gt;

&lt;p&gt;OpenAI described its strategy as building an "AI Super App" that combines ChatGPT, Codex, and other products into a unified platform.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;My take:&lt;/strong&gt; The Sora shutdown is the real story here. OpenAI killed a product that was burning $15M/day because it couldn't monetize it. That's a company making hard commercial decisions, not a research lab chasing cool demos. The "AI Super App" framing signals that OpenAI sees its future as a platform, not a model provider.&lt;/p&gt;

&lt;p&gt;For developers: Codex keeps getting better. GPT-5.4 became the new core model in March, GPT-5.4 Mini changed cheaper task routing, and the CLI got parallel agents, worktrees, and skills. If you're on ChatGPT Plus, Codex is included and it's genuinely competitive with Claude Code now. I've been running both headless on a VPS and the output quality is closer than you'd expect.&lt;/p&gt;

&lt;h2&gt;
  
  
  Qwen 3.6 Plus drops for free on OpenRouter
&lt;/h2&gt;

&lt;p&gt;Alibaba released Qwen 3.6 Plus Preview on March 30, and it's available for free on OpenRouter. Zero cost for input and output tokens. The model features a 1 million token context window and what Alibaba calls "improved efficiency, stronger reasoning, and more reliable agentic behavior" compared to the 3.5 series.&lt;/p&gt;

&lt;p&gt;This comes alongside Qwen 3.5 Omni, a multimodal model that processes text, images, audio, and video natively. Researchers noted it learned to write code from spoken instructions and video input without being explicitly trained to do so.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;My take:&lt;/strong&gt; The Chinese open-source models keep getting more aggressive on pricing. Qwen 3.6 Plus for free is a direct challenge to every paid API. I've been testing the Qwen 3.5 series this week for a project, and the Flash model at $0.065/$0.26 per million tokens is absurdly cheap — we ran 20 minutes of agentic coding for $0.018. The Plus model at $0.26/$1.56 is still cheaper than Claude Sonnet by a wide margin.&lt;/p&gt;

&lt;p&gt;The 1M context window on the free model is the real hook. If you're building RAG pipelines or processing large codebases, there's no reason not to try it. The quality won't match Claude or GPT on complex reasoning, but for many tasks it's good enough — and free is hard to argue with.&lt;/p&gt;

&lt;h2&gt;
  
  
  Quick hits
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Gemini 3.1 Pro is rolling out in Gemini CLI.&lt;/strong&gt; Google's latest model ties GPT-5.4 on the Artificial Analysis Intelligence Index at roughly one-third the API cost. It features dynamic thinking with a new &lt;code&gt;thinking_level&lt;/code&gt; parameter (low/medium/high/max) and a 1M token context window. GitHub Copilot also added Gemini 3.1 Pro support across major IDEs.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Google launched Gemini API Docs MCP and Agent Skills&lt;/strong&gt; — two tools that give AI coding agents real-time access to current API documentation, fixing the "generates outdated code" problem caused by training data cutoffs.&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;GitHub Copilot added Gemini 3.1 Pro&lt;/strong&gt; across VS Code, JetBrains, and Xcode. You can now choose between GPT, Claude, and Gemini models within Copilot.
&lt;/h2&gt;

&lt;p&gt;&lt;em&gt;Originally published at &lt;a href="https://www.aimadetools.com/blog/ai-dev-weekly-004-anthropic-leaks-openai-122b-qwen-free/?utm_source=devto" rel="noopener noreferrer"&gt;https://www.aimadetools.com&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;

</description>
      <category>aidevweekly</category>
      <category>anthropic</category>
      <category>claudecode</category>
      <category>openai</category>
    </item>
    <item>
      <title>Vite vs Webpack — Which Build Tool Should You Use?</title>
      <dc:creator>Joske Vermeulen</dc:creator>
      <pubDate>Tue, 31 Mar 2026 10:09:15 +0000</pubDate>
      <link>https://forem.com/ai_made_tools/vite-vs-webpack-which-build-tool-should-you-use-10f5</link>
      <guid>https://forem.com/ai_made_tools/vite-vs-webpack-which-build-tool-should-you-use-10f5</guid>
      <description>&lt;h2&gt;
  
  
  Quick Comparison
&lt;/h2&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;&lt;/th&gt;
&lt;th&gt;Vite&lt;/th&gt;
&lt;th&gt;Webpack&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Dev server&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Instant (native ESM)&lt;/td&gt;
&lt;td&gt;Slower (bundling)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;HMR&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Near-instant&lt;/td&gt;
&lt;td&gt;Slower&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Config&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Minimal&lt;/td&gt;
&lt;td&gt;Verbose&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Production build&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Rollup&lt;/td&gt;
&lt;td&gt;Webpack&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Plugin ecosystem&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Growing&lt;/td&gt;
&lt;td&gt;Massive&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Learning curve&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Low&lt;/td&gt;
&lt;td&gt;High&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;h2&gt;
  
  
  When to Use Vite
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;New projects (it's the default for React, Vue, Svelte)&lt;/li&gt;
&lt;li&gt;You want fast dev server startup&lt;/li&gt;
&lt;li&gt;You don't need complex Webpack-specific plugins&lt;/li&gt;
&lt;li&gt;You value simplicity&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  When to Use Webpack
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Legacy projects already using Webpack&lt;/li&gt;
&lt;li&gt;You need Module Federation (micro-frontends)&lt;/li&gt;
&lt;li&gt;You need a specific Webpack plugin with no Vite equivalent&lt;/li&gt;
&lt;li&gt;Complex custom build pipelines&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Key Differences
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Dev Server:&lt;/strong&gt; Vite serves files over native ESM — no bundling during development. This means instant server start regardless of app size. Webpack bundles everything before serving, which gets slower as your app grows.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Configuration:&lt;/strong&gt; A Vite config is typically 10-20 lines. A Webpack config can be hundreds of lines with loaders, plugins, and optimization settings.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Production:&lt;/strong&gt; Vite uses Rollup for production builds, which produces smaller bundles. Webpack uses its own bundler.&lt;/p&gt;

&lt;h2&gt;
  
  
  Verdict
&lt;/h2&gt;

&lt;p&gt;Use Vite for new projects. Migrate from Webpack to Vite when you can. There's very little reason to start a new project with Webpack in 2026.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Related:&lt;/strong&gt; &lt;a href="https://www.aimadetools.com/blog/rspack-vs-webpack/?utm_source=devto" rel="noopener noreferrer"&gt;Rspack vs Webpack — The Rust-Powered Drop-In Replacement&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;Related:&lt;/strong&gt; &lt;a href="https://www.aimadetools.com/blog/what-is-vite/?utm_source=devto" rel="noopener noreferrer"&gt;What Is Vite? A Simple Explanation&lt;/a&gt;
&lt;/h2&gt;

&lt;p&gt;&lt;em&gt;Originally published at &lt;a href="https://www.aimadetools.com/blog/vite-vs-webpack/?utm_source=devto" rel="noopener noreferrer"&gt;https://www.aimadetools.com&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;

</description>
      <category>vite</category>
      <category>webpack</category>
      <category>comparison</category>
      <category>tooling</category>
    </item>
  </channel>
</rss>
