Allstate Insurance faces lawsuits from CA and VMware after alleging a retaliatory license audit from Broadcom. A widespread Telstra outage disrupted emergency calls, trains, and payments across Australia. Virgin Media was fined £28M for making cancellations difficult. China warned developers against Claude Code over backdoor code fears. Former NASA chief Jim Bridenstine criticized the Artemis Moon plan for lacking a dedicated lander, while Microsoft introduced tech to rebuild dead PCs without local Windows copies.
🤖 AI & Machine Learning
Tool promises to make lazy academics’ AI-written papers sound more human
A startup has released a tool that makes AI-generated academic papers sound more human-written, raising concerns about cheating. The company insists it is not intended to help students or academics deceive plagiarism detectors.
- Tool promises to make lazy academics’ AI-written papers sound more human — theregister.com
OpenAI launches GPT-Live voice models
OpenAI launched GPT-Live, a new voice model with full-duplex architecture that enables simultaneous listening and speaking for more natural conversations, and can delegate complex tasks to a background frontier model (GPT-5.5) to maintain dialogue flow. Two versions are rolling out globally: GPT-Live-1 for paid ChatGPT tiers (Go, Plus, Pro) and GPT-Live-1 Mini for free users.
- OpenAI launches GPT-Live, full-duplex voice models that listen and speak simultaneously — openai.com
- GPT‑Live — openai.com
- OpenAI unveils GPT-Live-1 (paid) and GPT-Live-1 mini (free) — thedeepview.com
Grok 4.5
Grok 4.5, SpaceXAI’s most capable model for coding and knowledge work, outperforms rivals on engineering and legal benchmarks with 80 TPS speed and twice the token efficiency. It is priced at $2 per million input tokens and $6 per million output tokens, and is available in Grok Build, Cursor, and the API (excluding the EU until mid-July).
- Grok 4.5 — x.ai
Microsoft releases Flint, a visualization language for AI agents
Microsoft has released Flint, an open-source visualization intermediate language designed to help AI agents generate high-quality charts from simple, high-level specifications. By using semantic-type based specs and a layout optimization engine, Flint bridges the gap between reliable but low-quality charts and verbose but error-prone complex specs. It powers Microsoft’s Data Formulator and includes an MCP server for easy integration into AI agent applications.
- Microsoft releases Flint, a visualization language for AI agents — microsoft.github.io
Mistral’s Robostral Navigate: a state of the art robotics navigation model
Mistral’s Robostral Navigate is an 8B model that enables autonomous robot navigation using only a single RGB camera, achieving 76.6% success on unseen R2R-CE benchmarks—outperforming multi-sensor approaches. Trained entirely in simulation with token-efficient techniques, it generalizes across different robot types and adapts to real-world obstacles not seen during training. The model combines pointing-based navigation with reinforcement learning for continuous improvement.
🔒 Security & Privacy
China tells devs to ditch Claude Code over ‘backdoor code’ fears
China’s national vulnerability database has flagged Claude Code, claiming its monitoring mechanism can forward Chinese users’ data to remote servers. As a result, Chinese authorities are advising developers to stop using the AI coding tool over these backdoor code fears.
- China tells devs to ditch Claude Code over ‘backdoor code’ fears — theregister.com
Home Office’s glitchy eVisa rollout lands UK privacy regulator in campaigners’ crosshairs
A coalition of campaigners has criticized the UK’s Information Commissioner’s Office (ICO) for failing to act on hundreds of complaints about the glitchy Home Office eVisa system. The bug-plagued digital immigration status scheme has sparked widespread concern, with the coalition alleging regulatory inaction.
- Home Office’s glitchy eVisa rollout lands UK privacy regulator in campaigners’ crosshairs — theregister.com
15-year-old arrested for unsubscribing over 40k anime accounts
A 15-year-old high school student was arrested for using a program created with ChatGPT to send false data to Bandai Namco Filmworks’ servers, causing the unauthorized cancellation of over 46,000 anime subscription accounts. He admitted to exploiting a system vulnerability but said he had no grudge against the company. Police had previously arrested him on suspicion of unauthorized access using fraudulently obtained account information.
We won $92,337 bug bounty using a single kernel 0-day
GhostLock (CVE-2026-43499) is a 15-year-old Linux kernel vulnerability that allows unprivileged local attackers to gain root access and escape containers via a dangling kernel pointer. The bug originates from misuse of the remove_waiter() function in the Requeue-PI path, where it clears pi_blocked_on on the requeuer instead of the actual waiter, leading to use-after-free. Google rewarded $92,337 for the exploit, and the fix was introduced in Linux 7.1.
Tenda firmware (multiple versions) contains hidden authentication backdoor
Multiple versions of Tenda firmware contain an undocumented authentication backdoor (CVE-2026-11405) in the /bin/httpd binary, allowing attackers to bypass password verification and gain full administrative control. No patch is available; mitigation includes disabling remote management and restricting local network exposure.
Fortress – a stealth Chromium so your agents stop getting blocked
Fortress is a stealth Chromium engine that modifies browser fingerprints at the C++ level to prevent scrapers and automation agents from being detected by bot detectors. It passes tests like CreepJS, Sannysoft, and live Cloudflare Turnstile, and requires only a one-line code change to switch from standard Playwright or Puppeteer.
🛠️ Open Source & Dev Tools
Another German state heads down the open source sovereignty road
Mecklenburg-Vorpommern is ditching SharePoint, while Bavaria is considering alternatives to Microsoft products, as another German state pursues open source sovereignty.
- Another German state heads down the open source sovereignty road — theregister.com
Microsoft intros tech that rebuilds dead PCs without requiring local copies of Windows
Microsoft has introduced a technology that can rebuild dead PCs without requiring a local copy of Windows or a USB stick. The feature works as long as the Windows 11 machine has a network connection and a working network driver.
- Microsoft intros tech that rebuilds dead PCs without requiring local copies of Windows — theregister.com
The best WebAssembly runtime may still be no runtime at all
A 2026 benchmark shows that translating WebAssembly to C and compiling natively remains highly competitive, tying Wasmer in median slowdown and outperforming Wasmtime in geomean after adding wide arithmetic support. This approach offers portability across platforms with any C compiler and allows choice of toolchain, while dedicated runtimes like Wasmer and Wasmtime provide specialized features such as WASIX and the Component Model.
Eve Online’s Carbon engine is now open source: Fenris Creations explains why
Fenris Creations has open-sourced Eve Online’s Carbon engine on GitHub under permissive licenses, allowing free use and modification. Senior director Ben Hunter cited goals of transparency, community trust, and collaborative improvement, noting that security concerns are managed through increased review efforts. The move aims to foster community contributions and innovation, with the belief that shared code benefits everyone.
- Eve Online’s Carbon engine is now open source: Fenris Creations explains why — gamesindustry.biz
BotKit: Standalone ActivityPub bots in TypeScript
BotKit is a TypeScript framework for building standalone ActivityPub bots that operate as independent fediverse servers, eliminating the need for a Mastodon account or character limits. It offers type safety, event handling for mentions and follows, HTML-escaped message building, and support for multiple bots through shared infrastructure. The framework also serves web pages and includes features like automatic follower approval and quote post policies.
- BotKit: Standalone ActivityPub bots in TypeScript — botkit.fedify.dev
Obfuscated bash script on t-shirt
Akamai designed an obfuscated bash script for a Uniqlo t-shirt as part of the Peace for All campaign. The script, encoded in base64 and fed to eval via base64 --decode, prints a hidden Easter egg message when executed. The author successfully decoded and verified the script by combining multiple OCR methods.
- Obfuscated bash script by Akamai being supplied to consumers via retail stores — tris.sherliker.net
Zine 0.12.0
Zine v0.12.0 fixes a Firefox dev server bug, adds directory support for static assets and custom config fields, and introduces new SuperHTML Scripty functions. It also updates deployment docs for Codeberg Pages and switches to a version-2 CI action. This release includes a major breaking change.
- Zine 0.12.0 — zine-ssg.io
Unicode’s Transliteration Rules Are Turing-Complete
Unicode’s UTS #35 transliteration rules have been proven Turing-complete by compiling a universal 2-tag system into them. This means these rules, used in ICU libraries, can simulate arbitrary computation, making termination undecidable. The article demonstrates the concept using a Collatz function example with marker-based rewrite rules.
A bug which only affected left-handed users
A bug on a WordPress blog caused a comment box to appear when left-handed users scrolled with their left thumb, triggering a touchstart listener on a left-side reply link. The issue had been reported seven years prior but was only recently fixed by deleting two lines of code. Right-handed users were not affected.
- A bug which only affected left-handed users — shkspr.mobi
NoiseLang: Where N = 5 is a Dirac delta
NoiseLang is a probabilistic programming language where every value is a probability distribution, enabling Monte Carlo simulations via a compiler with JIT and WASM backends. The author revived the nine-year-old project using AI tools to build a more ambitious version, including a columnar interpreter, Cranelift JIT, and WASM emitter, all sharing a single DAG representation for correctness. The runtime draws millions of samples, fusing kernels for efficiency while keeping results deterministic and bit-identical across backends.
- NoiseLang: Where N = 5 is a Dirac delta — manualmeida.dev
Accessibility in GNOME
GNOME has made progress in accessibility through review criteria, funding, and design principles, but ableist attitudes remain in the community and much work is needed. The author stresses that accessibility is a fundamental right, not a reason for gratitude, and calls for continued improvement.
- Accessibility in GNOME — blogs.gnome.org
Eliza Archaeology Project
The ELIZA Archaeology Project is an interdisciplinary effort studying the history and impact of the influential 1960s chatbot created by Joseph Weizenbaum. It offers a reimplementation of ELIZA, contextualizes its code and cultural programming background, and examines Weizenbaum’s later warnings about anthropomorphizing machines. The team is collaboratively producing a book titled Inventing ELIZA and shares ongoing research on their blog.
- Eliza Archaeology Project — sites.google.com
Chatto is now Open Source
Chatto, a privacy-focused group chat app with end-to-end encrypted voice and video calls, is now open source and free to self-host on Linux, macOS, and Windows. A paid hosting service, Chatto Cloud, offers European infrastructure, automatic scaling, and zero lock-in. The app is currently at version 0.4, with a 1.0 release expected within 6–12 months.
- Chatto is now Open Source — hmans.dev
Razer Certifying Their First Laptop for Linux: Razer Blade 18 RZ09-0582 Review
Razer is certifying its first laptop for Ubuntu Linux, the Blade 18 RZ09-0582, featuring a Core Ultra 9 290HX Plus processor and GeForce RTX 5090 graphics with a high price tag. The laptop works smoothly on Ubuntu 26.04 LTS, though Razer has yet to announce Linux support for its Synapse software.
ZML/LLMD alpha – cross platform LLM server
ZML/LLMD is a self-contained inference server that runs LLaMa, Gemma, Qwen, and Mistral models across NVIDIA CUDA, AMD ROCm, Google TPU, Intel oneAPI, and Apple Metal. It supports modern serving features such as continuous batching, paged attention, and DFlash speculative decoding for up to 10x speedup, along with zero-copy loading from HuggingFace, S3, and GCS. The server also provides optimized Docker images per platform and automatic sharding across multiple devices.
Geosql: A Claude/Codex skill for geospatial data
GeoSQL is a skill for AI agents that enables geospatial data analysis on PostGIS, BigQuery, Snowflake, and Wherobots, operating locally or self-hosted. It improves task performance by 4x through a map-in-loop feedback mechanism, where the agent renders results via Dekart and corrects geometry errors. The tool includes cost guardrails, automated SQL generation, and geometry validation, with benchmarks showing 100% pass rates on test cases.
- Geosql: A Claude/Codex skill for geospatial data — github.com
How to Build a Minimal ZFS NAS Without Synology, QNAP, TrueNAS (2024)
A minimal ZFS NAS can be built on Debian 12 using RAIDZ1 and Samba, avoiding the complexity of full-featured systems like TrueNAS. ZFS stores all configuration on the disks themselves, allowing them to be moved to any machine with ZFS tools and imported with a single command. The process involves identifying disks, creating persistent aliases, and setting up the pool.
Copy That Floppy – Cambridge guide for preserving data from fragile floppy disks
A new guide from Cambridge provides practical steps for creating long-term preservation disk images of 8-inch, 5.25-inch, 3.5-inch, and 3-inch floppy disks, focusing on imaging rather than writing. It assumes basic knowledge of digital preservation and tools like write blockers, covering carrier identification, hardware acquisition, cleaning, and imaging. The guide does not offer step-by-step tool instructions due to rapid technological changes but serves as a starting point for practitioners.
Ghostmeet – Self-hosted meeting transcription and summaries
Ghostmeet is an open-source AI meeting assistant that runs entirely locally, providing real-time transcription via Whisper and on-demand summaries via Claude while keeping all audio processing on the user’s machine. It operates as a Chrome side panel, capturing audio from any browser tab (e.g., Zoom, Teams) without joining the meeting as a bot, and offers one-command Docker setup. Data privacy is ensured, as only transcript text is sent to Claude when summarization is enabled, using the user’s own API key.
- Ghostmeet – Self-hosted meeting transcription and summaries — ghostmeet.sshlab.dev
How did Windows 95 decide that a setup program ran?
Windows 95 detected setup programs by checking if executable names contained keywords like “setup” or “install”, delaying file version checks until the next restart to handle batch file replacements. Additionally, it performed live file checks after multimedia driver installs via INF files to catch overwritten system DLLs.
- How did Windows 95 decide that a setup program ran? — devblogs.microsoft.com
An interactive explorer for Benford’s Law across real datasets
Benford’s Law reveals that in many real-world datasets, the leading digit 1 appears about 30% of the time—far more than the intuitive 11%—due to logarithmic distribution across orders of magnitude. This pattern holds across diverse data, from river lengths to Fibonacci numbers, and is used for fraud detection. The article explores live demonstrations, origins, mathematics, and applications of the law.
- An interactive explorer for Benford’s Law across real datasets — vatsalbakshi.com
🌐 Networking & Infrastructure
Telstra outage: Failed emergency services calls, train chaos, payment systems down
A widespread Telstra outage disrupted emergency services calls, train networks, and payment systems across Australia. While the telecommunications company reported that all issues have been resolved, transport networks are expected to remain disrupted well into Thursday.
- Telstra outage: Failed emergency services calls, train chaos, payment systems down — theregister.com
Media Over QUIC can scale real-time streaming and carry the world’s vids
Media Over QUIC (MoQ) aims to combine the low latency of WebRTC with the scalability of DASH, potentially eliminating the need for CDNs in real-time streaming. Unlike WebRTC, which struggles with large-scale conferences, and DASH, which is not suitable for real-time content, MoQ fills a gap for applications requiring both low latency and high scalability.
- Media Over QUIC can scale real-time streaming and carry the world’s vids — theregister.com
Cloudflare Meerkat - Globally distributed consensus
Cloudflare is developing Meerkat, a new consensus service using the QuePaxa algorithm, to provide globally consistent control-plane data across its 330+ data centers without the leader failures and timeouts that plague traditional algorithms like Raft in wide-area networks. Meerkat allows all replicas to write concurrently and remains available during network degradation, though it is currently an experimental system for internal use, managing small pieces of state such as database leadership.
- Cloudflare Meerkat - Globally distributed consensus — blog.cloudflare.com
🏢 Business & Regulation
Allstate Insurance quits Broadcom, alleges vengeful license audit on the way out
Allstate Insurance is leaving Broadcom and alleges the company conducted a retaliatory license audit. Meanwhile, CA and VMware are both suing the insurance giant.
Tech divorce from Walmart cost Brit retail giant Asda £1.22B
Asda’s technology separation from Walmart, including a new SAP system, incurred costs of £1.22 billion, up from an initial £800 million estimate. Delays and rising expenses caused significant financial disruptions for the British retailer.
- Tech divorce from Walmart cost Brit retail giant Asda £1.22B — theregister.com
Clingy Virgin Media fined £28M for refusing to take the hint
Virgin Media was fined £28 million by Ofcom for making it difficult for customers to cancel their service. The regulator found the company encouraged staff to drop calls or put customers on hold without reason when they tried to leave.
- Clingy Virgin Media fined £28M for refusing to take the hint — theregister.com
NHS told to show its working on Palantir platform benefits
Campaigners have criticized UK ministers for repeatedly making claims about the benefits of the NHS’s Palantir data platform, known as the Federated Data Platform (FDP), despite an admission that the data does not prove cause and effect. The NHS has been urged to provide clear evidence of the platform’s effectiveness.
- NHS told to show its working on Palantir platform benefits — theregister.com
Arkenstone Defense building back-office for defense exits stealth with $35M seed led by J2 Ventures
Arkenstone Defense emerged from stealth with $35 million in seed funding led by J2 Ventures to build a back-office software platform for defense tech startups, handling compliance, HR, payroll, and contracting. The company aims to streamline bureaucratic government contracting processes and has already acquired Anitian, serving about three dozen customers.
- Arkenstone Defense building back-office for defense exits stealth with $35M seed led by J2 Ventures — tectonicdefense.com
PlayStation can delete all your digital games after 3 years of inactivity (EU)
PlayStation will stop releasing new games on physical discs starting in 2028, prompting backlash over digital-only distribution. Criticism grew after it was revealed that PlayStation’s European terms of service allow account deletion and loss of all purchased digital games after 36 months of inactivity. Unlike physical discs, digital games can be revoked in practice, raising concerns about ownership.
Answering “why do you want to relocate?” during interviews
In relocation interviews, candidates should avoid making their desire to move abroad the central focus, as this signals to recruiters a greater interest in obtaining a visa than in the company itself, raising doubts about commitment and longevity. Instead, emphasize genuine enthusiasm for the company’s work and team, as employers seek hires who will perform and settle long-term.
- Answering “why do you want to relocate?” during interviews — relocateme.substack.com
Anyone here with an “in” with eBay?
A user created an eBay account years ago but rarely used it, then received a permanent ban without explanation or appeal. After an online chat confirmed the ban cannot be reversed, they are now seeking advice on how to get the case reviewed and their account reinstated.
A brewing battle: More IT workers want unions. The industry doesn’t
Rising anger over layoffs, disillusionment with Big Tech, and fears of AI-driven displacement have sparked a surge in interest in unions among tech workers, though national membership remains at about 3.5% as of 2025. Key drivers include mass layoffs since 2022 and events like the firing of Google’s “Thanksgiving Four,” which galvanized organizing efforts such as the Alphabet Workers Union. Despite high approval of unions, actual membership has not yet broadly increased.
- A brewing battle: More IT workers want unions. The industry doesn’t — computerworld.com
Windows Drops Under 60% in Global Desktop OS Share for the First Time in Years
According to StatCounter’s June 2026 data, Windows’ global desktop OS market share fell to 56.55%, dropping below 60% for the first time, while Linux reached 4.39% and Apple’s combined macOS and OS X share totaled about 16.37%. The figures are based on web usage statistics, not installed systems, and reflect a gradually less one-sided market.
We Got This Wrong. and We Are Fixing It
HubSpot apologized for a July 1, 2026 terms of service update that eroded customer trust, announcing they will not proceed with those changes. They reaffirmed that customers own their CRM data and committed that any future enrichment features will be fully transparent and opt-in. The company acknowledged failures in communication and pledged to earn back trust through clearer, more respectful data practices.
- We Got This Wrong. and We Are Fixing It — community.hubspot.com
The space bit of SpaceX is worth $8 a share, says Morgan Stanley
Morgan Stanley estimates that SpaceX’s space operations are worth $8 per share, separating this valuation from other parts of the company like Starlink. The assessment is based on a standalone analysis of the space business.
🌍 Society & Environment
Ex-NASA boss points out small flaw in Moon landing plan: No lander
Former NASA administrator Jim Bridenstine criticized the Artemis Moon landing plan for lacking a dedicated lander, calling the mission “extraordinarily complicated” compared to the Apollo era. He highlighted this as a critical gap in the current strategy.
- Ex-NASA boss points out small flaw in Moon landing plan: No lander — theregister.com
Moon monoliths are Luis Elizondo’s latest UFO bombshell
Luis Elizondo claims unreleased Moon photos show artificial monolithic structures and describes military encounters with colored orbs he suggests could be autonomous surveillance platforms. The interview offers no new public evidence, and Reddit’s UFO community reacted with skepticism, demanding proof rather than further promises of disclosure.
- Moon monoliths are Luis Elizondo’s latest UFO bombshell — cybernews.com
What Do We Know About the Microplastics Inside Us?
Microplastics detection in human blood can be skewed by false positives from lipids and lab contamination, suggesting some reported levels may be overestimated. Researchers have rebuilt labs to reduce contamination, but emphasize that current evidence on health effects is lacking and the claim that people consume a credit card’s worth of plastic weekly has been debunked.
- What Do We Know About the Microplastics Inside Us? — e360.yale.edu
Collapse of Atlantic Currents May Already Be ‘Locked In’
A new study warns that the Atlantic Meridional Overturning Circulation (AMOC), which warms northern Europe, faces a 10 percent risk of collapse even if emissions peak in 2025, with the probability rising to 23 percent under greater Greenland ice melt. Such a collapse could lower northern European temperatures by 5 to 15 degrees Celsius.
- Collapse of Atlantic Currents May Already Be ‘Locked In’ — e360.yale.edu
FDA rejects petition to set PFAS limits in food
The US FDA rejected a legal petition to set mandatory limits on toxic PFAS in food, despite EPA findings that food is the primary source of exposure and evidence of widespread contamination. Advocates plan to sue, arguing regulation in food is necessary given existing water standards, while the FDA instead plans to set non-binding “action levels.”
- FDA rejects petition to set PFAS limits in food — theguardian.com
“Can We Make the Villain a White Guy?”
Progressive storytelling trends often make villains predictably white, reducing audience uncertainty and narrative tension. Drama relies on a zero-sum conflict between protagonist and antagonist, but when the guessing game becomes too easy, stories lose their engagement and pleasure.
- “Can We Make the Villain a White Guy?” — hollywoodgadfly.substack.com
Tiny data centre used to heat public swimming pool
A small data center in the UK is repurposing its waste heat to warm a public swimming pool, cutting energy costs and carbon emissions. The pilot project demonstrates a sustainable model for reusing data center excess heat.
It seems that the age of reading might be a short anomaly in human history
The article draws a parallel between the decline of modern reading habits and the neglect that doomed the Library of Alexandria, noting that fewer than half of American adults read a book in 2022 and that reading for pleasure dropped from 28% to 16% between 2004 and 2023. It also highlights that gambling has surpassed book reading as a leisure activity, even among traditionally strong reader demographics.
Reform UK leader ‘in real trouble’ against Count Binface
Nigel Farage has formally resigned as MP for Clacton, triggering a by-election in which he plans to stand again, but all major parties have refused to field candidates, leaving satirical figure Count Binface as his only opponent. Chancellor Rachel Reeves called the move a “farce,” as Farage faces ongoing scrutiny over his finances and a parliamentary watchdog investigation.
- Reform UK leader ‘in real trouble’ against Count Binface — mirror.co.uk
Half of Americans struggle to afford groceries and gas, exclusive poll finds
According to a Guardian/Harris Poll, 95% of Americans believe the U.S. faces an affordability crisis, with half struggling to afford groceries and gas. Economic sentiment has worsened significantly since February, particularly among Republicans and rural Americans, amid the war in Iran. The poll also found that two-thirds of Americans lack faith in the federal government to resolve the cost-of-living crisis.
Chiptune Radio
A chiptune song generator was built, which broadcasts algorithmically generated chiptune music. The project is called Chiptune Radio.
- Chiptune Radio — chiptune-radio.alephvoid.com