<?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>DEV Community: Hoffbits</title>
    <description>The latest articles on DEV Community by Hoffbits (@hoffbits).</description>
    <link>https://dev.to/hoffbits</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%2F3057920%2Fc2c5d18a-81eb-44fe-8e5d-0767df6eddc3.png</url>
      <title>DEV Community: Hoffbits</title>
      <link>https://dev.to/hoffbits</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/hoffbits"/>
    <language>en</language>
    <item>
      <title>Claudinator 4: Judgment Day for Manual Debugging (72.5% of Bugs Terminated)</title>
      <dc:creator>Hoffbits</dc:creator>
      <pubDate>Thu, 22 May 2025 20:15:12 +0000</pubDate>
      <link>https://dev.to/hoffbits/claudinator-4-judgment-day-for-manual-debugging-725-of-bugs-terminated-34da</link>
      <guid>https://dev.to/hoffbits/claudinator-4-judgment-day-for-manual-debugging-725-of-bugs-terminated-34da</guid>
      <description>&lt;p&gt;&lt;strong&gt;Claude 4 finally released!&lt;/strong&gt; I just witnessed something that made my 25+ years of coding experience feel ancient.&lt;/p&gt;

&lt;p&gt;Anthropic dropped Claude 4 Opus and Sonnet at their first-ever developer conference, achieving a &lt;strong&gt;72.5% SWE-bench score&lt;/strong&gt; — not just beating the competition, but obliterating them.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Quick SWE-bench explainer:&lt;/strong&gt; It's the gold standard for testing AI coding ability. Real GitHub issues from popular Python repos, where AI must understand the codebase, write fixes, and pass actual tests. Think debugging in the wild, not toy problems.&lt;/p&gt;

&lt;p&gt;Remember when we used to manually debug for hours? Those days are officially dead.&lt;/p&gt;

