Thursday, July 2, 2026
Biologists build a synthetic cell that grows and divides, though it can't yet feed itself; a second Supreme Court ruling in two days threatens EU-US data flows; and AI impersonations of 112 public figures test as more convincing than the real people.
A cell built from scratch
Researchers led by Kate Adamala at the University of Minnesota built a synthetic cell that grows, replicates its DNA, and divides, Quanta reports, assembling it from a lipid membrane, a DNA-replication system, and commercial enzymes that read DNA and make proteins. The claim is bounded, and the boundary is the point: the cell is not self-sustaining, and runs only on a constant supply of food and ribosomes it cannot yet make for itself. What it shows is that life-like behavior, growth and division, can be reconstructed from non-living parts, a step toward both understanding how life began and engineering cells to make materials like biofuels and drugs.
A second data ruling in two days
A day after the geofence decision, the fallout from another Supreme Court ruling reached Europe. In Trump v Slaughter, the court held that the FTC’s independence from the president is unconstitutional, and the privacy group noyb argues that guts the EU-US Data Privacy Framework, whose 2023 adequacy decision leans on FTC independence 259 times and on a “Data Protection Review Court” that sits inside the US Justice Department. If the European Commission’s adequacy finding falls, transatlantic data flows lose their simplest legal footing: the GDPR would still permit necessary transfers, but not the routine offshoring of European data the framework waved through.
A more convincing fake
A study covered by 404 Media had GPT-4 Turbo impersonate 112 UK public figures, training it on their appearances on the BBC’s Question Time and their Wikipedia biographies, then asked 948 people to compare the model’s answers with the real ones. More than half rated the impersonations more authentic, coherent, and relevant than the genuine article. The authors call the result a warning for political discourse: a synthetic version that reads as more convincing than the person removes the friction that once made mass impersonation expensive.
What to watch today
- A reanalysis of GRB 221009A confirms a 300-TeV photon the standard picture says should have been absorbed by the cosmic microwave background before reaching Earth; the authors find Lorentz-invariance-violating scenarios compatible with it and disfavor axion-like particles alone. An anomaly, not yet a discovery.
- QVal benchmarked 21 dense-supervision methods for long-horizon agents across 1,200 experiments and found simple prompting baselines beating the recent literature, a caution for the credit-assignment gold rush.
- Ante proposes blending borrow checking with reference counting, allowing multiple mutable references to a shared type without locks, a memory-model design worth watching.