× + newsletter-2026-07-23
╔═════════════════════════════════════════════════════════════╗
║                                                             ║
║   ▀█▀ ▄▀█ █▄▀ █▀▀   █ ▀█▀   █▀▀ █▀█ █▀█ █▀▄▀█             ║
║    █  █▀█ █ █ ██▄   █  █    █▀  █▀▄ █▄█ █ ▀ █             ║
║                                                             ║
║   ▀█▀ █ █ █▀▀   ▀█▀ █▀█ █▀█                                ║
║    █  █▀█ ██▄    █  █▄█ █▀▀                                ║
║                                                             ║
╚═════════════════════════════════════════════════════════════╝
    

// Tech news at terminal velocity

cat 2026-07-23.md

Travis Kalanick's $1.7B Robot Army, Google's €890M Fine, and the 11-Day Rust Rewrite

$ cat TLDR.md

• Travis Kalanick's stealth robotics startup Atoms just raised $1.7B led by a16z to digitize the physical world.

• Google gets slapped with an €890M EU antitrust fine for search and app store practices.

• Bun's creator used Anthropic's Claude to rewrite 500k+ lines of Zig into Rust in just 11 days.

Headlines & Launches

🤖 Travis Kalanick's stealth robotics startup Atoms raises $1.7B

After eight years in stealth, the Uber co-founder is back with Atoms, a physical automation company aiming to digitize the physical world. The massive round was led by a16z, with Uber itself joining the cap table—proving that time (and a $1.7B valuation) heals all wounds.

Source: TechCrunch

⚖️ Google hit with €890M fine for breaking EU antitrust rules

The EU has slapped Alphabet with a nearly $1 billion fine for violating the Digital Markets Act. The penalties stem from Google giving its own products preferential treatment in search results and blocking Android developers from steering users to cheaper options.

Source: The Verge

👓 Here's what Samsung's smart glasses actually look like

Samsung finally gave us a peek at its upcoming smart glasses, revealing two new designs and specs. With a camera on every pair, they're gearing up to face the exact same privacy hurdles that Meta has been navigating.

Source: The Verge

🎮 Microsoft brings original Xbox backward compatibility to Windows PCs

Dust off your nostalgia goggles. Microsoft is bringing original Xbox backward compatibility to Windows PCs, and the first four compatible titles can run on an 11-year-old graphics card.

Source: Ars Technica

Deep Dives

📉 Worse on Purpose: How Corporate Greed Killed Product Quality

A fascinating new project called WorseOnPurpose is tracking how private equity and conglomerates buy up legendary brands only to gut their quality. It features a 'Brand Ledger' database tracking over 200 major brands, categorizing them from 'Approved' to 'Former Great' and 'Avoid.' It's a depressing but necessary look at modern enshittification.

Source: Hacker News

💸 Copilot vs. raw API access: What are you actually paying for?

GitHub breaks down the economics of Copilot now that it bills usage at listed API rates. It's a deep dive into comparing direct model access against the value of the coding workflow, policy, and harness work built around it.

Source: GitHub Blog

🛡️ Protecting our FLOSS commons from LLMs

As AI models continue to scrape every corner of the internet, the open-source community is grappling with how to protect the Free/Libre and Open Source Software commons. This piece explores the tension between open code and the proprietary models that train on it.

Source: Codeberg Blog

Engineering & Research

🦀 Bun runtime rewritten from Zig to Rust in 11 days with AI

Jarred Sumner and his team used Anthropic's Claude Fable 5 to rewrite over half a million lines of Bun's codebase from Zig to Rust in just 11 days. The massive migration aims to fix stability issues by leveraging Rust's memory safety, though Zig's creator called the AI-generated code 'unreviewed slop.'

Source: Hacker News

🐝 Code mode yields a 99.2% cost reduction in agent swarms

Cursor pointed a swarm of coding agents at a blank repo to rebuild SQLite in Rust, hitting 1,000 commits per second. By using frontier models strictly for planning and cheaper models for execution, they dropped worker costs from $9,373 to just $411.

Source: DEV Community

🐧 Fairphone 6 wide camera experimental Linux support

The Linux community continues its relentless march to make everything run open-source software. Experimental Linux support has landed for the Fairphone 6's wide camera, proving that right-to-repair and open ecosystems go hand in hand.

Source: Hacker News

Odds & Ends

🐋 Orcas team up to ram sunfish until they explode

In today's episode of 'nature is terrifying,' researchers have observed orcas teaming up to headbutt sunfish until they literally explode. Scientists think it might just be for fun, which is honestly worse.

Source: Ars Technica

I wanted a clock that never needed setting. Things escalated.

One engineer's quest for a clock that never needs setting spiraled out of control. 'Sure, maybe your clock has a backup battery, but mine has a deployment pipeline!'

Source: Ars Technica

← Back to archive