&lt;h2&gt;
  
  
  🔥 THE NUMBERS THAT MADE JAWS DROP
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;BENCHMARK DESTRUCTION:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;🎯 Claude 4 Opus: &lt;strong&gt;72.5% SWE-bench&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;🎯 Claude 4 Sonnet: &lt;strong&gt;72.7% SWE-bench&lt;/strong&gt; (yes, Sonnet beat Opus!)
&lt;/li&gt;
&lt;li&gt;🔥 Claude 3.7 Sonnet: &lt;strong&gt;63.7% SWE-bench&lt;/strong&gt; (the previous king)&lt;/li&gt;
&lt;li&gt;😬 GPT-4.1: 54.6% (ouch)
&lt;/li&gt;
&lt;li&gt;😬 DeepSeek R1: 49.2% (double ouch)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;REAL-WORLD IMPACT:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;⏰ &lt;strong&gt;7 hours of autonomous coding&lt;/strong&gt; (Rakuten's real test)
&lt;/li&gt;
&lt;li&gt;🚀 &lt;strong&gt;7x success rate&lt;/strong&gt; on complex tasks
&lt;/li&gt;
&lt;li&gt;💰 &lt;strong&gt;10x more coding features delivered&lt;/strong&gt; (not revenue - features!)
&lt;/li&gt;
&lt;li&gt;🔧 &lt;strong&gt;75% better code completion&lt;/strong&gt; rates
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;PRICING REALITY CHECK:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;💵 Opus 4: $15/$75 per million tokens
&lt;/li&gt;
&lt;li&gt;💵 Sonnet 4: $3/$15 per million tokens
&lt;/li&gt;
&lt;li&gt;💸 Claude Max: $100/month (5x Pro) or $200/month (20x Pro) — includes Claude Code!&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;That moment when you realize AI just became more productive than most development teams...&lt;/p&gt;

&lt;h2&gt;
  
  
  🎤 WHAT THE ANTHROPIC TEAM REVEALED
&lt;/h2&gt;

&lt;p&gt;Dario Amodei started with classic understatement: &lt;em&gt;"I'm not one to hype things up"&lt;/em&gt; — then proceeded to announce the most hyped-worthy AI launch of 2025.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;THE BIG PIVOT:&lt;/strong&gt;&lt;br&gt;
Their Chief Science Officer revealed they &lt;strong&gt;"stopped investing in chatbots"&lt;/strong&gt; and went all-in on complex task execution. &lt;/p&gt;

&lt;p&gt;Finally! Who needs another chatbot when you can have an AI colleague that actually ships code?&lt;/p&gt;
&lt;h2&gt;
  
  
  🛠️ CLAUDE CODE: THE TERMINAL REVOLUTION
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;WHAT'S NEW WITH CLAUDE 4:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;🆕 Claude Code now uses Opus 4 by default (I just restarted and boom!)
&lt;/li&gt;
&lt;li&gt;🆕 VS Code &amp;amp; JetBrains extensions (beta)
&lt;/li&gt;
&lt;li&gt;🆕 Claude Code SDK for custom agents
&lt;/li&gt;
&lt;li&gt;🆕 GitHub Actions integration
&lt;/li&gt;
&lt;li&gt;🆕 1-hour prompt caching option (12x improvement from 5 minutes!)
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;MODEL SWITCHING MADE SIMPLE:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;🎯 &lt;strong&gt;In Claude.ai&lt;/strong&gt;: Click model name below your text input
&lt;/li&gt;
&lt;li&gt;⚡ &lt;strong&gt;In Claude Code&lt;/strong&gt;: Automatically uses the best model
&lt;/li&gt;
&lt;li&gt;🔧 &lt;strong&gt;Enterprise mode&lt;/strong&gt;: &lt;code&gt;export ANTHROPIC_MODEL='model-name'&lt;/code&gt; for Bedrock/Vertex
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;THE KILLER FEATURES:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;✅ Searches your entire codebase (no more copy-pasting!)
&lt;/li&gt;
&lt;li&gt;✅ Edits files, writes tests, commits to GitHub
&lt;/li&gt;
&lt;li&gt;✅ Works alone for HOURS (that 7-hour test was real)
&lt;/li&gt;
&lt;li&gt;✅ Uses MCP servers for extended capabilities
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;
  
  
  Quick 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;h2&gt;
  
  
  ⚡ THE ECOSYSTEM EXPLOSION
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;EVERYONE'S JUMPING IN:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;🐙 &lt;strong&gt;GitHub&lt;/strong&gt;: Sonnet 4 = new Copilot brain
&lt;/li&gt;
&lt;li&gt;⚡ &lt;strong&gt;VS Code + JetBrains&lt;/strong&gt;: Native Claude integration
&lt;/li&gt;
&lt;li&gt;🎯 &lt;strong&gt;Cursor&lt;/strong&gt;: "State of the art for coding"
&lt;/li&gt;
&lt;li&gt;🏗️ &lt;strong&gt;Block&lt;/strong&gt;: "First model to boost code quality"
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;NEW AGENT SUPERPOWERS:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;🐍 &lt;strong&gt;Code execution&lt;/strong&gt;: Claude runs Python in sandbox (data analysis on steroids!)&lt;/li&gt;
&lt;li&gt;🔌 &lt;strong&gt;MCP connector&lt;/strong&gt;: Connect to any remote server (Zapier, Asana, etc.)&lt;/li&gt;
&lt;li&gt;📁 &lt;strong&gt;Files API&lt;/strong&gt;: Upload once, use everywhere&lt;/li&gt;
&lt;li&gt;⏰ &lt;strong&gt;1-hour caching&lt;/strong&gt;: Long-running workflows finally practical&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;PRODUCTIVITY GOES CRAZY:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;📈 &lt;strong&gt;Sourcegraph&lt;/strong&gt;: 75% productivity boost
&lt;/li&gt;
&lt;li&gt;📊 &lt;strong&gt;GitLab&lt;/strong&gt;: 25-50% time saved
&lt;/li&gt;
&lt;li&gt;🎮 Gaming companies build tools by talking
&lt;/li&gt;
&lt;li&gt;💡 Marketing teams suddenly know Python
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;When marketers start coding, reality has shifted.&lt;/p&gt;
&lt;h2&gt;
  
  
  🔮 THE 7-HOUR CODING SECRET
&lt;/h2&gt;

&lt;p&gt;Here's how to make Claude code for hours straight:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;THE MAGIC WORDS:&lt;/strong&gt;&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight python"&gt;&lt;code&gt;&lt;span class="c1"&gt;# Basic thinking modes:
&lt;/span&gt;&lt;span class="sh"&gt;"&lt;/span&gt;&lt;span class="s"&gt;think&lt;/span&gt;&lt;span class="sh"&gt;"&lt;/span&gt;       &lt;span class="c1"&gt;# ~4,000 token thinking budget
&lt;/span&gt;&lt;span class="sh"&gt;"&lt;/span&gt;&lt;span class="s"&gt;think hard&lt;/span&gt;&lt;span class="sh"&gt;"&lt;/span&gt;  &lt;span class="c1"&gt;# ~10,000 token budget  
&lt;/span&gt;&lt;span class="sh"&gt;"&lt;/span&gt;&lt;span class="s"&gt;ultrathink&lt;/span&gt;&lt;span class="sh"&gt;"&lt;/span&gt;  &lt;span class="c1"&gt;# ~32,000 token budget (nuclear option!)
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;&lt;strong&gt;MY TODO LIST OBSESSION VALIDATED:&lt;/strong&gt;&lt;br&gt;
Remember my &lt;a href="https://dev.to/thejesper/raiders-of-the-lost-code-unearthing-abandonware-with-ai-agents-3p63"&gt;Raiders of the Lost Code article&lt;/a&gt;? Turns out todo lists are AI rocket fuel.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;THE WINNING FORMULA (from OpenAI's cookbook):&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;Persistence&lt;/strong&gt;: "Keep going until the task is completely solved"
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Use tools&lt;/strong&gt;: "Don't guess. If unsure, open files and check"
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Plan &amp;amp; reflect&lt;/strong&gt;: "Plan thoroughly before every tool call"
&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;MY 7-HOUR RECIPE:&lt;/strong&gt;&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight markdown"&gt;&lt;code&gt;&lt;span class="p"&gt;1.&lt;/span&gt; Load your comprehensive agent instructions + todo list
&lt;span class="p"&gt;2.&lt;/span&gt; Start with: "ultrathink and keep going until completely solved"  
&lt;span class="p"&gt;3.&lt;/span&gt; Hit auto-accept mode (Shift+Tab) and grab coffee
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;Example prompt that works magic:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;ultrathink: I need you to refactor our authentication system. Here's the todo list:
- [ ] Analyze current auth flow in /src/auth
- [ ] Identify all dependencies
- [ ] Create a plan (don't code yet!)
- [ ] Write tests for new structure
- [ ] Implement changes incrementally
- [ ] Ensure backward compatibility
- [ ] Update documentation
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;This isn't prompt engineering — it's prompt architecture.&lt;/p&gt;

&lt;h2&gt;
  
  
  😅 THE CONTEXT WINDOW CONFESSION
&lt;/h2&gt;

&lt;p&gt;I was hoping for 1M tokens like Gemini... but nope, still 200k.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;THE SILVER LINING:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;🔄 90% cheaper with prompt caching
&lt;/li&gt;
&lt;li&gt;⏰ NEW: 1-hour extended caching (was 5 minutes!)&lt;/li&gt;
&lt;li&gt;💾 Cache your system prompts = massive savings
&lt;/li&gt;
&lt;li&gt;🚀 Still enough for most codebases
&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  📦 PROMPT CACHING FOR DUMMIES
&lt;/h3&gt;

&lt;p&gt;&lt;strong&gt;What is it?&lt;/strong&gt; Like saving your game so you don't start from level 1 every time.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;NEW WITH CLAUDE 4:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Standard caching&lt;/strong&gt;: 5 minutes (same as before)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Extended caching&lt;/strong&gt;: 1 HOUR! (premium option, 12x improvement!)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;How it works:&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;First time&lt;/strong&gt;: Send your big prompt (costs 25% extra) → Claude saves it&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Next times&lt;/strong&gt;: Just send new questions → Claude remembers the big prompt (90% cheaper!)&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;Real example:&lt;/strong&gt;&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight python"&gt;&lt;code&gt;&lt;span class="c1"&gt;# First API call with your 50k token codebase:
# Cost: $3.75 per million tokens (25% extra to save it)
&lt;/span&gt;
&lt;span class="c1"&gt;# Every call in next 5 minutes (standard) or 1 hour (premium):
# Cost: $0.30 per million tokens (90% discount!)
&lt;/span&gt;
&lt;span class="c1"&gt;# Standard: Cache stays alive if used every 5 minutes
# Premium: Cache stays alive if used every HOUR!
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;&lt;strong&gt;When it's worth it:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;✅ Chat with same document multiple times&lt;/li&gt;
&lt;li&gt;✅ Coding with same codebase all day (1-hour cache = game changer!)&lt;/li&gt;
&lt;li&gt;✅ Customer support with same knowledge base&lt;/li&gt;
&lt;li&gt;✅ Long-running agent workflows&lt;/li&gt;
&lt;li&gt;❌ One-off questions (you'll lose money)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;The math:&lt;/strong&gt; If you use the same prompt more than twice, you save money. With 1-hour caching, you can take lunch breaks without losing your cache!&lt;/p&gt;

&lt;p&gt;Sometimes dreams don't come true, but hey — 200k tokens of Opus 4 beats 1M tokens of anything else.&lt;/p&gt;

&lt;h2&gt;
  
  
  🎬 THE BOTTOM LINE
&lt;/h2&gt;

&lt;p&gt;Claude 4 isn't just another model update — it's the moment AI became a legitimate coding partner.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;THE SIMPLE MATH:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;📊 72.5% solving real bugs
&lt;/li&gt;
&lt;li&gt;⏰ 7 hours working alone
&lt;/li&gt;
&lt;li&gt;📈 10x more features shipped
&lt;/li&gt;
&lt;li&gt;🔥 Everyone switching NOW
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;REALITY CHECKS:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;⚠️ SWE-bench tests Python software engineering tasks&lt;/li&gt;
&lt;li&gt;⚠️ Some users report new bugs (it's day one!)
&lt;/li&gt;
&lt;li&gt;⚠️ $200/month isn't pocket change
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;YOUR CHOICE:&lt;/strong&gt;&lt;br&gt;
Embrace AI pair programming or become a coding museum piece.&lt;/p&gt;

&lt;p&gt;The future of software development didn't arrive gradually — it dropped today at 9:30am PST like a Swedish winter: sudden, transformative, and there's no going back.&lt;/p&gt;

&lt;h2&gt;
  
  
  🚀 GET STARTED NOW
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Your move:&lt;/strong&gt; Claude 4 is live RIGHT NOW. Here's your action plan:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;Install Claude Code:&lt;/strong&gt;
&lt;/li&gt;
&lt;/ol&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;   &lt;span class="c"&gt;# Install via official docs - check anthropic.com/claude-code for latest method&lt;/span&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;span class="nb"&gt;cd &lt;/span&gt;your-worst-codebase
   claude
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;First prompt to try:&lt;/strong&gt;
&lt;/li&gt;
&lt;/ol&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;   ultrathink: analyze this codebase and tell me the three biggest problems
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Watch the magic happen&lt;/strong&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Ready to let AI write most of your code? Or does that scare you as much as it excites me? &lt;/p&gt;

&lt;p&gt;Drop a comment with your first Claude 4 experience. I'm collecting the wildest "it did WHAT?!" stories. 🤖🍺&lt;/p&gt;




&lt;p&gt;&lt;em&gt;PS: Yes, I used Claude 4 to help write this. The irony isn't lost on me. But hey, if you can't beat 'em, prompt 'em!&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Follow me for more AI coding adventures. I've got something exciting coming that'll make this look like child's play...&lt;/em&gt;&lt;/p&gt;




&lt;h1&gt;
  
  
  ai #artificialintelligence #claude #anthropic #claudeai #programming #coding #softwareengineering #webdev #javascript #python #automation #aiagents #machinelearning #developer #tech #futureofcoding #productivity #codeassistant #terminaltools #vscode #github #swebench #autonomouscoding #aitools
&lt;/h1&gt;

</description>
      <category>ai</category>
      <category>claude</category>
      <category>coding</category>
      <category>claudecode</category>
    </item>
    <item>
      <title>o3 and o4-mini: My Ridiculously Low-Effort Test of These New Agentically-Powered AI Models 🤖☕</title>
      <dc:creator>Hoffbits</dc:creator>
      <pubDate>Thu, 17 Apr 2025 14:33:50 +0000</pubDate>
      <link>https://dev.to/hoffbits/o3-and-o4-mini-my-ridiculously-low-effort-test-of-these-new-agentically-powered-ai-models-gd9</link>
      <guid>https://dev.to/hoffbits/o3-and-o4-mini-my-ridiculously-low-effort-test-of-these-new-agentically-powered-ai-models-gd9</guid>
      <description>&lt;p&gt;Just discovered OpenAI's newest models (o3 and o4-mini) and couldn't resist giving them a quick spin! 🧪 These are being called "our smartest and most capable models to date with full tool access" - but do they live up to the hype? Here's what I found during my definitely-not-thorough-but-still-revealing test session!&lt;/p&gt;

&lt;h2&gt;
  
  
  What's new with these AI besties? 🚀
&lt;/h2&gt;

&lt;p&gt;• &lt;strong&gt;All-in-one tool access!&lt;/strong&gt; For the first time, these models can seamlessly use ALL their tools (web search, coding, analyzing images, creating images) without awkward mode switching&lt;/p&gt;

&lt;p&gt;• &lt;strong&gt;Extended thinking time&lt;/strong&gt; - o3 can take up to a MINUTE to think through complex problems (like that friend who says "give me a sec" before delivering the perfect advice)&lt;/p&gt;

&lt;p&gt;• &lt;strong&gt;o4-mini is the speedy option&lt;/strong&gt; ⚡ When you need fast answers without the deep thinking, this lighter model delivers surprisingly smart responses with higher usage limits&lt;/p&gt;

&lt;p&gt;• &lt;strong&gt;They actually reason with images&lt;/strong&gt; instead of just describing them - analyzing diagrams, zooming in, and using visuals as part of solving problems&lt;/p&gt;

&lt;h2&gt;
  
  
  My totally unscientific, low-effort tests 🧪
&lt;/h2&gt;

&lt;h3&gt;
  
  
  Test #1: The ancient flowchart challenge
&lt;/h3&gt;

&lt;p&gt;I dug up a flowchart from a school team project game we developed back in 2003 (when flip phones were cool!) and first asked o3 to convert it to a cool 3D diagram - which completely failed (probably limitations in DALL-E or maybe Sora?). &lt;/p&gt;

&lt;p&gt;Then I asked it to analyze the flowchart and convert it to Mermaid chart code. First attempt? Syntax errors galore! But after some tweaking, I was genuinely impressed - it didn't just recreate the chart, it enhanced it! Cleaner layout, better logic flow, and somehow made our 20-year-old work look better 😅&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F8pggnhzjyqugp7qnow7t.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F8pggnhzjyqugp7qnow7t.png" alt="Old flowchart revival attempt" width="800" height="581"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Test #2: The website cloning experiment
&lt;/h3&gt;

&lt;p&gt;In one shot prompt, I grabbed a screenshot of a Swedish business website (Wint - a financial platform) and challenged o3 to recreate it with HTML/CSS/JS in a static page. The results? Not very impressive compared to older models - it handled the basic structure but really wasn't any better than what GPT-4 could already do.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F392g8mn8p5mqx7thll8a.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F392g8mn8p5mqx7thll8a.png" alt="Original Wint page" width="800" height="581"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F8dtx6fb1ktcgyndf1d2a.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F8dtx6fb1ktcgyndf1d2a.png" alt="One prompt o3 clone attempt" width="800" height="581"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Both good old 4o and Lovable.dev, a Swedish company specializing in AI-generated web apps, had similar results with their fine-tuned system. So nothing spectacular here.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F1uyw1fng51j6iky7z3x0.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F1uyw1fng51j6iky7z3x0.png" alt="One prompt Lovable clone attempt" width="800" height="581"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Test #3: The tax calculation gauntlet
&lt;/h3&gt;

&lt;p&gt;This one was fascinating! First, I had o3 research the current Swedish tax regulations. Then I asked it to audit my company's K10 tax calculations going back to 2018. In just 33 SECONDS, it verified all my previous calculations, spotted some subtle rule changes over the years, and even suggested an optimal setup for this year.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fcg8cymcer073cte1clwk.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fcg8cymcer073cte1clwk.png" alt="Analysing tax stuff" width="676" height="187"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;What was particularly interesting was watching o3 get into an argument with Claude about the tax regulations! Claude made some corrections based on older drafts and proposals that never actually became law. o3 pushed back with: "Below is what Skatteverket's current (2025‑edition) guidance and the wording of 57 kap. IL actually say. Your two 'corrections' are based on older drafts/proposals that never became law (or were repealed years ago)."&lt;/p&gt;

&lt;p&gt;Claude then had to admit: "After reviewing the information from the Swedish Tax Agency's current guidelines (2025), I must correct my previous analysis. You are completely right."&lt;/p&gt;

&lt;p&gt;Of course, only the tax authority would know if o3's analysis was really correct, but the confidence and specificity were impressive.&lt;/p&gt;

&lt;h2&gt;
  
  
  The verdict? A quiet evolution, not a revolution 🧠
&lt;/h2&gt;

&lt;p&gt;✅ &lt;strong&gt;Models are definitely better, but the "wow" is smaller — because you've evolved, too.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;A year or two ago, I probably wouldn't have slept for a week after playing with these models. Today? They're impressive but in a more subdued way - like getting a nicer coffee machine that makes your morning better without changing your life.&lt;/p&gt;

&lt;p&gt;The autonomous tool selection implementation is cool, but nothing revolutionary. ChatGPT still falls far behind due to not supporting MCP (Model Context Protocol) like Claude desktop does. That said, the image analysis capabilities are pretty impressive - the way it can zoom in on details and reason about visual information is a nice step forward.&lt;/p&gt;

&lt;h2&gt;
  
  
  What o3 and o4-mini do well:
&lt;/h2&gt;

&lt;p&gt;• &lt;strong&gt;Multi-step reasoning&lt;/strong&gt; across different inputs (like analyzing images + code + files together)&lt;/p&gt;

&lt;p&gt;• &lt;strong&gt;Autonomously choosing tools&lt;/strong&gt; based on what your question needs&lt;/p&gt;

&lt;p&gt;• &lt;strong&gt;Understanding complex, domain-specific knowledge&lt;/strong&gt; (like multi-year tax regulations)&lt;/p&gt;

&lt;p&gt;• &lt;strong&gt;Enhanced comprehension&lt;/strong&gt; of diagrams, charts, and visual information&lt;/p&gt;

&lt;h2&gt;
  
  
  What still needs work:
&lt;/h2&gt;

&lt;p&gt;We can't draw firm conclusions from such a small test, but:&lt;/p&gt;

&lt;p&gt;• &lt;strong&gt;Image analysis (and generation)&lt;/strong&gt; - DALL-E absolutely still needs work. However, if the zooming to read an image feature now works, maybe generating parts of a diagram in a multi-step sequential way could actually do the trick. What if it could create one layer for entities, one layer for text, and one layer for connections? That would probably de-complex it enough to actually pull it off.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fiz1ehak9vnvjyw0a28gf.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fiz1ehak9vnvjyw0a28gf.png" alt=" " width="663" height="337"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;• &lt;strong&gt;Mermaid and code syntax&lt;/strong&gt; - still needs human correction sometimes&lt;/p&gt;

&lt;p&gt;• &lt;strong&gt;Complex visual reasoning&lt;/strong&gt; - understands basic layouts well but can miss nuanced details&lt;/p&gt;

&lt;p&gt;• &lt;strong&gt;Context preservation&lt;/strong&gt; - occasionally forgets details from earlier in the conversation&lt;/p&gt;

&lt;p&gt;For daily use, o3 feels right for complex tasks (coding projects, deep research, analyzing data), while o4-mini handles quick questions where speed matters more than depth.&lt;/p&gt;

&lt;p&gt;Easter weekend will be my true test of whether these models earn a permanent place in my workflow. For now, they feel like a solid step forward - not mind-blowing, but definitely useful enough to keep around.&lt;/p&gt;

&lt;p&gt;Oh, and can we talk about those names? o3 and o4-mini? Every time OpenAI makes progress with AI, they take a step backward with naming conventions! It's like they're allergic to memorable branding 😂&lt;/p&gt;




&lt;p&gt;&lt;em&gt;Reference: &lt;a href="https://openai.com/index/introducing-o3-and-o4-mini/" rel="noopener noreferrer"&gt;Introducing o3 and o4-mini - OpenAI&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>openai</category>
      <category>webdev</category>
      <category>agents</category>
    </item>
  </channel>
</rss>
