Three German political parties are exiting X due to concerns over hate speech and disinformation, potentially signaling a broader European shift. In South Korea, the AI-driven semiconductor boom has pushed SK Hynix bonuses to an average of $430,000, reshaping the social landscape. Meanwhile, experts warn as nearly half of young Europeans increasingly rely on AI chatbots for mental health support.
π€ AI & Machine Learning
Nearly half of young Europeans turn to AI for mental health support, experts urge caution
Nearly half of young Europeans are increasingly using AI chatbots to manage mental health issues like anxiety and stress. However, experts warn of significant risks, including the potential for inaccurate advice, social dependency, and privacy concerns regarding sensitive data collection.
- Nearly half of young Europeans turn to AI for mental health support, experts urge caution β cybernews.com
Anthropic details autoencoders that convert LLM activations into natural language text.
Anthropic has introduced Natural Language Autoencoders (NLAs), a new method that converts an AI model’s internal numerical activations into readable natural language text. This technology allows researchers to directly interpret Claude’s internal processes, aiding in the identification and resolution of issues related to safety, reliability, and training data.
- Anthropic details autoencoders that convert LLM activations into natural language text. β anthropic.com
OpenAI Launches New Voice API Models
OpenAI has introduced three new audio models to its APIβGPT-Realtime-2, GPT-Realtime-Translate, and GPT-Realtime-Whisperβto enable more advanced voice applications. These models allow developers to build real-time experiences featuring complex reasoning, live translation, and low-latency speech-to-text transcription.
- Advancing voice intelligence with new models in the API β openai.com
- OpenAI launches 3 voice API models: GPT-Realtime-2 (GPT-5-class), Whisper, and Translate β 9to5mac.com
OpenAI launches ChatGPT ‘Trusted Contact’ for emergency mental health and safety support.
OpenAI is launching an optional “Trusted Contact” feature that allows adult ChatGPT users to designate an emergency contact for mental health and safety concerns. If the system detects potential self-harm or suicide-related discussions and a review team verifies the risk, the contact will be notified without any chat transcripts being shared.
- OpenAI launches ChatGPT ‘Trusted Contact’ for emergency mental health and safety support. β theverge.com
AWS unveils Bedrock AgentCore Payments with Coinbase and Stripe for AI stablecoin payments
AWS has introduced Amazon Bedrock AgentCore Payments, a new feature developed in partnership with Coinbase and Stripe. This initiative enables AI agents to autonomously execute transactions and micropayments using stablecoins to access various digital services and APIs.
- AWS unveils Bedrock AgentCore Payments with Coinbase and Stripe for AI stablecoin payments β theblock.co
Khosla-backed robotics startup Genesis AI unveils GENE-26.5, its first model, which can control r…
Genesis AI has unveiled its first robotics model, GENE-26.5, alongside custom-designed robotic hands that mimic human anatomy. The startup employs a “full stack” approach, using sensor-loaded gloves to collect human movement data to train robots for complex tasks such as cooking and laboratory work.
- Khosla-backed robotics startup Genesis AI unveils GENE-26.5, its first model, which can control r… β techcrunch.com
Anthropic details ‘model spec midtraining’ to improve alignment generalization
Anthropic researchers have introduced “model spec midtraining,” a new stage positioned between pretraining and fine-tuning. This technique is designed to improve a model’s ability to generalize from alignment training.
Two Home Affairs officials suspended after AI ‘hallucinations’ found
The Department of Home Affairs has suspended two officials after discovering AI-generated “hallucinations” in the reference list of its revised white paper on immigration and refugee protection. In response, the department is implementing new AI verification processes and reviewing all policy documents produced since November 2022.
- Two Home Affairs officials suspended after AI ‘hallucinations’ found β citizen.co.za
AI slop is killing online communities
The author argues that the influx of low-effort, AI-generated “slop” is degrading online communities by drowning out meaningful human contributions. This trend of sharing unvetted, automated content threatens to replace valuable human signal with excessive, low-quality noise.
- AI slop is killing online communities β rmoff.net
Agents need control flow, not more prompts
To achieve reliability in complex tasks, AI agents require deterministic software control flows rather than increasingly elaborate prompt chains. Developers should treat LLMs as individual components within a structured system characterized by explicit state transitions and programmatic verification.
- Agents need control flow, not more prompts β bsuh.bearblog.dev
DeepSeek 4 Flash local inference engine for Metal
ds4.c is a new, specialized Metal inference engine designed exclusively for running DeepSeek V4 Flash on macOS. The project aims to provide a high-quality local inference experience by utilizing optimized GGUF files and efficient, disk-persistent KV cache management.
- DeepSeek 4 Flash local inference engine for Metal β github.com
Making LLM Training Faster with Unsloth and NVIDIA
Unsloth and NVIDIA have collaborated to accelerate LLM training by approximately 25% without any loss in accuracy. The optimization works by caching packed-sequence metadata and attention masks for reuse across transformer layers, significantly reducing the computational overhead caused by repeated reconstruction and synchronization.
- Making LLM Training Faster with Unsloth and NVIDIA β unsloth.ai
Agent-skills-eval β Test whether Agent Skills improve outputs
agent-skills-eval is a test runner designed to empirically validate the effectiveness of the Agent Skills standard by comparing model performance with and without specific skills. Using a judge model, the tool generates side-by-side reports and supports various OpenAI-compatible providers through a CLI and TypeScript SDK.
Kstack β Skill pack for monitoring/troubleshooting K8s in Claude Code
Kstack is a new skill pack designed to enable Kubernetes monitoring and troubleshooting directly within Claude Code. The tool streamlines repetitive debugging tasks through specialized commands such as /investigate, /audit-security, and /audit-outdated.
Mozilla boasts Mythos boosted Firefox bug cull
This news digest covers recent developments in cybersecurity and artificial intelligence, including North Korean-linked IT scams and security risks involving AI agents. It also highlights technical issues such as IBM Cloud outages and the vulnerability of MD5 password hashes.
- Mozilla boasts Mythos boosted Firefox bug cull β theregister.com
Dyna Software’s AI assistant promises to massage your toughest ServiceNow configs
Dyna Software has introduced an AI assistant designed to manage complex ServiceNow configurations. The tool aims to automate approximately 80% of the tasks typically performed by ServiceNow development teams.
- Dyna Software’s AI assistant promises to massage your toughest ServiceNow configs β theregister.com
C++ survey finds AI use rising, though trust is in short supply
A recent survey shows that the use of AI in C++ development is increasing, though developer trust in the technology remains low. Despite these common frustrations, the popularity of the C++ language continues to grow.
- C++ survey finds AI use rising, though trust is in short supply β theregister.com
π» Software & Development
Why Donβt Lowercase Letters Come Right After Uppercase Letters in ASCII?
The gap between uppercase and lowercase letters in ASCII exists because their numerical difference is exactly 32. This specific alignment enables the use of efficient bitwise operations to easily convert between cases or toggle character casing.
- Why Donβt Lowercase Letters Come Right After Uppercase Letters in ASCII? β tylerhillery.com
Building Transit Tracker
Eastside Urbanism has developed the Transit Tracker, an open-source, DIY public transit arrivals board designed to display real-time transit information. Following its viral popularity on social media, the creators organized a community “build party” to assemble units, an initiative that has since inspired similar hardware-building events in other locations.
- Building Transit Tracker β blog.horner.tj
Formatting an entire 25 million line codebase overnight: the rubyfmt story
This article explores the technical story behind using rubyfmt to format a 25 million line codebase overnight. It details the process and implications of executing such a large-scale automated formatting task.
jj v0.41.0 is out
The latest release of the Git-compatible version control system jj, v0.41.0, introduces features such as line-range support for jj fix and a new --no-integrate-operation global flag. The update also incorporates breaking changes to pattern matching, new template functions, and various bug fixes to improve performance and Git compatibility.
- jj v0.41.0 is out β github.com
VRL Log Splitting | FlowG v0.55.0
FlowG v0.55.0 introduces the VRL Log Splitting feature, enabling a single input log record to be transformed into multiple output records to simplify pipeline routing and filtering. The update also enhances performance by utilizing MessagePack serialization to reduce memory allocations and data copying between Go and Rust.
- VRL Log Splitting | FlowG v0.55.0 β flowg.cloud
A PHP license change is imminent
An initiative led by Ben Ramsey proposes simplifying PHP’s licensing by replacing its current dual-license system with the BSD three-clause license. The community is voting on this proposal through April 4, 2026, with the goal of implementing the change starting with the PHP 9 release.
- A PHP license change is imminent β lwn.net
Try LispE in the Browser
The article showcases the LispE programming language via a browser-based implementation of the FizzBuzz algorithm. It demonstrates how pattern matching can be used to identify and return specific strings for multiples of 3, 5, and 15.
- Try LispE in the Browser β naver.github.io
Making your own programming language is easier than you think (but also harder)
An amateur developer is creating a custom programming language aimed at addressing the sandboxing and performance limitations found in current game modding solutions like Lua. Although the project is currently on pause, the goal is to develop a system that allows for safe, efficient, and easily distributable mods.
- Making your own programming language is easier than you think (but also harder) β lisyarus.github.io
Spotify launches ‘Save to Spotify’ CLI tool for AI agents to upload audio and podcasts.
Spotify has launched a new command-line tool, “Save to Spotify,” which allows AI agents to upload AI-generated audio summaries and personal podcasts directly to a user’s library. By adding a specific instruction to their prompts, users can seamlessly integrate these personalized briefings into their existing podcast feeds.
- Spotify launches ‘Save to Spotify’ CLI tool for AI agents to upload audio and podcasts. β theverge.com
OpenClaw Had a Rough Week
OpenClaw is restructuring its core by moving optional components to ClawHub to resolve recent stability and dependency issues. The project is also transitioning to a team-based model under the OpenClaw Foundation and plans to introduce an LTS release in May.
- OpenClaw Had a Rough Week β openclaw.ai
Colored Shadow Penumbra
This article explains how to implement a computationally efficient “Colored Shadow Penumbra” effect in Unreal Engine by modifying specific engine shader files. While the method works with all dynamic light types, it requires wide penumbras and utilizes global saturation settings.
- Colored Shadow Penumbra β chosker.github.io
Full Python GUI apps in the browser β no JavaScript, no server
The Dear ImGui Bundle is a framework for creating interactive Python and C++ applications featuring tools such as plotting, node editors, and 3D gizmos. It now supports running Python GUI apps directly in web browsers via Pyodide, enabling functionality without the need for a server or JavaScript.
Stage CLI β An easier way of reading your AI generated changes locally
Stage CLI has been released as an open-source tool designed to help developers review AI-generated code changes locally. The tool breaks down branch changes into logical chapters and displays them in a local browser to provide a more structured alternative to traditional IDE diffs.
MPEG-2 Transport Stream Packaging for Media over QUIC Transport
A new Internet-Draft proposes extending the MOQT Streaming Format (MSF) by introducing the “m2ts” packaging value for transporting MPEG-2 Transport Stream and M2TS source packets over Media Over QUIC Transport. The document defines catalog fields for track descriptions and specifies the behavior for receivers and relays when joining, switching, and validating these packetized streams.
SereneUI β A VSCode-inspired, open-source UI for Postgres
SereneUI is an open-source, VSCode-inspired database client designed to unify transactional and analytical workflows for both Postgres and SereneDB. The tool provides a single, integrated workspace featuring advanced query editing, interactive data visualization, and dashboard creation to minimize context switching between environments.
- SereneUI β A VSCode-inspired, open-source UI for Postgres β github.com
Trust β Coding Rust like it’s 1989
TRUST is an experimental, retro-style TUI IDE for Rust projects inspired by classic blue-screen DOS development environments. The tool enables users to browse projects, edit files, and execute various Cargo commands, such as build, test, and run.
- Trust β Coding Rust like it’s 1989 β github.com
We programmed a program to program new programs (2011)
This SMBC blog post announces a new comic featuring reader Tanya, which was inspired by a conversation at a Beerscussion event. The author is also seeking help to identify an individual from that event to provide them with proper credit.
- We programmed a program to program new programs (2011) β smbc-comics.com
TomTomβs route planner takes an unplanned detour into oblivion
TomTomβs route planner is currently experiencing an outage, causing significant disruptions for users. Reported issues include disappearing favorites, blank route planners, and cloud synchronization failures.
- TomTomβs route planner takes an unplanned detour into oblivion β theregister.com
π‘οΈ Security & Policy
French probe into Elon Musk and X over deepfakes and algorithm manipulation turns criminal
French authorities have escalated an investigation into Elon Musk and X to a criminal probe regarding allegations of algorithmic manipulation and the spread of illegal content. The investigation focuses on claims that the platform allowed its Grok AI to facilitate Holocaust denial and the creation of nonconsensual sexually explicit deepfakes.
- French probe into Elon Musk and X over deepfakes and algorithm manipulation turns criminal β cnbc.com
EU reaches deal to delay high-risk AI rules to 2027 and exempt industrial AI from AI Act
EU legislators have reached a deal to postpone restrictions on high-risk AI uses until December 2027. The agreement also exempts AI in industrial applications from the scope of the AI Act to help maintain the competitiveness of European companies.
- EU reaches deal to delay high-risk AI rules to 2027 and exempt industrial AI from AI Act β politico.eu
Musk: SpaceX reserves right to reclaim compute from Anthropic if AI harms humanity
Historical accounts from Spanish conquistadors describe the Aztec Empire’s practices of ritualistic human sacrifice, cannibalism, and slavery. These records detail the widespread nature of blood rituals and the existence of a significant slave trade during the period of Spanish conquest.
Researchers: 5K+ AI-built web apps lack authentication; 40% expose sensitive data
A study by cybersecurity firm RedAccess found that over 5,000 web applications created using AI coding tools like Lovable, Replit, and Base44 lack basic security and authentication. Approximately 40% of these applications were found to expose sensitive medical, financial, and corporate data through easily discoverable URLs on the hosting companies’ domains.
Pentagon’s mishandling of Alibaba/Baidu blacklist shows Trump admin’s China policy rift
The Pentagon’s attempt to blacklist Chinese tech giants Alibaba and Baidu as companies aiding the Chinese military was undermined when the US Federal Register later declared the list “unpublished.” This incident highlights internal conflicts within the Trump administration regarding its approach to Beijing.
- Pentagon’s mishandling of Alibaba/Baidu blacklist shows Trump admin’s China policy rift β bloomberg.com
A US appeals court strikes down a 2023 FCC rule banning broadband access discrimination based on …
A US appeals court has struck down a 2023 FCC rule that prohibited broadband access discrimination based on factors such as race and income. The 8th Circuit ruled that the agency exceeded its legal authority by attempting to regulate “disparate impact” rather than “disparate treatment.”
- A US appeals court strikes down a 2023 FCC rule banning broadband access discrimination based on … β arstechnica.com
Maybe you shouldn’t install new software for a bit
New Linux kernel vulnerabilities announced following “copy.fail” have increased the risk of NPM supply chain attacks. Consequently, it is recommended to avoid installing new software for approximately one week.
- Maybe you shouldn’t install new software for a bit β xeiaso.net
US launches new strikes on Iran
A clash between the US and Iran has occurred in the Strait of Hormuz on the 69th day of the Middle East crisis. This development comes as an existing ceasefire is under significant strain.
- US launches new strikes on Iran β ft.com
Utah senator smacks ABC reporters phone out of hand amid Data Center controversy
Utah State Senator Jerry Stevenson allegedly swiped an ABC4 reporter’s phone out of his hand during a confrontation at his nursery. The incident occurred while the reporter was investigating a boycott of the business linked to a controversial data center project in Box Elder County.
Elon Musk Summoned to France to Face Criminal Charges
French prosecutors have summoned Elon Musk to face preliminary criminal charges as part of an investigation into his social-media platform, X. This follows Musk’s failure to attend a previous voluntary interview and highlights the growing regulatory divide between the U.S. and Europe regarding online speech.
U.S. intelligence says Iran can outlast Trump’s Hormuz blockade for months
A confidential CIA analysis concludes that Iran can withstand a U.S. naval blockade for three to four months before facing severe economic hardship. The intelligence assessment also finds that Iran retains a substantial arsenal of missiles and drones.
- U.S. intelligence says Iran can outlast Trump’s Hormuz blockade for months β washingtonpost.com
LinkedIn profile visitor lists belong to the people, says Noyb
AMD has released a new slottable GPU designed for AI enterprises, while the EU has delayed certain AI Act regulations following industry backlash. Additionally, the tech landscape is facing emerging security threats from AI agent supply chain attacks and ongoing debates regarding open-source software usage within the UK’s NHS.
- LinkedIn profile visitor lists belong to the people, says Noyb β theregister.com
Russia’s top secret spy school teaching hacking and election meddling
Leaked documents from Bauman Moscow State Technical University have revealed the existence of a secret “Department 4” used to recruit and train future GRU operatives. The program, directly overseen by Russian military intelligence, provides specialized instruction in areas such as hacking, electronic eavesdropping, and covert surveillance.
- Russia’s top secret spy school teaching hacking and election meddling β theguardian.com
Iran hit more U.S. military targets than has been reported, satellite images
A Washington Post analysis of satellite imagery reveals that Iranian airstrikes have damaged or destroyed at least 228 U.S. military structures and pieces of equipment across the Middle East. This level of destruction, which includes targets such as hangars and radar systems, is significantly higher than what the U.S. government has publicly acknowledged.
- Iran hit more U.S. military targets than has been reported, satellite images β washingtonpost.com
Fake IT workers rented laptops to Nork scammers, got prison time
Matthew Isaac Knoot and Erick Ntekereze Prince have each been sentenced to 18 months in prison for their role in helping North Korean IT workers infiltrate US companies. The pair provided laptops that were used to facilitate remote access to targeted organizations.
- Fake IT workers rented laptops to Nork scammers, got prison time β theregister.com
Anthropic response to 1-click pwn: Shouldn’t have clicked ‘ok’
Security firm Adversa AI is calling for clearer warnings for users of AI tools to prevent “1-click” security compromises. The firm argues that current interfaces can lead users to inadvertently grant permissions that expose them to potential attacks.
- Anthropic response to 1-click pwn: Shouldn’t have clicked ‘ok’ β theregister.com
60% of MD5 password hashes are crackable in under an hour
Research shows that 60% of MD5 password hashes can be cracked in less than one hour. This significant vulnerability highlights the security risks associated with using outdated cryptographic hashing algorithms.
- 60% of MD5 password hashes are crackable in under an hour β theregister.com
EU hits snooze on AI Act rules after industry backlash
The EU is delaying the implementation of certain AI Act rules following significant backlash from the industry. While Brussels describes the move as an effort to simplify the regulations, critics have labeled it a retreat.
- EU hits snooze on AI Act rules after industry backlash β theregister.com
βοΈ Hardware & Infrastructure
Additive Blending on the Nintendo 64
The Nintendo 64 experiences visual artifacts during additive blending because its hardware lacks automatic color clamping, unlike the PlayStation. To resolve this, the author proposes using a 32-bit buffer with low-intensity sprites to provide enough headroom for blending without overflow.
- Additive Blending on the Nintendo 64 β phoboslab.org
Affordances of a screenless writing interface
The author explores the utility of a screenless writing interface, suggesting its lack of immediate editing capabilities makes it ideal for drafting and stream-of-consciousness writing. Similar to a typewriter, this medium encourages a focus on sentence structure and completion by minimizing the temptation to revise during the writing process.
- Affordances of a screenless writing interface β jamesg.blog
Ploopy Bean - external trackpoint
Ploopy has introduced the Bean, a high-performance external pointing stick featuring extreme sensitivity and a 1,000Hz polling rate. This 3D-printable, open-source device is fully customizable via the VIA web tool and is currently available for preorder.
- Ploopy Bean - external trackpoint β ploopy.co
AirPods with cameras in advanced testing to help Siri answer questions, not for photos or video
Apple is in the advanced stages of testing new AirPods equipped with built-in cameras designed for AI integration. Rather than for photography, these cameras will use visual data from the user’s surroundings to provide contextual information through Siri.
- AirPods with cameras in advanced testing to help Siri answer questions, not for photos or video β bloomberg.com
I switched from Mac to a Lenovo Chromebook
A web developer has transitioned from a MacBook to a Lenovo Chromebook Plus 14 due to dissatisfaction with Apple’s software ecosystem. The author highlights that the Lenovo’s Mediatek-powered hardware provides performance and build quality comparable to Apple’s M-series chips.
- I switched from Mac to a Lenovo Chromebook β blog.johnozbay.com
Building the TD4 4-Bit CPU
The author successfully constructed the TD4, a 4-bit CPU built using 74-series TTL logic ICs based on Kaoru Tonami’s book “How to Build a CPU.” The project involved translating the original Japanese text and implementing a 16-byte ROM through the use of DIP switches and a diode matrix.
- Building the TD4 4-Bit CPU β jayakody2000lk.blogspot.com
Diskless Linux boot using ZFS, iSCSI and PXE
The article describes a method for booting Debian on a Windows gaming PC via PXE over iSCSI to avoid altering local partitions or the existing Windows environment. By leveraging a Proxmox host with Netboot.xyz and ZFS ZVols, the author establishes a remote-bootable system optimized for running AI models.
- Diskless Linux boot using ZFS, iSCSI and PXE β aniket.foo
IBM Cloud evaporates as datacenter loses power
IBM Cloud services experienced an outage lasting at least four hours due to a power loss at a datacenter. While customers reported significant downtime, the official status page indicated that no issues were occurring.
- IBM Cloud evaporates as datacenter loses power β theregister.com
Official PCIe 8.0 draft aims for 1 TB/s data rate
The official PCIe 8.0 draft aims to achieve a 1 TB/s data rate, though final specifications are not expected until 2028. Other recent tech news highlights include an IBM Cloud service outage and growing concerns regarding the vulnerability of MD5 password hashes.
- Official PCIe 8.0 draft aims for 1 TB/s data rate β theregister.com
AMD puts out new slottable GPU for AI-curious enterprises
AMD has introduced the MI350P, a new dual-slot GPU designed for enterprise AI applications. The card features 144 GB of HBM3e memory and delivers up to 4.6 petaFLOPS of FP4 performance.
- AMD puts out new slottable GPU for AI-curious enterprises β theregister.com
Home Office seeks three CTOs to keep borders, passports, and core IT ticking
The UK Home Office is recruiting three Chief Technology Officers to oversee critical IT infrastructure, including eGates, passports, and visa services. These roles, which offer salaries up to Β£105,000, are essential for maintaining border controls and core enterprise services.
- Home Office seeks three CTOs to keep borders, passports, and core IT ticking β theregister.com
π° Business & Economics
$430,000 SK Hynix bonuses are creating a new elite in South Korea
Driven by the AI-led semiconductor boom, SK Hynix is projected to pay its employees an average bonus of approximately $430,000 this year. These massive payouts have significantly elevated the social and marriage market status of the company’s engineers in South Korea.
- $430,000 SK Hynix bonuses are creating a new elite in South Korea β cybernews.com
Goldman: Alphabet & Amazon Q1 ‘other income’ hit $53B; $49B from private equity stakes
Alphabet and Amazon reported $53 billion in “other income” during the first quarter, accounting for approximately 60% of their total Q1 earnings. Of this amount, $49 billion was attributed to equity stakes in private companies.
Leonid Radvinsky’s wife takes control of OnlyFans parent Fenix after his death (Bloomberg)
Following the death of OnlyFans owner Leonid Radvinsky in March, his widow, Yekaterina βKatieβ Chudnovsky, has assumed significant control of the platform’s holding company, Fenix. UK filings confirm that she has replaced her late husband as a person with significant control over the business empire.
- Leonid Radvinsky’s wife takes control of OnlyFans parent Fenix after his death (Bloomberg) β bloomberg.com
Google VP Rishi Chandra on Fitbit’s rebrand to Google Health, ending Fit by 2026, and Health Coach
Google is rebranding the Fitbit app as Google Health and plans to discontinue the Google Fit app later this year. The redesigned app will feature an AI-powered Health Coach and allow users to integrate their medical records for more comprehensive health tracking.
- Google VP Rishi Chandra on Fitbit’s rebrand to Google Health, ending Fit by 2026, and Health Coach β wired.com
Samsung to end China TV and appliance sales after $138M loss to local rivals
Samsung Electronics is ceasing sales of televisions and home appliances in China to reduce its market footprint. The decision comes in response to intensifying competition from domestic brands and a rapidly changing business environment in the region.
Bristol Myers Squibb’s Massachusetts facility boosted drug production volume for clinical and com…
Bristol Myers Squibb’s Massachusetts facility has increased its drug production volume by approximately 40% through the implementation of artificial intelligence to monitor critical manufacturing variables. The plant was the only U.S. manufacturer recognized for innovation by the World Economic Forum this year.
- Bristol Myers Squibb’s Massachusetts facility boosted drug production volume for clinical and com… β nytimes.com
FanDuel CEO Amy Howe departs; Christian Genetski takes over as Flutter MAUs fall 3% in Q1 2026.
FanDuel CEO Amy Howe is stepping down after five years, with President Christian Genetski set to succeed her. The leadership change occurs amidst broader executive shifts at parent company Flutter Entertainment, which recently reported a 3% year-over-year decline in monthly active users for Q1 2026.
- FanDuel CEO Amy Howe departs; Christian Genetski takes over as Flutter MAUs fall 3% in Q1 2026. β wsj.com
Nonprofit hospitals spend billions on consultants with no clear effect
A study published in JAMA found that nonprofit hospitals spent at least $7.8 billion on management consultants between 2010 and 2022 without achieving significant improvements in financial performance or patient outcomes. The research indicates that these expensive services failed to deliver promised efficiencies, with the only noted negative impact being a slight increase in stroke readmissions.
- Nonprofit hospitals spend billions on consultants with no clear effect β uchicagomedicine.org
As U.S. Debt Hits a Worrying Milestone, Washington Barely Notices
The U.S. national debt has surpassed the nation’s total economic output, a rare milestone signaling growing fiscal instability. Economists warn that a mismatch between federal spending and tax revenue, potentially exacerbated by future tax cuts, could lead to a fiscal crisis as interest costs rise.
Brazil’s Pix Payment System Faces Pressure from Visa and Mastercard
Brazil’s Pix payment system has surpassed Visa and Mastercard in transaction volume, now accounting for 49% of the country’s financial transactions. This rapid growth has prompted a US-led commercial investigation into allegations that the Central Bank of Brazil is engaging in anti-competitive practices by acting as both regulator and competitor.
- Brazil’s Pix Payment System Faces Pressure from Visa and Mastercard β elciudadano.com
California leaders report four to six weeks worth of gasoline and diesel supply
California officials warn that the state has only four to six weeks of gasoline and diesel supply remaining following the closure of the Strait of Hormuz. This shortage is driving up gas prices, which currently average $6.11 per gallon, as refineries struggle to secure alternative crude sources.
Bubbles Are Really Evil
Comparing the collapses of Enron and Worldcom, the author argues that some economic bubbles leave behind productive residue while others result only in destruction. The piece highlights how Enron’s fraud left a significant email dataset for researchers, whereas Worldcom’s collapse left behind a valuable network of fiber optic infrastructure.
- Bubbles Are Really Evil β pluralistic.net
Only 173? Tesla Cybertruck RWD Recall Reveals Low Sales
Tesla is recalling 173 rear-wheel-drive Cybertrucks with 18-inch wheels due to defective brake rotors that could cause wheels to detach. The small scale of the recall highlights the low sales of this specific model, which has since been discontinued.
- Only 173? Tesla Cybertruck RWD Recall Reveals Low Sales β motortrend.com
U.S. Treasury will have to borrow $2T this year just to continue functioning
The U.S. Treasury is projected to face a deficit exceeding $2 trillion this fiscal year, according to OMB estimates that surpass previous CBO projections. As the national debt approaches $39 trillion, budget experts warn that such high levels of borrowing pose significant risks to long-term fiscal stability and could lead to higher interest rates.
The Self-Cancelling Subscription
A subscriber experienced a recurring issue where a streaming service, provided as a credit card perk, repeatedly deactivated itself despite attempts to resolve the error. Both the credit card issuer and the streaming provider claimed their systems were functioning correctly, leaving the user caught in a cycle of ineffective support interactions.
- The Self-Cancelling Subscription β predr.ag
Grand Theft Oil Futures: Insider traders keep making a killing at our expense
The article alleges that large-scale, highly profitable trades in oil futures frequently occur just before major political announcements regarding the Iran War. It highlights a recent instance where $920 million in short positions were placed 70 minutes before news of a potential US-Iran deal, resulting in approximately $125 million in profits. The author argues that this suspected insider trading undermines the market’s fundamental purpose of managing risk through hedging.
- Grand Theft Oil Futures: Insider traders keep making a killing at our expense β paulkrugman.substack.com
SpaceX IPO gives Musk unchecked power and forbids investor lawsuits
SpaceXβs reported IPO plan aims to grant Elon Musk unprecedented control through the use of supervoting shares and authority over board appointments. The structure also significantly limits investor rights by prohibiting class-action lawsuits and mandating arbitration for legal disputes.
- SpaceX IPO gives Musk unchecked power and forbids investor lawsuits β arstechnica.com
How I made $350K from an open-source JavaScript library using dual licensing
The author describes earning over $350,000 from the lightGallery JavaScript library through a dual-licensing model that offers free copyleft licenses for open-source projects and paid commercial licenses for proprietary use. To maintain this model, the author emphasizes the need for legal agreements like CAAs to ensure the rights to re-license all incoming contributions.
- How I made $350K from an open-source JavaScript library using dual licensing β paritydeals.com
Neocloud IREN buys OpenStack champion Mirantis
IREN, a former bitcoin miner, has acquired Mirantis, a prominent provider of OpenStack services. The company aims to use the acquisition to create a more accessible cloud-based AI on-ramp while maintaining its support for free and open-source software.
- Neocloud IREN buys OpenStack champion Mirantis β theregister.com
π Society & Science
German political parties leave X: should other European politicians follow?
Three German political parties, including the SPD and the Green Party, are leaving X due to concerns regarding the platform’s promotion of hate speech and disinformation. This coordinated departure could inspire other European politicians to follow suit, potentially reducing the platform’s influence and journalistic relevance.
Is UFO Disclosure Day coming? Obama doesnβt seem to think so
Former President Barack Obama has expressed skepticism regarding the government’s ability to hide evidence of extraterrestrials, arguing that such significant secrets would be impossible to maintain. His comments contrast with Donald Trump’s promises to release classified UAP files and the assertions from UFO advocates that significant information remains undisclosed.
- Is UFO Disclosure Day coming? Obama doesnβt seem to think so β cybernews.com
How lidar and AV tech are expanding to smart cities, elder care, and shipyards like Rotterdam
While the widespread rollout of autonomous vehicles has been slower than anticipated, the underlying technologies like Lidar and advanced radar are finding significant new applications. These innovations are being repurposed for diverse uses, including smart city management, elder care services, and industrial monitoring in shipyards and wind farms.
- How lidar and AV tech are expanding to smart cities, elder care, and shipyards like Rotterdam β nytimes.com
Researchers discover advanced language processing in the unconscious human brain
Researchers at Baylor College of Medicine have discovered that the human brain can process language and differentiate parts of speech even under general anesthesia. The study found that hippocampal neurons can identify sound patterns and predict upcoming words without conscious awareness, suggesting that complex cognitive functions can occur independently of consciousness.
Draw Marc Andreessen on an Egg
The Marc Andreessen Egg Game is a new interactive game that allows players to doodle on eggs to create likenesses of Marc Andreessen. Featuring both Creative and Speedrun modes, the game utilizes technical elements such as normal mapping for realistic lighting and a pixel-based system to evaluate player performance.
- Draw Marc Andreessen on an Egg β eieio.games
Campaign staffers tell NPR they make ’thousands’ betting on their own candidates
Campaign staffers are reportedly using non-public information, such as unreleased polls, to make significant profits by betting on their own candidates in prediction markets. These practices raise legal concerns regarding potential insider trading and could lead to investigations by the Commodity Futures Trading Commission.
RIP social media. What comes next is messy
Research by Petter TΓΆrnberg indicates that negative social media phenomena, such as echo chambers, are structurally embedded in platform architecture rather than caused by algorithms. Using LLM-based simulations, the study found that these segregated spaces emerge naturally and that filter bubbles might actually serve as a potential cure.
- RIP social media. What comes next is messy β arstechnica.com
I want to live like Costco people
The author reflects on their transition from resisting Costco’s “normcore” brand to becoming a regular member as they enter middle age. Driven by the store’s cost-effectiveness and a sense of generational inevitability, they have embraced the Costco lifestyle.
- I want to live like Costco people β tastecooking.com
The map that keeps Burning Man honest
The MOOP Map tracks “Matter Out of Place” at Burning Man to ensure the event complies with strict Bureau of Land Management cleanliness standards. By visualizing debris density, the map promotes accountability among participants and helps identify specific areas requiring intensive cleanup.
- The map that keeps Burning Man honest β not-ship.com
Child marriages plunged when girls stayed in school in Nigeria
A study published in Nature reveals that child marriage rates in Nigeria significantly decreased when more girls remained in school. The findings highlight the critical role of educational access in preventing early marriage practices.
KLM flight attendant hospitalized after contact with hantavirus
A KLM flight attendant has been hospitalized and placed in isolation after coming into contact with a passenger who died from the Andes variant of hantavirus. Health authorities are now monitoring all passengers from the same flight for symptoms following the outbreak, which originated on the cruise ship Hondius.
Social Network for Corporate Cringe
A new social network has been created to mock “corporate cringe” and humblebrag posts. The platform allows users to share content and react using direct emotions.
- Social Network for Corporate Cringe β cringeout.com
Three-Em Dash
The Three-Em Dash is a punctuation character introduced in Unicode version 6.1. It is part of the Supplemental Punctuation block located within the Basic Multilingual Plane.
- Three-Em Dash β compart.com
Permacomputing Principles
Permacomputing introduces ten principles inspired by permaculture ethics to promote sustainable digital practices and reduce the environmental and socio-economic impacts of technology. The framework encourages designing resilient systems under resource constraints and emphasizes maximizing hardware longevity to minimize e-waste and resource consumption.
- Permacomputing Principles β permacomputing.net
They don’t look like me
NiccolΓ² Rastrelliβs photographic series “THEY DONβT LOOK LIKE ME,” featured in the Cortona On The Move 2024 show, explores how the practice of cosplay allows individuals to explore new identities through virtual characters. The project uses portraits of cosplayers alongside their families to highlight the contrast between social and individual identities.
- They don’t look like me β niccolorastrelli.com
The Old Guard: Confronting America’s Gerontocratic Crisis
The article examines the risks posed by the increasing age of political leadership in the United States, highlighting a growing “gerontocratic crisis.” Using the myth of Tithonus as a metaphor, it argues that the rising median age of Congress threatens effective governance and the political representation of younger generations.
- The Old Guard: Confronting America’s Gerontocratic Crisis β harpers.org
Hungarian cops cuff suspected swatter after two-year FBI probe
Hungarian police have arrested a 20-year-old suspect following a two-year FBI investigation into “swatting.” The individual confessed to the crime after investigators discovered video footage of the incident in progress.
- Hungarian cops cuff suspected swatter after two-year FBI probe β theregister.com
The network password was a key plot point in one of the most famous movies of all time
A network password served as a key plot point in one of the most famous movies of all time. Fortunately, the password was guessed by a legitimate contractor.
- The network password was a key plot point in one of the most famous movies of all time β theregister.com
Minister gives Palantir’s NHS platform a clean bill of health
A government minister has defended Palantir’s Β£330 million NHS platform contract, asserting that it represents value for money. The defense comes in response to ongoing concerns regarding intellectual property and potential vendor lock-in.
- Minister gives Palantir’s NHS platform a clean bill of health β theregister.com