news

GPT-5.5 and DeepSeek V4: the week that changed everything

Alexandre
Alexandre
··
Reading time: 16 min
Credit: 9to5Mac / OpenAI
In four days, from Tuesday to Friday, OpenAI shipped two major models, DeepSeek responded with a 1.6-trillion-parameter beast at one-seventh the price, Anthropic's cybersecurity model got unauthorized access, and a nuclear startup raised a billion dollars in its IPO because AI data centers eat too much electricity.
It's the kind of week where you scroll your feeds in the morning and wonder if you missed an episode. ChatGPT Images 2 on Tuesday the 21st, the Altman/Anthropic war of words through Thursday, DeepSeek V4 and GPT-5.5 on the same Friday the 24th, and X-energy surging 26% on its first day of trading. For me, a solo dev building Livate with Claude Code, five stories this dense in a single week is rare — and each one shifts something in my thinking.
Last week was already packed: Opus 4.7, Codex Mac, and Mythos at the White House. This one was a different pace entirely.

Week at a glance

EventDatePlayerKey figureSource
ChatGPT Images 2 launchedApr 21OpenAI2K resolution, 8 simultaneous outputs, web searchThe Verge / 9to5Mac
Anthropic Mythos — unauthorized access revealedApr 22-25AnthropicLimited to NVIDIA, Amazon, Apple, JPMorganThe Guardian / SecurityWeek
Sam Altman: "fear-based marketing"Apr 21OpenAIResponse to Mythos memoTechCrunch
DeepSeek V4 Pro + Flash launchedApr 24DeepSeek1.6T params, $1.74/M tokens (vs $12/M GPT-5.5)CNBC / VentureBeat
GPT-5.5 launchedApr 24OpenAI82.7% SWE-bench, 1M context, $5/$30 per millionMLQ.ai / CNET
X-energy IPO — $1B raisedApr 24X-energy44.3M shares at $23, $11.9B valuationTechCrunch / Reuters
Sources: TechCrunch, The Verge, CNBC, VentureBeat, The Guardian, Reuters, 9to5Mac

ChatGPT Images 2: OpenAI reboots DALL-E with web search in the loop

On April 21, 2026, OpenAI launched ChatGPT Images 2 to replace DALL-E 3. Two modes: "Instant" for speed, "Thinking" for complex generations — the latter can search the web before generating. Resolution up to 2K, eight simultaneous outputs, aspect ratios from 1:3 to 3:1. Available immediately to Plus, Pro, Business and Enterprise subscribers.
ChatGPT Images 2 demo: generation interface with Thinking mode

Click to enlarge

Credit: 9to5Mac / OpenAI
The feature that actually matters is the "Thinking" mode. Before generating, the model can run a web search to pull current information — recent company logos, campaign colors, event visuals. The Verge notes it's the first time a native image generator can fetch fresh information before producing output.
Definition — Visual reasoning generation: a model's ability to combine a research or text-based reasoning step with image generation, producing contextually accurate visuals rather than relying solely on training data. ChatGPT Images 2 is the first consumer-facing model to offer this pipeline natively.
The improvement in text rendering within images is real. ChatGPT Images 2 now handles non-Latin scripts — Japanese, Korean, Hindi, Bengali — with significantly reduced typographic errors. For magazine designs, slides, or marketing visuals, this has been the historic pain point of image generators. USA Today tested rendering on dense compositions: extra fingers are mostly gone, overlaid text is legible.
On Reddit (r/MachineLearning, r/artificial), feedback was sharp: the "Thinking" mode is slow — tens of seconds — but results on complex prompts are clearly above the previous model. The 3:1 ratio for ultra-wide visuals (banners, headers) got particular attention.
FeatureChatGPT Images 2DALL-E 3 (previous)
Max resolution2K1024x1024
Simultaneous outputs84
Web search before generationYes (Thinking mode)No
Available ratios1:3 to 3:11:1, 16:9, 9:16
Non-Latin scriptsSignificantly improvedFrequent errors
Source: The Verge, 9to5Mac, OpenAI, April 21 2026

My take as a solo dev

I generate visuals for Livate regularly — enhanced screenshots, App Store illustrations, article images. "Instant" mode covers 90% of my needs. What actually interests me about "Thinking" is access to fresh data: if I need to generate a visual that includes the current state of a known interface or design system, not being limited to training data is a real win.
2K resolution also changes something practical for App Store visuals. Apple's promotional screenshots require 1290x2796 for iPhone 16 Pro — being close to that format in native generation saves a post-processing step.
Where I'm more skeptical: "Thinking" mode at tens of seconds in a production workflow gets frustrating. I'd rather have a fast interface with 4 immediate results than a long wait for a "perfect" result I'll need to touch up anyway.
Dario Amodei, CEO of Anthropic — the company behind Claude and Mythos

