Skip to content

Essays

Perfect Randomness Realized for the First Time

Source: Phys.org | Published in: Nature — DOI: 10.1038/s41586-026-10521-8

A team of researchers at ETH Zurich has achieved something long thought to be theoretically possible but never before realised in practice: the generation of certifiably perfect random numbers — randomness that can be mathematically proven to be truly random, with no residual predictability whatsoever.


Why Perfect Randomness Matters

Randomness is everywhere in modern technology:

  • Cryptography — secure encryption requires random keys that no attacker can predict
  • Lotteries and gambling — fairness depends on unpredictability
  • Blockchain — consensus mechanisms and validator selection rely on randomness
  • Scientific simulations — Monte Carlo methods need high-quality random inputs
  • Quantum key distribution — security proofs assume perfect randomness at the source

But most "random" numbers used today are pseudo-random — generated by deterministic algorithms that appear random but are, in principle, predictable if you know the seed. Even hardware random number generators (which use physical processes like thermal noise) cannot prove their outputs are truly random: a sophisticated adversary might be manipulating the physical source.

Perfect randomness closes this gap. It's randomness with a mathematical guarantee.


The Breakthrough: How They Did It

The experiment, led by researchers Renato Renner and Andreas Wallraff (with Anatoly Kulikov as first author), combines three key ingredients:

1. Quantum Entanglement

Two superconducting chips — each containing a qubit — are cooled to near absolute zero and connected by a 30-metre cryogenic tube. Microwave photons are used to create entangled states between the two qubits. Entanglement ensures that the measurement outcomes on the two chips are correlated in a way that cannot be explained by any local hidden variable theory.

2. The Bell Test (Loophole-Free)

The 30-metre separation is critical. It ensures that the two qubits are far enough apart that no information — not even travelling at the speed of light — could pass between them during measurement. This closes the "locality loophole" that has plagued previous Bell tests. Combined with high-fidelity measurements that close the "detection loophole," the experiment provides a loophole-free violation of Bell's inequality — direct proof that the outcomes are not predetermined.

3. The Randomness Amplification Algorithm

Here's the subtle part: even with loophole-free Bell violations, the raw measurement outcomes aren't perfectly random if the measurement settings themselves are chosen using imperfect (pseudo-)randomness. Renner's team solved this with a randomness amplification algorithm that takes weakly random inputs and produces perfectly random outputs.

The process works iteratively: - An imperfect random number generator (seeded by a classical source) chooses the measurement bases - The Bell test is run many times - The amplification algorithm processes the results, distilling the intrinsic quantum randomness and eliminating any contribution from the imperfect seed

The output is provably perfect — certified by the laws of physics, not by any assumption about the hardware.


The "Atomic Clock for Randomness"

The team describes their device as an "atomic clock for randomness" — a physically certified gold standard that other random number generators can be calibrated against. Just as atomic clocks define the second with physical certainty, this device defines randomness with physical certainty.

Unlike atomic clocks, however, the current setup is not practical for everyday use. The cryogenic cooling, superconducting qubits, and 30-metre tube make it a laboratory instrument. But the principles it demonstrates could eventually be miniaturised, much as atomic clocks shrank from room-sized installations to chip-scale devices.


Applications and Implications

Domain Impact
Cryptography Perfect keys immune to any computational or physical attack
Quantum Security Enables device-independent quantum key distribution
Scientific Computing Gold-standard randomness for simulations
Regulatory Certified fair lotteries and verifiable random beacons
Blockchain Unbiased validator selection, provably fair protocols

The work also has deep philosophical implications. It demonstrates that the universe truly is probabilistic at its core — that the randomness observed in quantum mechanics is not a limitation of our knowledge but a fundamental feature of reality.


What's Next

The ETH Zurich team is working on:

  • Increasing the bit rate — currently slow, limited by the cryogenic cycle time
  • Reducing the physical footprint — smaller cryostats, integrated photonics
  • Networked devices — multiple randomness beacons that can cross-certify each other

Commercialisation is likely years away, but the theoretical barrier has been broken. Perfect randomness — once a mathematical abstraction — is now a physical reality.


Bottom Line

Renner, Wallraff, Kulikov, and their team have done something that feels almost philosophical: they have built a machine that produces numbers that are provably unpredictable by any entity in the universe. The achievement is a triumph of quantum engineering and a milestone in the long human quest to understand — and harness — the fundamental randomness at the heart of reality.

StoryScope: Investigating Idiosyncrasies in AI Fiction

