× + newsletter-2026-03-27
╔═════════════════════════════════════════════════════════════╗
║                                                             ║
║   ▀█▀ ▄▀█ █▄▀ █▀▀   █ ▀█▀   █▀▀ █▀█ █▀█ █▀▄▀█             ║
║    █  █▀█ █ █ ██▄   █  █    █▀  █▀▄ █▄█ █ ▀ █             ║
║                                                             ║
║   ▀█▀ █ █ █▀▀   ▀█▀ █▀█ █▀█                                ║
║    █  █▀█ ██▄    █  █▄█ █▀▀                                ║
║                                                             ║
╚═════════════════════════════════════════════════════════════╝
    

// Tech news at terminal velocity

cat 2026-03-27.md

Anthropic Beats the Pentagon, Wikipedia Bans AI, and the Internet Yiff Machine Strikes

$ cat TLDR.md

• Anthropic scores a legal victory against the Trump administration, temporarily blocking the Pentagon's ban.

• Google drops Gemini 3.1 Flash Live, bringing ultra-low latency voice AI to the masses.

• Wikipedia officially puts its foot down, banning editors from using LLMs to write or rewrite articles.

Headlines & Launches

⚖️ Anthropic Wins Injunction Against the Pentagon

In a twisty legal battle, a federal judge has sided with Anthropic, ordering the Trump administration to rescind its 'supply chain risk' designation. The ruling temporarily blocks the government's attempt to force federal agencies to cut ties with the AI startup.

Source: TechCrunch

🎙️ Google Drops Gemini 3.1 Flash Live

Google's latest multimodal voice model is here, promising lower latency and more natural real-time dialogue. It's rolling out globally across Google products, making AI audio interactions feel less like talking to a robot and more like talking to a very smart, slightly overly-enthusiastic human.

Source: Google AI

📚 Wikipedia Officially Bans AI-Generated Articles

The free encyclopedia has updated its editorial policies to explicitly prohibit the use of LLMs for generating or rewriting article content. Turns out, AI's tendency to hallucinate facts doesn't quite mesh with Wikipedia's core tenets of verifiability and reliable sourcing.

Source: TechCrunch

🐘 Mastodon Gets a Mainstream Makeover

The decentralized social network is redesigning user profiles to simplify the experience and appeal to the masses. Because explaining the fediverse to your parents is hard enough without a confusing UI.

Source: TechCrunch

Deep Dives

👯 Agent-to-Agent Pair Programming

What happens when you let Claude and Codex work together as pair programmers? Axel Delafosse explores mimicking human collaboration by setting up multiple agent harnesses, where one acts as the main worker and the other as a reviewer. It's a fascinating look at the future of multi-agent workflows.

Source: Axel Delafosse

☸️ The One-Line Kubernetes Fix That Saved 600 Hours

Cloudflare engineers were scratching their heads over why their Atlantis instance took 30 minutes to restart. They discovered a massive bottleneck in how Kubernetes handles volume permissions and fixed it by simply adjusting the fsGroupChangePolicy. Restart times dropped to 30 seconds.

Source: Cloudflare Blog

🧠 Taming the Chaos of 15 Parallel AI Agents

If you've ever spent three hours fixing code generated by an AI, you know the pain of unstructured prompting. This piece introduces SPARC (Specification, Pseudocode, Architecture, Refinement, Completion), a methodology designed specifically to keep AI-assisted development from turning into a sprawling mess.

Source: DEV Community

Engineering & Research

jsoon: A Blazing Fast Alternative to jq

Meet jsoon, a single-file streaming JSON parser and query engine written in C. It streams without building a tree, skips irrelevant subtrees using SIMD bit arithmetic, and even builds a GPU structural index if you have an NVIDIA card lying around.

Source: GitHub

🛡️ GitHub Actions 2026 Security Roadmap

GitHub is laying out its plans to harden the software supply chain end-to-end. The roadmap focuses heavily on secure defaults, tighter policy controls, and better CI/CD observability to keep your pipelines locked down.

Source: GitHub Blog

⏱️ Claude Adds Web Scheduled Tasks

Claude's coding capabilities just got a nice upgrade with the ability to schedule tasks directly on the web. It's a small but mighty feature for developers looking to automate recurring jobs without leaving their AI workflow.

Source: Claude Docs

Odds & Ends

🦊 The 'Internet Yiff Machine' Hacks Anonymous Crime Tips

A hacker group with the objectively hilarious name 'Internet Yiff Machine' has breached 93GB of highly sensitive, supposedly anonymous crime tips from P3 Global Intel. A stark reminder that 'anonymous' is often just a marketing term.

Source: Ars Technica

💸 Netflix Raises Prices... Again

In a move that surprises absolutely no one, Netflix is hiking prices across every subscription tier by up to 12.5 percent. Time to start sharing passwords again—oh wait.

Source: Ars Technica

← Back to archive