Front-page articles summarized hourly.
The Magnetophon, a German hi-fi reel-to-reel tape recorder developed by AEG with I.G. Farben, revolutionized radio after its 1935 Berlin show debut and later improvements like AC bias in the K4 (1938). Used by Nazis for propaganda, it spread postwar when U.S. engineer Jack Mullin recovered a Magnetophon, helping bring tape recording to America. Bing Crosby championed the tech, investing in Ampex, enabling prerecording of shows from 1947. A side consequence: editors began adding laugh tracks by splicing in canned laughter, shaping modern broadcast humor.
CorgiGirls.com briefly ranked Corgi’s female employees by attractiveness, using scraped LinkedIn photos and a real-time leaderboard. It appears to have been created by Sebastian Mandal, who posted about buying the domain and even tagged Mark Zuckerberg. Corgi says it had no involvement and condemns the site as demeaning; its legal team sent notices, and the site was taken down amid a traffic surge (more than 200,000 unique visitors). The domain now errors. The company emphasizes it will protect employees’ privacy and will not tolerate exploitation.
Eigendrum is an interactive tool that lets you draw a drumhead shape (or write a formula) and hear the resulting spectrum. It solves the eigenvalue problem for a clamped membrane via finite elements, generating modes as standing waves and frequencies proportional to sqrt(lambda). Striking excites a mix of modes based on hit location; you can hear individual modes by selecting them. Shapes are scaled to equal area, so pitch depends on size and tension, not the outline. MIT-licensed, free to use, client-side only.
The Financial Times shows a Security Verification page asking users to enable JavaScript and cookies to proceed, with a 403 error and a challenge ID. It includes links to Terms, Privacy, Cookie Policy, and notes FT trademarks and its adherence to the FT Editorial Code of Practice.
Pete Mertz rails against huge PRs, urging small, digestible changes that are easy to review. He argues code should be understandable from good naming and minimal, meaningful docs, not 50-line comments. While praising AI's help, he warns it adds reviewer burden by reingesting or requiring full diffs, and questions AI-only workflows that bypass human review. He laments that large PRs slow progress, recalling React's lesson, and asks teams to separate AI grok from human review. Bottom line: prefer small, well-named, well-documented PRs with human oversight.
Racket v9.3 released. Highlights: raco setup can generate Markdown docs (--doc-markdown); #lang teaching languages (BSL, ISL+, DeinProgram) now parity with Language dialog; DrRacket background expansion disables errortrace for faster syntax checks; raco pkg install adds --adjacent-deps, --destdir, --attach and refined --skip-installed; ffi/unsafe/runtime-lib adds define-runtime-lib to locate libs relative to a source file; prompt-tag/c contract generator no longer checks call/cc unless #:call/cc is used; impersonate-prompt-tag gains an extra arg for composable continuations; error-syntax->srcloc-handler controls syntax-to-source mapping; tcp-listen 0 now retries on address in use; racket/base reduces internal module usage; file/zip adds in-memory file sources and per-file compression control. Contributors listed.
Nix’s laziness makes only accessed attributes evaluated, enabling recursive attribute sets. The author treats a path of attribute lookups as a sequence of Super Mario Bros. 3 button presses: each press yields a new frame stored in the Nix store as its own derivation. A start path can be extended with .play to produce a directory of frame symlinks for video tooling; the frames are savestates, not real emulation. Performance scales linearly with the number of presses; limits include max-call-depth and Linux ARG_MAX. The store thus becomes a persistent history of a reproducible state machine, not a catalogue.
Satirical description of a website aesthetic called “Every Fucking Website — Slop Edition”: self-referential copy that mocks overused design tropes—an asshole-like logo, meaningless live status, instrument serif, random italics, and an em dash as a “load-bearing cornerstone.” It parodies three-word slogans and two CTAs that nobody clicks, shows a risky curl install command, repeats LOGO placeholders, and claims six YC-cohort companies trust it.
ICTP awarded its 2026 Dirac Medal to Bernard Derrida, Deepak Dhar, Marc Mézard, and Haim Sompolinsky for pioneering contributions to equilibrium and non‑equilibrium statistical mechanics and their applications in biology, computer science, optimization, neuroscience and AI. Highlights: Derrida’s Random Energy Model; Dhar’s Abelian sandpile and self‑organized criticality; Mézard’s cavity method and its use in learning and inference; Sompolinsky’s theoretical neuroscience and neural networks. The award, chaired by Atish Dabholkar, honors a field central to ICTP since its founding.
Thompson argues that American sports ownership is an openly pro-billionaire conspiracy enabled by law. He cites Mark Walter selling the Lakers for $12.5B after legal scrutiny, illustrating how wealth sits atop a scarce, highly profitable asset. Leagues act as cartels: franchising limits, revenue sharing, and broadcast deals insulated from competition keep values high; tax subsidies and amortization deductions further boost profits; cities subsidize stadiums via tax-exempt bonds despite weak returns. Labor rules shield owners. Reform ideas: tighten amortization, explore public stakes, rethink subsidies.
Firefox remains the last major browser to support uBlock Origin as Edge and other Chromium browsers move to Manifest V3, which blocks ad-blocking functions. Firefox stated on Bluesky that its support “isn’t going anywhere,” contrasting with Edge’s MV3 shift that will limit ad-blocking. Safari and DuckDuckGo don’t support uBlock Origin either. The change leaves Firefox as the sole major non-Chromium browser with full uBlock Origin support.
Matthew Green warns that AI-powered vulnerability discovery will push software to be far more secure, risking a “going dark” era for US law enforcement. He traces the history of encryption and backdoors, notes AI bug-hunting is rapidly improving across vendors, and that defenders patch faster, potentially exhausting exploitable bugs in the next two years. Consequently, there will be pressure to reintroduce exceptional-access backdoors, which could weaken security and invite external adversaries. He offers no solution, only concern about an uncertain path forward.
Vishal Garg, founder and former CEO of Better.com, says he was ousted unfairly and wants his job back after Daniel Lewis replaced him. Garg cites a turnaround amid a collapse in value—from about $8B during the refinancing boom to ~ $300M—and revenue drop from $1.5B (2021) to ~$70M (2023). He credits AI-driven mortgage processing and partnerships with Neo Home Loans, Intuit, Coinbase, and OpenAI for improvements. Lewis’s leadership coincided with a ~45% stock drop. Garg is pursuing reinstatement, claiming board backing and offering to work for $1/year.
An in-depth catalog of every NYC exterior location used in the 1974 film The Taking of Pelham 123. The piece notes about 40 exterior shots—most action is underground—with real locations matching the on-screen action and few continuity breaks. It lists sequences: entering the subway (Lexington Ave/59th St), Gracie Mansion, FDR Drive shots near the Manhattan and Williamsburg Bridges, the field HQ at Park Ave and 28th Street, the ransom-money transport through the Financial District to 28th Street, and the pursuit through Park Ave, Union Square, Broadway, Bond Street, and Astor Place. Timestamps derive from a July 2026 YouTube upload.
Ember provides redshift-aware color palettes for terminals, charts, and UI to keep colors distinguishable under warm filters. It ships four palettes: 3400K Dark, 3400K Light, 2000K Dark, and 1200K Dark—intended for general use and deep redshift. Each includes commanded sRGB values, terminal themes (Alacritty, iTerm2, Windows Terminal), UI surfaces, a 256-sample sequential map, and CSS/JSON/Matplotlib artifacts. Based on a per-channel display model, it enforces spacing, contrast, and readability across states. Use by cloning or pip-installing; install assets and apply with theme files. MIT.
A Finnish study from the University of Oulu analyzed 2,264 people from the Northern Finland Birth Cohort 1966 and found habitual coffee consumption linked to healthier body composition, better metabolic markers, and sex-specific hormonal effects. Higher coffee intake correlated with lower total and visceral fat, more skeletal muscle, and lower branched-chain amino acids. In men, higher coffee associated with better glucose–insulin profiles, higher testosterone and SHBG, but lower free testosterone. In women, associations were mainly higher SHBG and lower free androgens. The study is observational. Published in European Journal of Nutrition on 16 July 2026.
AletheionAGI Grounding provides persistent, auditable memory and evidence-backed AI delivery with a strict boundary to block unsupported claims. It uses canonical memory, authorized evidence and a grounding bridge to ensure safe, provable outputs. The platform offers 1,000 grounding queries for a one-time R$99 test plan (no subscription), BYOK, and namespace isolation. Measured results show strong recall and containment of unsafe outputs across experiments, emphasizing provenance and controlled memory retrieval for customer-facing AI.
Made by Johno Whitaker using FastHTML