A fascinating new paper on arXiv (2604.03136) introduces STORYSCOPE, a pipeline that extracts discourse-level narrative features — plot structure, character agency, temporal structure — from fiction to distinguish AI-written from human-written stories.

Anthropic and OpenAI Have Found Product-Market Fit

Source: I think Anthropic and OpenAI have found product-market fit \ Date Published: 2026-05-27 \ Author/Org: Simon Willison \ Time to read: 15 min


TL;DR

Anthropic and OpenAI have achieved genuine product-market fit — but not with ChatGPT or Claude chat. The breakthrough is coding agents (Claude Code/Cowork, Codex). Evidence: enterprise pricing has shifted to full API rates ($200+/month/seat), power users burn $1,000+/month in tokens, and the SpaceX-Anthropic cloud deal commits to $1.25 billion per month through May 2029. The narrative of "AI hitting a wall" is mostly press distortion of mild executive quotes.

A Way to Challenge the Groupthink of Scholarly Journals

Source: A Way to Challenge the Groupthink of Scholarly Journals \ Date Published: 2026-05-27 \ Authors: Kevin McCaffree and Colin Wright (Manhattan Institute Fellow) \ Time to read: 7 min


TL;DR

Peer review, long considered the gold standard for validating scientific research, has devolved into a closed system that can entrench bias rather than eliminate it. When reviewers, editors, and authors all share the same ideological or methodological blind spots, the process meant to remove flaws instead amplifies groupthink. The solution: open, post-publication peer review that democratises scrutiny and breaks the monopoly of anonymous gatekeepers.

Xi Jinping Quit Smoking. China Still Cannot.

Source: Xi Jinping Quit Smoking. China Still Cannot. \ Date Published: 2026-05-27 \ Author/Org: The New York Times \ Time to read: 10 min


TL;DR

President Xi Jinping quit smoking years ago and has publicly acknowledged tobacco as a serious problem for China, yet the country's smoking rates remain stubbornly high — in large part because the state's tobacco monopoly is structurally indispensable, generating roughly $244 billion in profits and taxes in 2025 alone (about 7% of national tax revenue). The regulator and the state-owned producer are the same entity, creating an irreconcilable conflict of interest that has blocked meaningful tobacco control for over a decade.

Microsoft Agent Governance Toolkit — Deterministic Guardrails for AI Agents

Source: microsoft/agent-governance-toolkit \ Date Published: 2026 (Public Preview) \ Author/Org: Microsoft \ Stars: 2.9k · Forks: 457 · License: MIT \ Languages: Python 78.1%, TypeScript 9.8%, C# 3.5%, Rust 3.4%, Go 1.7%


TL;DR

Microsoft's Agent Governance Toolkit (AGT) is built on a fundamental premise: prompt-level safety is not a control surface. Relying on LLMs to "follow the rules" via prompts is structurally unreliable. AGT intercepts every tool call, message send, and delegation in deterministic application code before the model's intent reaches the wire — making it structurally impossible for an agent to violate policy.

When Quiet Undersea Volcanoes Turn Disruptive

Source: When Quiet Undersea Volcanoes Turn Disruptive \ Date Published: 2026-05-26 \ Author/Org: Evan Howell / Quanta Magazine \ Time to read: 12 min


TL;DR

Conventional wisdom held that mid-ocean ridge volcanoes erupt quietly because deep-ocean pressure suppresses gas expansion. But Expedition M201 (June 2024) led by Jonas Preine found that at shallow depths of around 300 metres, this rule breaks down: seawater contacting lava flashes to steam, powering explosions capable of breaching the surface and forming new islands — much like Surtsey did in 1963.

Audience Capture and Short-Form Slop

Source: Audience Capture and Short-Form Slop
Date Published: 2026-05-26
Author: Jack Raines, Young Money


TL;DR

The modern content economy is fundamentally broken. Algorithmic short-form slop, AI noise, and audience capture have created a system where creators must churn out sensational engagement bait to survive. Raines argues there are only three viable paths to win without falling into the trap: scarce generation work, repeated distribution of a killer idea, or a scorched-earth avatar.

The World's Biggest EV Maker Weans Itself Off Supply-Chain Finance

Source: The world's biggest EV maker weans itself off supply-chain finance (Financial Times)
Date Published: 2026-05-27
Author: Financial Times


TL;DR

BYD, the world's largest EV maker, abandoned its proprietary Dilian electronic promissory note system — and its borrowings have surged as a direct result. The shift away from in-house supplier financing, triggered by Beijing's crackdown on auto supply chains, has forced BYD to seek external debt, exposing the scale of its reliance on stretched payment terms to keep reported debt low.