Click to enlarge

Credit: The Guardian

Anthropic Mythos, unauthorized access, and Sam Altman pulling the knife

Anthropic restricted Mythos, its cybersecurity model, to a tight circle: NVIDIA, Amazon, Apple and JPMorgan Chase on the US enterprise side. The official reason: "cyber-weaponization" risks. Sam Altman responded via X on April 21 calling Anthropic's communication "fear-based marketing." This week, SecurityWeek reveals unauthorized access incidents.
I covered the Mythos launch in detail in my article on Claude Mythos and zero-day vulnerabilities. Last week, it was the White House memo making headlines. This week, two new layers stack on top.
First: The Guardian published a long piece on why Mythos poses a fundamentally different kind of problem than other models. Mythos doesn't just detect vulnerabilities — it can generate them. Anthropic designed it to simulate sophisticated attackers. The line between "defensive tool for internal audits" and "cyberterrorism accelerator" comes down to who has access and under what conditions. Restricting to four companies is the security argument. But those four companies manage critical infrastructure, financial data, and hardware supply chains. The potential attack surface isn't zero.
Second: SecurityWeek mentions in an "In Other News" item this week incidents of "unauthorized access to Mythos." Details are thin, but the timing — while the State Department publishes a global alert about AI data theft by Chinese actors — doesn't go unnoticed.
Definition — Dual-use AI model: a model whose capabilities can be used for defensive purposes (security audits, vulnerability detection) as much as offensive ones (exploit generation, attack automation). The dual-use problem is structural: the same capabilities that find a security flaw theoretically enable exploiting it.
Sam Altman's comeback — "fear-based marketing" — is worth decoding. TechCrunch reports Altman posted that phrase with no elaboration. It's a positioning attack, not a technical argument. Anthropic builds an identity around safety as a differentiator. OpenAI builds around speed and accessibility. Both are consistent with their business model. But when unauthorized access incidents hit the model that's "too dangerous for the public," Anthropic's safety argument takes a hit.

My take as a solo dev who uses Claude Code every day

This debate concerns me firsthand — not as a cyberattack target, but as an Anthropic user. The tension between "we put safety at the center" and this week's incidents raises a practical question: can Anthropic maintain both positions simultaneously over time?
For now, my daily tools — Claude Code, Claude Opus — aren't impacted. But how I use Claude Code to build Livate relies on trusting the company's direction. If Mythos incidents become a pattern, that factors into my thinking about tool diversification.
What strikes me about the Altman/Anthropic clash is that it reveals two incompatible philosophies about what AI should be. Not two variants of the same vision — two fundamentally different visions. And both are sincere. That's not comfortable.

DeepSeek V4: 1.6 trillion parameters at one-seventh the price of GPT-5.5

On April 24, 2026, DeepSeek — the Hangzhou-based startup — launched two V4 variants in open-source preview: V4-Pro with 1.6 trillion parameters, and V4-Flash with 284 billion. V4-Pro API pricing: $1.74 per million input tokens, $3.48 output. Roughly one-seventh the cost of GPT-5.5. V4-Pro runs on Huawei's Ascend 950 chips — the first time a frontier model operates without NVIDIA GPUs at this scale.
DeepSeek V4 benchmarks vs GPT-5.4, Claude and Gemini — official comparison

Click to enlarge

