A daily curated digest with the tech news that matter + community vibes, delivered daily, in tabloid style. Like you always wanted.
Today’s tech news circles around control... Microsoft cuts off VeraCrypt code-signing and leaves a core encryption tool in limbo... John Deere pays up as farmers push right-to-repair into the spotlight... A Little Snitch for Linux brings click-to-block network control to the desktop and challenges quiet data flows... Meta rolls out Muse Spark and pushes its AI assistant deeper into daily life... Anthropic faces questions after Sonnet 4.6 stumbles and reminds teams how fragile an AI platform can be... Researchers map 178 AI models and expose tight copycat clusters behind different price tags... The App Store floods with new apps as AI coding tools slash the cost of shipping software... Skrun turns agents into clean APIs, hinting at a future where we wrap complex skills behind simple calls... We watch vendors, users, and models all fight for the steering wheel.
Microsoft Locks Out VeraCrypt, Users Left Stranded
Microsoft silently killed the VeraCrypt developer’s account, breaking code-signing and blocking fresh Windows releases of one of the most trusted disk encryption tools. It feels like a nightmare case study in how a single corporate switch can choke an entire open-source project overnight.
VeraCrypt Dev Reappears And Explains Microsoft Chaos
After months of silence, the VeraCrypt maintainer resurfaced, revealing that Microsoft axed his signing account and left him unable to ship Windows updates. Between personal struggles and platform lock-in, the post reads like a raw, behind-the-scenes look at how fragile critical encryption software really is.
John Deere Finally Pays For Blocking Repairs
Farmers just scored a massive win as John Deere agreed to a $99M settlement over locked-down tractors and restricted diagnostic tools. Years of hacking, lawsuits, and public shaming are finally forcing the company to loosen its grip, and it feels like the broader right-to-repair dam is starting to crack.
Little Snitch For Linux Targets Foreign Software Trust
A new Little Snitch for Linux wraps slick app-level network controls around eBPF, letting users see and block every sneaky connection. With governments openly worrying about foreign-controlled software and auto-update backdoors, this project hits the exact nerve that’s been twitching across the Linux world for years.
LittleSnitch Clone Gives Linux Users Clickable Control
LittleSnitch for Linux offers a simple, pop-up style way to approve or deny each network connection from apps, something desktop Linux weirdly lacked for ages. It’s still rough, but the idea of turning invisible traffic into visible, blockable actions has people wondering why distros don’t ship this by default.
Meta Launches Muse Spark For Supercharged Personal Assistant
Meta’s Muse Spark is pitched as the first step toward "personal superintelligence" – a multimodal model that can reason, use tools, and live inside the Meta AI app. It’s clearly a shot at OpenAI and Anthropic, and it feels like another round in the arms race to own your daily AI assistant life.
Claude’s Sonnet 4.6 Has A Rough Night Online
Anthropic admitted its Sonnet 4.6 model spewed more errors than usual for nearly three hours, leaving devs wondering if they could trust it in production. The incident is resolved, but when your core AI platform wobbles like this, it’s hard not to picture entire apps quietly breaking while everyone’s asleep.
Study Finds AI Models Writing Like Copycat Twins
By fingerprinting 178 AI models across dozens of writing traits, researchers uncovered tight clone clusters – including models from different providers that write almost identically, but at wildly different prices. It confirms the nagging feeling that much of the AI model zoo is a sea of reskins and thinly veiled copies.
AI Coding Tools Fuel Huge New App Store Wave
The App Store saw an 84% jump in new apps last quarter, and insiders are pointing straight at AI coding tools like Claude Code and GitHub Copilot. Shipping an app now feels closer to writing a prompt than grinding through Swift, which is inspiring indie devs while promising a tidal wave of low-effort clones.
Skrun Turns AI Agent Skills Into Easy Web APIs
Skrun lets you wrap any AI agent skill described in a SKILL.md file and expose it as a simple API endpoint. Multi-model and open source, it’s targeting the messy glue work everyone hates, and makes it feel a lot more realistic to turn clever prompt workflows into real, callable backend services.
Developer Boots Mac OS X On A Nintendo Wii
A determined dev wrestled Mac OS X 10.0 Cheetah onto a Nintendo Wii, juggling exotic bootloaders, emulation tricks, and ancient Apple quirks just to see that Aqua desktop appear. It’s gloriously pointless, wildly over-engineered, and exactly the kind of stunt that keeps old-school hacker culture alive.
Homebrew Robot Vacuum Navigates Using Only Cameras
One maker built a robot vacuum for under $300 that drives purely on camera input using CNNs and behavior cloning. No pricey lidar, no corporate cloud, just a DIY bot learning how to clean a real home. It’s messy, charming, and a quiet middle finger to over-priced smart home gadgets.
Linux Kernel History Stuffed Into PostgreSQL For Fun
With pgit, someone shoved the entire Linux kernel Git history – over a million commits – into PostgreSQL, then started running wild SQL queries on it. It’s half research tool, half flex, and makes normal Git hosting look boring when you can analyze decades of open-source work like a giant data set.
Tiny Ant JavaScript Runtime Built In One Month
Ant is a tiny 2MB JavaScript runtime hacked together in about a month, complete with tests and docs on GitHub. It’s nowhere near Node, but that’s exactly the charm: it shows how much one curious developer can build from scratch when they’re willing to peel back the comfy abstractions and suffer a little.
Railway Ditches Next.js And Cuts Build Times Wildly
Hosting platform Railway ripped out Next.js and moved its frontend to Vite plus TanStack Router, dropping build times from 10+ minutes to under two. It feeds a growing sense that some popular web stacks have become bloated monsters, and that lighter, simpler tools can make both devs and CI pipelines breathe again.