A daily curated digest with the tech news that matter + community vibes, delivered daily, in tabloid style. Like you always wanted.
Today Microsoft tears up its revenue deal with OpenAI, turning a star partnership into a cold Azure contract... GitHub Copilot shifts to metered AI coding, and developers eye every prompt like a ticking fare... A trusted PostgreSQL backup tool goes dark, while Apple quietly kills old Time Capsule setups, shaking the backbone of everyday backups... The Dutch central bank dumps AWS for Lidl’s STACKIT, putting the spotlight on sovereign cloud... Open‑weight AI models like Mistral and Qwen chip away at big closed AI moats, even as some firms learn their shiny copilots can cost more than staff... Hackers leak a vast trove of contractor voice data, raising alarms for biometrics and deepfakes... Magic: The Gathering Arena devs unionize, and San Francisco’s uneasy AI boomtown mood lingers in empty offices and rising bills... Today we watch power, cost, and control in tech all get renegotiated at once.
Beloved Postgres Backup Tool Suddenly Declared Obsolete
After years as the go‑to backup tool for PostgreSQL, pgBackRest is being mothballed. Admins now have to choose a fork or rip out their backup stack entirely. People are uneasy that a single sponsor could pull the plug on such critical infrastructure.
GitHub Copilot Switches to Metered AI Coding
GitHub is moving Copilot to usage‑based billing, handing every developer a tiny AI taxi meter. No more carefree infinite autocomplete; now there’s a monthly credit pool and overage fears. Folks worry this nudges teams to over‑optimize prompts instead of code.
Dutch Central Bank Dumps AWS for Lidl Cloud
The Dutch central bank ditched AWS for STACKIT, the cloud arm of grocery giant Lidl. It’s a very European mix of financial seriousness and supermarket vibes, and a clear vote for sovereign cloud over US hyperscalers that thought they had this market locked up.
Apple Finally Kills Off Old Time Capsule Backups
Apple is dropping AFP/Time Capsule support in macOS 27, quietly nuking a decade of home and small‑office backup setups. Fans of dusty Time Capsules and old NAS boxes are annoyed; it’s yet another forced march toward newer, shinier, and pricier backup hardware.
Magic Arena Developers Unionize as United Wizards
Workers on Magic: The Gathering Arena announced a union, United Wizards of the Coast – CWA. It’s another sign that even game devs at big fantasy brands are done with crunch and chaos, and want real leverage when management’s next pivot or layoff wave hits.
Open-Weight AI Models Blow Up Big Moats
This essay argues open‑weight models like Mistral, DeepSeek, and Qwen are shredding the monopoly dreams of closed giants like OpenAI and Anthropic. If anyone can fine‑tune top‑tier models cheaply, the moat becomes marketing and distribution, not magic algorithms.
Microsoft Rewrites Its Money Deal With OpenAI
According to Bloomberg, Microsoft will stop sharing revenue with OpenAI and instead treat it like a standard Azure customer. That sounds a lot less like a star‑crossed partnership and more like, “Nice model you’ve got there, shame about your cloud dependency.”
Companies Discover AI Can Cost More Than Staff
Some firms are finding their AI bills — GPUs, cloud credits, chat subscriptions — rival or even exceed what they pay actual humans. The piece echoes what a lot of engineers whisper: today’s flashy copilots feel cool, but the ROI math looks increasingly upside down.
Hackers Leak Massive Voice Trove From AI Contractors
The Lapsus$ group claims to have leaked 4TB of voice samples from 40k AI contractors at Mercor. Beyond the usual data‑breach fatigue, people are spooked about voice biometrics and how easily these recordings could fuel deepfakes or train models forever without consent.
San Francisco AI Boomtown Still Feels Strangely Broke
An analysis of San Francisco shows the city hosting OpenAI and Anthropic, yet lagging economically. AI valuations are sky‑high, but empty offices, fragile services, and stubborn inequality remain. It reinforces the sense that the “AI boom” is very local to a tiny elite.
Vintage 1930s Chatbot Becomes Internet’s New Obsession
A quirky project pipes Claude Sonnet 4.6 into a fine‑tuned model called talkie‑1930‑13b‑it that talks like it’s straight out of the 1930s. It’s equal parts hilarious and unsettling, and honestly feels more harmless than yet another AI demo pretending to replace your entire job.
Developer Survives Ten-Hour Flight Using Only Local AI
Stuck on a ten‑hour flight with no Wi‑Fi, a developer ran local LLMs on a MacBook Pro and got real work done. It’s a nice counter to cloud‑everything dogma, but also a reminder that pushing billions of tokens through a laptop melts battery and fans pretty quickly.
Staring At Walls Becomes Latest Productivity Power Move
This essay champions a brutally simple focus routine: no phones, no background entertainment, and if you’re blocked, you just stare at a wall. It resonates with people fried by infinite feeds and constant notifications, who secretly know the real hack is doing nothing distracting at all.
Radio Nerds Rejoice as RF Skills Matter Again
An aerospace engineer explains the quiet comeback of RF engineering thanks to satellites, radar, and wireless everything. For years RF felt like a dusty niche; now those who stuck with Maxwell’s equations instead of web frameworks suddenly look like the smartest geeks in the room.
Tiny Raspberry Pi Board Turns Into Serious Audio DSP
The DSPi firmware turns a cheap Raspberry Pi Pico into a USB sound card with built‑in digital signal processing. Audio tinkerers love that a few dollars and some code can replace pricey rack gear, and it fits the growing trend of squeezing pro tools onto tiny hobbyist boards.
Argues that open‑weight AI models from upstarts like Mistral and DeepSeek are turning AI into a commodity, blowing up the monopoly-style profits Silicon Valley and VCs were banking on.
Microsoft is ending revenue sharing with OpenAI, recasting its star partner as a regular Azure client and signaling a power shift in one of the most important alliances in tech.
Reports that some firms now spend more on AI compute and subscriptions than on actual employees, fueling doubts that today’s chatbots are really saving money rather than burning it.
Hackers leaked 4TB of voice samples from tens of thousands of AI contractors at Mercor, raising alarms about biometric security, consent, and how casually training data is being handled.
San Francisco hosts OpenAI and Anthropic yet is still an economic laggard, highlighting a widening gap between sky‑high AI valuations and what they actually do for a struggling city.
The maintainer declared pgBackRest obsolete, abruptly ending work on a widely trusted PostgreSQL backup tool and forcing countless databases to scramble for new disaster‑recovery plans.
GitHub is shifting Copilot to usage‑based billing, ending the era of flat‑rate AI coding assistants and making developers think about prompt budgets like cloud compute meters.
Companies are increasingly finding that AI-related expenses—especially compute and token usage—can exceed employee salary costs. Executives and reports highlight budget pressures: Nvidia’s Bryan Catan...
A hands-on test of two AMD Athlon 1200 CPUs (Thunderbird core) uncovered an undocumented CPUID flag: bit 18 in the EDX register of extended leaf 0x80000001 returned set, contradicting AMD’s documentat...
This article outlines a cost-optimization tutorial for software developers using Anthropic’s Claude. It explains how to combine Claude Desktop, used for strategic planning, architecture, and code revi...
This article outlines how military missile development in World War II and the early Cold War directly led to the Space Age. Beginning with Sputnik’s 1957 launch, it explains how rockets enabled space...
The article examines recurring summer hospitalizations in Yunnan, China, where people report vivid, consistent hallucinations of tiny elflike figures—known as “lilliputian hallucinations.” Local inves...
This essay addresses the cultural pressure in the web industry to continually ship side projects and highlights the anxiety it can create for beginner developers. It suggests reframing abandoned effor...
This article explains how Rust achieves memory safety without a garbage collector by relying on a compile-time ownership and borrowing system. It details move semantics, where ownership can be transfe...
This resource page, titled “Electrostatics & High Voltage Links,” serves as a curated gateway to educational and practical materials on electrostatics and static electricity. It points readers to inte...
Forbes profiles how Paris-based Mistral built a $14 billion AI business by positioning itself as a sovereign, European alternative to U.S. and Chinese providers. CEO Arthur Mensch champions independen...
DSPi is an open-source firmware that turns Raspberry Pi Pico and other RP2040/RP2350 boards into capable USB audio processors. It operates as a plug-and-play USB sound card across macOS, Windows, Linu...
The pgBackRest maintainer announced a formal end to maintenance, issuing a notice of obsolescence and requesting that any forks choose a new name. After thirteen years of development—supported at time...
Moleskine has released a licensed The Lord of the Rings collection featuring notebooks, planners, and related merchandise, showcased with colorful promotional images. On some visuals, the company incl...
This interview profiles Branimir Lambov, a long-time Apache Cassandra committer and PMC member now at IBM following its acquisition of DataStax. Lambov outlines his path into databases, transitioning ...
Quarkdown is introduced as a modern, free, open-source typesetting system that enhances Markdown with LaTeX-like capabilities for a wide range of content: papers, books, presentations, static sites, a...
The article presents “cell,” a terminal-based spreadsheet editor that mirrors Vim’s modal editing experience and is implemented in Rust. Users can install it via Cargo from crates.io, download prebuil...
The article details a practical, retro-tech experiment to reduce morning screen time by printing a custom daily news sheet on a vintage dot matrix printer. The author acquired a mid-1980s Star NP-10 v...
This article outlines a practical routine the author adopted to improve focus and productivity, inspired by a video from Simple Lucas. The method centers on removing screens and entertainment during p...
The U.S. Food and Drug Administration approved Otarmeni (lunsotogene parvec-cwha), the first dual adeno-associated virus (AAV) vector gene therapy for genetic hearing loss due to biallelic variants in...
The article argues that Apple’s everyday software experience has deteriorated, highlighting routine frustrations such as AirPods connecting to the wrong device, iMessage delays, HomeKit intermittently...
An extortion group, Lapsus$, published a roughly 4TB archive from Mercor on April 4, 2026, exposing over 40,000 AI contractors’ studio-quality voice recordings paired with government ID scans. Unlike ...
OpenAI has amended its agreement with Microsoft to simplify and clarify how the companies work together on AI. Microsoft remains OpenAI’s primary cloud partner, with OpenAI products launching first on...
Solid-state batteries are considered a promising successor to lithium-ion batteries due to higher energy density, improved safety, and longer lifespans. Their commercialization, however, is hampered b...
Microsoft announced a significant change to its relationship with OpenAI, saying it will stop sharing revenue with the AI company and that the partnership will no longer be exclusive. The update was c...
The article details Windows 11’s Second Chance Out of Box Experience (SCOOBE), a post-setup series of prompts that can appear long after a PC has been configured and may recur, often after Windows upd...
Tendril is a self-extending agentic sandbox built with AWS Strands Agents SDK and Tauri that implements the Agent Capability pattern. When given a task, Tendril checks a capability registry; if a rele...
During a 10‑hour flight from London to Las Vegas for Google Cloud Next 2026, an engineer evaluated how far top‑tier Apple hardware can carry offline local LLM work. Using a MacBook Pro M5 Max, Gemma 4...
The article details a hardware and firmware modification to turn a TP-Link TL-SG108 unmanaged 8-port Gigabit switch into a web-managed device. Internally, the switch uses Realtek’s RTL8370N, a chip co...
This article situates the recent enthusiasm for Lean within a broader, decades-long history of formalizing mathematics. It highlights AUTOMATH (1968) as an early comprehensive system, notably used by ...
Apple is signaling two major networking changes that may arrive with macOS 27. First, it continues its long-running plan to retire AFP in favor of SMB, which could affect users who rely on Time Machin...
The article examines repeated security issues stemming from Scratch’s practice of inlining user-submitted SVGs into the DOM to perform tasks such as measuring bounding boxes. It presents a timeline of...
The article highlights the live coverage of “Den stora Älgvandringen,” a program that follows the annual migration of moose as they move along ancient routes to reach their summer grazing grounds. It ...
De Nederlandsche Bank (DNB) will sign a major cloud services agreement with Schwarz Digits, the IT subsidiary of Lidl owner Schwarz Group, to move workloads to the Stackit European cloud and reduce re...
Systalyze introduces Utilyze (utlz), a free, open-source GPU monitoring and debugging tool built to measure actual compute efficiency rather than mere activity. The article explains that widely used m...
The U.S. Supreme Court is evaluating the use of geofence warrants—broad requests for cellphone location data—to aid criminal investigations. These warrants enable police to collect information from de...
GitHub is shifting all Copilot plans to usage-based billing effective June 1, 2026. Premium request units (PRUs) will be replaced with GitHub AI Credits, and usage will be measured by token consumptio...
The U.S. Supreme Court is preparing to hear arguments in a case with major implications for Bayer and its flagship herbicide Roundup. At issue is whether federal pesticide labeling decisions by the En...
Canva has acknowledged and fixed a bug in its Magic Layers AI feature after it was found to change user content by replacing “Palestine” with “Ukraine.” Magic Layers is designed to split flat images i...
An engineering manager recounts the introduction of a Customer Experience (CX) team into a payments-focused tribe without prior consultation. Previously, the organization had moved from component-base...
This article offers a first-person comparison between Italy’s national health system and the U.S. healthcare model, written by a British expatriate living in northern Italy. It opens with the case of ...
Prime Minister Mark Carney announced the Strong Canada Fund, presented as Canada’s first sovereign wealth fund aimed at financing major nation‑building projects. In an online video, Carney said the fu...
Google presented Decoupled DiLoCo, a distributed AI training architecture designed to scale large language model training across globally dispersed data centers with lower bandwidth and improved resil...
A Mojira report (MC-119369) describes a Minecraft: Java Edition bug where boats and rafts, with or without chests, break after falling precise distances and can kill their passengers. The issue lists ...
Easyduino is an open-source repository of KiCad-based PCB designs that replicate widely used microcontroller development boards, including Arduino UNO/Nano, ESP32/ESP32-S3, Raspberry Pi Pico (RP2040),...
GitHub reported a multi-component service incident on April 27, 2026. Initial notices at 16:31 UTC flagged degraded performance for Actions, followed minutes later by widespread search failures causin...
SUPER ZSNES, a completely rewritten SNES emulator by the original ZSNES developers, leverages a GPU-powered PPU core to deliver higher accuracy and advanced visual/audio features. The emulator improve...
An aerospace professional describes how RF engineering, long perceived as a shrinking niche after the early‑2000s dot‑com bust, is experiencing renewed demand. Following consolidation in telecom and o...
Workers on the Magic: The Gathering Arena team announced they have formed a union called United Wizards of the Coast – CWA. According to the announcement, a supermajority of eligible Arena workers sig...
This article traces how early 20th‑century printing and postal innovations catalyzed a flourishing market for mail‑order occult instruction in the United States. Linotype machines, cheap pulp paper, a...
China’s National Development and Reform Commission (NDRC) ordered Meta to unwind its $2 billion acquisition of Manus, a Singapore-based AI startup with Chinese roots, citing compliance with laws and r...
An AI organization sets out principles to guide development and deployment of advanced AI. It envisions AI vastly expanding human capability and societal flourishing but warns outcomes depend on gover...
Kenyan runner Sabastian Sawe became the first athlete to break the two-hour barrier in a record-eligible marathon, winning the London Marathon in 1:59:30 and lowering Kelvin Kiptum’s world record by 6...
Spanish archaeologists have mapped a rich underwater heritage trove in the Bay of Gibraltar, the strategic inlet between Algeciras and the Rock of Gibraltar at the northern entrance to the Strait of G...
World, the biometric ID project backed by Sam Altman and launched by Tools for Humanity, is securing traction among U.S. companies while facing intensifying scrutiny abroad. On April 17, it announced ...
l123 is a terminal-based spreadsheet that recreates Lotus 1-2-3’s DOS-era interface—complete with slash menus, a three-line control panel, and keyboard-centric workflows—while adding modern compatibil...
Toronto Police have charged three men with 44 offenses following Project Lighthouse, a cyber investigation launched in November 2025 after a security partner flagged a suspected SMS blaster in downtow...
npm’s official status page has posted an incident titled “npm Website is unavailable,” indicating that the www.npmjs.com website is undergoing a Major Outage. As of Apr 27, 2026, 21:06 UTC, the issue ...
This article explores the IEEE 754-2008 floating-point standard with a focus on Not-a-Number (NaN) values. It explains that double-precision NaNs carry a 51-bit payload, which can be co-opted to encod...
This article introduces a fundamental principle of radar: operating frequency determines wavelength, which in turn governs key system characteristics. Using a clear example—3.0 GHz corresponding to ro...
“Integrated by Design,” a 371-page FreeBSD book, has gone on sale, timed with UNESCO’s World Book Day. The author details a compressed final stretch marked by four production hurdles and their fixes. ...
Ukraine is intensifying long‑range drone operations into Russia, focusing on energy infrastructure such as oil refineries and export facilities. In a rare interview, Robert Brovdi, who commands all of...
The article presents a continuous live demonstration of “talkie-1930-13b-it,” a 13B “vintage” language model trained solely on pre-1931 texts and prompted by Claude Sonnet 4.6. The project explores ho...
This article presents a straightforward tactic for maintaining momentum on complex, multi-person projects that lack dedicated full-time owners: establish a recurring, agenda-driven meeting as a forcin...
This support guide explains how to select and set default Claude models within Claude Code using three approaches. For rapid, in-session changes, users can launch Claude Code and issue the /model comm...
Computer science professor Brent A. Yorgey’s April 27, 2026 letter to students reflects on the turbulent state of the software industry and offers values-driven guidance for entering or continuing in ...
The piece introduces “generative AI vegetarianism,” a personal approach to limiting use of generative AI in everyday technology. The author explains generative AI as tools that create text, images, or...
A drone PCB revision added an onboard magnetometer to improve yaw tracking, but the sensor behaved inconsistently: it produced partial readings over USB and failed entirely on battery power. Despite s...
The author recounts a decision made in January 2025 to quit alcohol for a year, prompted by frustration with the idea of “damp January.” Before the change, they drank modestly—two to three drinks per ...
AgentSwift is an open-source macOS application that operates an autonomous coding agent for Apple platform development. After users describe the feature or change they want, the tool employs Anthropic...
49Agents introduces an open-source, “2D agentic” IDE that replaces tabs and splits with an infinite, zoomable canvas where users can arrange terminals, a Monaco-based editor, Git graphs, issue tables ...
High Performance Git, authored by Ted Nyman, examines Git as a system composed of multiple layers with distinct performance implications. The book goes beyond treating Git solely as a version-control ...
A retro-computing enthusiast rebuilt a 1997-era PC to run Quake and initially recorded 44.6 fps on a Pentium MMX 233 MHz. After adding inexpensive SDRAM to reach 384 MiB and revisiting benchmarks a mo...
This piece recounts a hands-on typographic experiment where a group of friends reimagined the Bodoni typeface using potato stamps. Instead of relying on the precision of vector curves, printed proofs,...
This analysis asserts that the U.S. AI sector was financed on the assumption that frontier models would create monopoly‑grade moats, enabling durable rents to justify massive capital expenditure. It a...
react-waiting-game is a compact React component designed to enhance user experience during long-running operations such as LLM calls, builds, or uploads. It provides a one-button mini-arcade with five...
Claire’s has shuttered all 154 standalone stores across the UK and Ireland, with administrators Kroll confirming closures effective 27 April and more than 1,300 staff notified of redundancy. While the...
pgrx is a framework that enables developers to build PostgreSQL extensions in Rust with a focus on idiomatic design and safety. It supports PostgreSQL versions 13–18 and provides a managed workflow th...
Robbyant’s LingBot-Map introduces a streaming 3D reconstruction approach built around a Geometric Context Transformer and its core mechanism, Geometric Context Attention (GCA). The system is designed ...
The article highlights a striking contrast between the boom in artificial intelligence and San Francisco’s broader economic performance. It identifies San Francisco as the epicenter of AI, home to lea...