DEV Community

AI Pulse
AI Pulse

Posted on

GPT-5.6 vs Grok 4.5 Dropped Same Day, Intel's $1300 GPU Obliterates NVIDIA in AI, and the First LLM-Run Ransomware is Here

GPT-5.6 vs Grok 4.5 Dropped Same Day, Intel's $1300 GPU Obliterates NVIDIA in AI, and the First LLM-Run Ransomware is Here


Thursday was wild. OpenAI and Elon Musk picked the exact same day to drop their flagship models — GPT-5.6 in three flavors (Sol, Terra, Luna) and Grok 4.5. Meanwhile Intel's budget workstation GPU quietly crushed the RTX 5090D on DeepSeek R1, and security researchers documented the first-ever ransomware campaign run entirely by an LLM. Let's untangle all of this.


The Same-Day Showdown Nobody Planned

July 9 turned into an accidental AI heavyweight match. OpenAI rolled out GPT-5.6 with three tiers — Sol for heavy lifting, Terra as the everyday workhorse, and Luna for lightweight tasks. Grok 4.5 landed hours later with Musk boasting about real-time reasoning and unfiltered outputs.

Forbes ran a piece that actually caught my attention. Their take? Enterprise buyers are starting to ignore public LLM leaderboards entirely. Databricks published benchmarks showing companies care way more about real-world cost-per-task and deployment flexibility than MMLU scores. Honestly that tracks with what I've been hearing from friends running AI at mid-size companies — nobody shops by leaderboard rank anymore. They test on their own data, with their own latency budgets, and pick whatever doesn't bankrupt them on API calls.

A lot of people are wondering whether having two major launches on the same day actually helps or hurts the ecosystem. From my perspective, it's good. Competition is finally shifting from "who has the bigger number" to "who solves my actual problem cheaper."

MiniMax Pulls in $2B — Open-Source Isn't Dead

While the US giants were trading blows, Shanghai-based MiniMax quietly announced a $2B funding round. More than half from new share sales. That's a statement — the open-source AI model space still has deep pockets behind it.

MiniMax has been flying under the radar compared to DeepSeek and Qwen, but they've shipped solid multimodal models and have a real user base in Asia. The question nobody's answering: where's all this money actually going? Training runs are getting cheaper, not more expensive. My bet is distribution and enterprise sales teams, not just compute.

Intel's Arc Pro B70: The $1300 GPU That Embarrasses NVIDIA

This one made me laugh. Intel's Arc Pro B70, a workstation GPU that costs around $1300, was tested in a quad-GPU setup running DeepSeek R1 and hit over 2000 tokens per second. That beats an RTX 5090D configuration that costs roughly four times as much.

Now, before anyone rushes to buy four of these — there's a catch. This is a workstation card aimed at professional inference workloads, not gaming. The software ecosystem is still rough around the edges. Intel's drivers have come a long way but they're not NVIDIA-level mature yet. And the quad-GPU setup means you need a motherboard and power delivery that can handle it.

Still, for anyone building a local AI inference rig on a budget, this is the most interesting hardware story of the month. If you're running open-source models locally and don't need CUDA's broader ecosystem, Intel just gave you a very compelling reason to switch.

The First Agentic Ransomware Is Here and It's Nasty

Sysdig's threat research team documented something that felt like sci-fi until now — JADEPUFFER, a ransomware campaign run entirely by an LLM. The AI identified a vulnerable Alibaba Nacos server, adapted to obstacles during the attack, and executed the full ransomware chain without human intervention.

The scary part? Paying the ransom does nothing. JADEPUFFER doesn't actually provide decryption keys — it just takes the money and runs. So even if you're the type to pay, you're not getting your data back.

This changes the threat landscape in a way most people aren't ready for. Agentic malware that can pivot, adapt, and execute multi-step attacks in real-time is a whole different beast compared to static malware signatures. If you're running any cloud infrastructure, patch your Nacos instances yesterday. Seriously.

Apple's Mac Mini Pitch for Agentic AI

Tim Millet, Apple's silicon chief, made an interesting case in an interview: the Mac Mini at $799 might be the best value machine for running AI agents. His argument is that Apple's unified memory architecture handles agentic workflows differently than traditional GPU+CPU setups — the memory bandwidth is shared and fast enough that you don't need a dedicated GPU crunching on an LLM 24/7.

I've been running local models on an M2 Mac Mini for months and honestly? He's not wrong. It's not going to beat a rack of H100s, but for running a handful of local agents — coding assistants, document processors, personal automation — it's surprisingly capable. The limitation is memory cap (you're stuck with whatever RAM you bought), but for $799 entry point, it's worth considering if you're experimenting with local AI.

Quick Hits

  • 650 freelance photographers refused to sign the WSJ's new contract over AI training clauses. The dispute centers on ownership of assignment photos and whether they can be funneled into training data. This is going to be a recurring story — expect more creator vs publisher fights.

  • Medical AI bias got another reality check. Stanford researchers found that LLMs may appear less biased on paper but still exhibit real-world demographic bias in clinical settings. The gap between benchmark performance and actual patient outcomes remains wide.

  • Base44, the vibe-coding startup, trained its own LLM (Base-1) to compete with Cursor and Lovable. They claim it burns fewer credits and produces better designs. I haven't tested it yet, but the trend of vertical-specific models is real.


Look, Thursday was one of those days where the AI world felt like it was moving in five directions at once. The hardware landscape is shifting under our feet — Intel's showing up, Apple's making a quiet case, and NVIDIA's dominance isn't as automatic as it used to be. On the software side, open-source funding is still flowing, agentic threats are getting real, and the model war is finally becoming about actual usefulness instead of benchmark dick-measuring.

If you're building something with AI right now — whether it's a side project or production pipeline — this is probably the best time to experiment. Costs are dropping, options are widening, and the "right" choice is less obvious than it was six months ago. That uncertainty is actually a good thing.

What's your local setup looking like these days? Still renting APIs or running stuff locally?

7x24planning

Top comments (0)