Credit: Intelligent Living / DeepSeek
The 1.6 trillion parameters is the number making the rounds on X and Reddit since Friday. For context: GPT-4 sits around 1.8 trillion by most estimates — DeepSeek V4-Pro is in the same ballpark. CNBC and TechCrunch agree on benchmark positioning: V4-Pro beats GPT-5.2 and Gemini 3.0 Pro on logical reasoning tasks, and matches GPT-5.4 on coding competitions.
ModelParametersInput price ($/M tokens)Output price ($/M tokens)
DeepSeek V4-Pro1.6T$1.74$3.48
DeepSeek V4-Flash284B$0.14$0.28
GPT-5.5N/A$5.00$30.00
Claude Opus 4.7N/A~$15.00~$75.00
Sources: VentureBeat, Gizmodo, MLQ.ai, April 24 2026
VentureBeat highlights the most telling ratio: with cached tokens, V4-Pro costs about one-tenth of GPT-5.5. For use cases with lots of repeated context — code agents re-reading the same files in a loop, for example — that cost gap really adds up at volume.
The Huawei Ascend 950 choice isn't an infrastructure detail. CNBC reports this Friday that the US State Department sent a global diplomatic alert about AI data theft risks by Chinese actors, mentioning DeepSeek explicitly. Huawei pledging "full support" for V4 (South China Morning Post) by supplying the chips, while Washington warns its embassies about distillation risks — geopolitics and the technical roadmap are now inseparable.
Definition — MoE (Mixture of Experts) architecture: an LLM architecture technique where the network is divided into specialized sub-networks (experts). At each inference, only a subset of experts is activated, allowing the total parameter count to scale without proportionally increasing the required compute. DeepSeek uses this approach to reach 1.6T parameters at reasonable inference costs.

My take as a solo dev

V4-Flash at $0.14 per million input tokens is the lowest price in the table above. For simple tasks — classification, extraction, short text generation — it's hard to ignore. I'm testing low-cost content generation pipelines on Livate: at that price, a million short requests costs 140 dollars.
What I'm watching: real-world latency. The coding task benchmarks are encouraging, but the AI code agent architecture I use with Claude Code relies on fast round-trips between calls. A cheaper but slower model doesn't save me time.
On the geopolitical angle: I run my production tools on Claude Code. I'm not deploying a DeepSeek model in production today with a State Department diplomatic alert in play. Not for ideological reasons — for regulatory risk reasons. Today's alert can become a ban in six months.

GPT-5.5: OpenAI ships its most advanced model on the same day as DeepSeek V4

GPT-5.5 launched on April 24, 2026 — the same day as DeepSeek V4. OpenAI announces 82.7% on SWE-bench, a one-million-token context window, improved capabilities in agentic coding, computer use and scientific research. Pricing: $5 per million input tokens, $30 output. Available to ChatGPT Plus, Pro, Business and Enterprise users via the interface and API.
The timing of the joint GPT-5.5 / DeepSeek V4 launch on the same Friday the 24th probably wasn't accidental on OpenAI's side. CNET titles "AI Arms Race Accelerates" on the day's events: three major labs (OpenAI, DeepSeek, Anthropic with its own updates) within the same 24-hour window — competitive pressure expressed openly.
The 82.7% SWE-bench score is the most cited figure. SWE-bench measures the ability to solve real GitHub issues — not artificial coding exercises, real problems extracted from open-source repositories. For context: Opus 4.7 had reached 64.3% a week ago (I covered it in last week's roundup), GPT-5.4 was at 57.7%. GPT-5.5 at 82.7% is a leap that redraws the leaderboard.
Definition — SWE-bench: a benchmark created by Princeton researchers that has become the reference for evaluating LLM coding capabilities. It extracts 2,294 (problem, solution) pairs from 12 popular GitHub repositories and measures whether the model can write the correct patch to solve the real problem. A score of 82.7% means GPT-5.5 correctly solves 82.7% of the issues, under conditions close to a real code agent.
A one-million-token context window changes things on real projects. For a project like Livate with dozens of Swift files, a million tokens potentially means the entire project in context in a single session — without the manual slicing I currently do with Claude Code. MLQ.ai describes a model designed for "less guided interactions" — less need to spell out every step, more autonomy in reasoning over long tasks.
On pricing: $5/$30 per million tokens (input/output). Expensive. Compared to DeepSeek V4-Pro's $1.74/$3.48, the ratio is 1 to 3-8 depending on the use case. OpenAI is betting that absolute quality justifies the premium. For high-stakes enterprise use cases — critical production debugging, security code generation — probably yes. For daily generation in a solo workflow, it's less clear-cut.
ModelSWE-bench scoreContextInput priceDate
GPT-5.582.7%1M tokens$5/MApr 24, 2026
Claude Opus 4.764.3%200K tokens~$15/MApr 16, 2026
GPT-5.457.7%128K tokensN/AMar 2026
Sources: MLQ.ai, VentureBeat, April 24-25 2026

My take as a solo dev tracking the SWE-bench leaderboard week by week

82.7% on SWE-bench is a breakthrough. Not an incremental improvement — the 18-point delta in one week (from Opus 4.7 to GPT-5.5) is the largest jump I've seen since GPT-4. If this score holds under real conditions — not just on the benchmark, but on Swift codebases with iOS-specific constraints — it's the most useful coding model available today.
The million-token context is the parameter that would change my workflow the most. My current setup with Claude Code involves CLAUDE.md context files, session splits, state reminders. With 1M tokens, most of that friction goes away.
What's keeping me from switching right now: output pricing. $30 per million output tokens, on long coding sessions where the model generates a lot of text and code, the monthly bill can climb fast. I'm at 100 euros/month on Claude Code. GPT-5.5 at API pricing, at my volume, I need to do the math before celebrating.

X-energy: one billion dollars in IPO to power AI data centers

X-energy, a small modular reactor (SMR) startup building 80 MW units, raised $1 billion in its IPO on April 24, 2026 — above its own estimates. 44.3 million shares sold at $23, a 44% premium over the initial $16-19 target price. Day-one valuation: $11.9 billion. Amazon, Jane Street, ARK Invest and Ares Management participated.
X-energy begins trading on Nasdaq under ticker XE, April 24 2026

Click to enlarge

Credit: Reuters / Economic Times
This story seems distant from the rest of the week, but it's actually the same subject. GPT-5.5 and DeepSeek V4 don't just process more tokens — they consume more electricity. Training a 1.6T-parameter LLM, serving thousands of simultaneous requests with million-token context windows: that's nation-scale power consumption.
TechCrunch states plainly that data center demand has "transformed investor appetite for advanced nuclear." X-energy develops Xe-100 reactors, 80 MW high-temperature gas-cooled reactors (HTGR). The pitch is compactness: deployable units near data centers, without the siting constraints of conventional nuclear plants.
Reuters notes that X-energy had already raised over $1.4 billion before its IPO — including a $700 million Series D in November — with Amazon and the Climate Pledge Fund among investors. Amazon investing in X-energy isn't philanthropy. It's a carbon-free energy supply strategy for its AWS data centers.
StageDateAmountValuation
Series DNov 2025$700MN/A
IPO price setApr 23, 2026~$9B
Nasdaq IPO (XE)Apr 24, 2026$1B$11.9B
Day one +26%Apr 24, 2026$15B+
Sources: TechCrunch, Reuters, Business Wire, April 23-24 2026
CNBC reports the stock gained 26% on its first day. For a nuclear startup IPO — a sector historically shunned by markets due to 10-15 year deployment timelines — it shows that markets are finally thinking longer-term about energy.
Definition — SMR (Small Modular Reactor): a nuclear reactor with output below 300 MW electric, designed to be factory-built and deployed modularly. Unlike traditional 1000+ MW plants requiring multi-decade construction, SMRs target 3-5 year deployment timelines after regulatory approval. X-energy develops the Xe-100, an 80 MW high-temperature gas-cooled reactor.

My take as a solo dev

I build Livate to help people take action on their goals. But the reality this story illustrates is that every time I use Claude Code to generate code, I'm consuming electricity somewhere in a data center. The "cloud" abstraction hides that physical reality.
X-energy at $11.9 billion valuation on IPO day tells you that financial markets have priced in that AI will need energy infrastructure that solar and wind alone can't deliver at the required scale and density. This isn't an ideological debate — it's a physical constraint of energy density.
What strikes me about this IPO: Amazon is in it. Not as a future potential customer — as an investor for multiple rounds. The hyperscalers aren't funding nuclear startups on an ESG whim. They're funding their own infrastructure of tomorrow.

Quick hits

StoryWhat happenedWhy it matters
YouTube deepfake detect.YouTube opened its AI likeness detection tool to celebrities and talent agencies — without going through YouTube. Viral on X.First direct access to institutional deepfake detection for non-technical people
OpenAI ads in ChatGPTOpenAI launched click-based ads in the ChatGPT interface — Ad Age covers the debate. Strong negative reaction on Reddit r/ChatGPT.Start of ChatGPT ad monetization: paying subscribers will see ads
US State Dept alert on DeepSeekThe US State Department sent a global diplomatic alert about AI data theft risks from DeepSeek and other Chinese actors, per CNBC.Regulatory landscape that can shift fast for Chinese AI tools in production
Huawei + DeepSeek V4Huawei announced "full support" for DeepSeek V4 via its Ascend 950 chips, breaking NVIDIA dependence at scale.First complete frontier AI stack without US hardware — hardware sanctions aren't working
Google I/O 2026 teaseGoogle confirms its pre-I/O Android Show with hints about "Project Aluminium" — the new Android roadmap. I/O on May 19.Major Android + Gemini announcements expected in 3 weeks

What the week of April 25, 2026 changes for indie developers

GPT-5.5 at 82.7% SWE-bench redefines the standard

An 18-point delta in one week is too big to ignore. If GPT-5.5 holds at this level under real conditions — not just on benchmarks — the coding tools market will recalibrate around this score. Models at 64% will look dated within months.

The million-token context changes solo dev ergonomics

Managing a real-world codebase in a single context window without manual splits: that's the most concrete operational gain from GPT-5.5. It doesn't replace architectural understanding, but it cuts the setup friction at each session.

DeepSeek V4-Flash at $0.14/M tokens creates a new cost category

For simple tasks — classification, extraction, short generation — DeepSeek V4-Flash is hard to ignore on the numbers alone. The regulatory question (State Dept alert) is what holds you back from going to production.

Energy has become a real technical constraint for AI

X-energy at $11.9 billion on IPO day confirms that markets have priced in AI as a real energy problem. For devs building AI products, the compute bill will stay high because the infrastructure is expensive to finance.

The Altman/Anthropic war of words reveals two incompatible visions

"Fear-based marketing" versus "we're putting risks on the table": this isn't a PR spat. These are two deployment philosophies that will produce different tools with different behaviors. Choosing your tools means choosing a vision.

FAQ

Does GPT-5.5 replace Claude Opus 4.7 for coding? On SWE-bench alone, GPT-5.5 (82.7%) significantly outperforms Opus 4.7 (64.3%). But SWE-bench measures resolution of generic GitHub issues — not architectural understanding of proprietary codebases with specific conventions. In practice, the "best" model depends on your codebase. GPT-5.5's 1M token context window is a real advantage on large projects. The $30/M output pricing is a blocker for high-volume generation workflows.
Is DeepSeek V4-Pro usable in production in Europe in May 2026? Technically, yes — the APIs are available and the benchmarks are solid. On the regulatory risk side, it's less clear: the US State Department's April 25 diplomatic alert about DeepSeek and Chinese AI data theft isn't a ban, but it's a geopolitical tension marker that can evolve. For sensitive data (users, payments), caution is warranted. For purely generative tasks without personal data, the immediate risk is more limited.
What exactly is ChatGPT Images 2's "Thinking" mode? ChatGPT Images 2 offers two generation modes. "Instant" generates straight from the prompt in a few seconds — similar to DALL-E 3. "Thinking" adds a reasoning step before generation: the model can run web searches, analyze context, and plan its visual output before generating. Result: higher latency (tens of seconds), but more precise compositions on subjects requiring fresh data or nuanced contextual understanding.
Why is Amazon investing in X-energy, a nuclear startup? Amazon, through its Climate Pledge Fund, invested in X-energy across multiple rounds before the IPO. The motivation is tightly linked to AWS: AWS data centers consume growing amounts of electricity as AI workloads increase. SMRs (Small Modular Reactors) allow deploying carbon-free nuclear energy near data centers, with shorter timelines than conventional plants. Amazon isn't funding green energy out of idealism — it's funding its computing infrastructure of tomorrow.
Is the unauthorized access to Mythos serious? SecurityWeek mentioned "unauthorized access incidents to Mythos" in its "In Other News" section this week. Details are scarce. What makes it concerning is the model's nature: Mythos is designed to simulate sophisticated attackers and find zero-day vulnerabilities. Unauthorized access to a model with these capabilities doesn't carry the same implications as unauthorized access to an image generator. Anthropic has not publicly commented on the incidents as of publication.
Next week will be focused on Google I/O 2026 on May 19 — but first, Google's Android Show and the first answers about Project Aluminium. And naturally, real-world feedback on GPT-5.5: benchmarks are one thing, real codebases are another.
Alex

Key takeaways

  • GPT-5.5 hits 82.7% on SWE-bench on April 24 — the largest coding performance jump observed in a single week
  • DeepSeek V4-Pro at $1.74/M tokens = one-seventh the price of GPT-5.5, with comparable benchmarks
  • ChatGPT Images 2 introduces a "Thinking" mode with web search before generation — first image generator to do so
  • X-energy raises $1B in nuclear IPO the same day, valued at $11.9B — AI data center demand is transforming energy
  • Anthropic Mythos: unauthorized access revealed, Altman vs Anthropic, the deployment philosophy war is on

Comments

Comments

Got a take on this article?

Create a free account in 10 seconds to comment, like, and get the next articles straight to your inbox.

Don't have an account yet?

This site uses cookies for analytics and advertising. No personal data is sold. Learn more