Jun 27Sunday, June 28, 2026 · all days
1.Marfa Public Radio Puts You to Sleep(marfapublicradio.org)
289 points by reaperducer 10 hours ago | 77 comments | permalink
tl;dr: Marfa Public Radio launched a sleep podcast called "Marfa Public Radio Puts You to Sleep" as part of its fall membership drive, where staff read aloud the dull operational documents (FCC compliance, NPR ethics codes, etc.) that keep the 24/7 station running. The goal is to lull listeners to sleep, then prompt them to donate when they wake up.
HN Discussion:
  • Sharing personal sleep tricks and techniques unrelated to the podcast itself
  • Recommending alternative sleep-inducing podcasts or audio content
  • Praising Marfa as a town and tangentially endorsing the radio station
  • Enthusiastically endorsing the podcast concept as clever and effective
  • Disagreeing that the source material would actually be boring rather than engaging
2.OpenRA(openra.net)
752 points by tosh 1 day ago | 142 comments | permalink
tl;dr: OpenRA's new playtest-20260222 introduces random map generators for Red Alert, Tiberian Dawn, and Dune 2000, usable in both Skirmish and Multiplayer. Dune 2000 gets new visual effects, Starport bulk purchasing, and a community-led balance overhaul, while the standalone Tiberian Dawn HD mod is now feature-complete with selectable remastered or classic assets. Other additions include map editor improvements, expansion-base-building bots, auto-save, and new missions for RA and TD.
HN Discussion:
  • OpenRA improves on the original with better balance and features
  • Nostalgic fond memories of playing the original Red Alert games
  • Praise for OpenRA project and recommendation to watch competitive play
  • Publishers like EA should open-source more older games
  • Other open-source engine remakes (Augustus, fheroes2) are also great
3.Anonymous GitHub account mass-dropping undisclosed 0-days(github.com)
849 points by binyu 22 hours ago | 329 comments | permalink
tl;dr: An anonymous GitHub user has published a consolidated repository of ~20 proof-of-concept exploits targeting major projects including FFmpeg, libssh2, Ghidra, ImageMagick, VLC, Firefox, Docker, RustDesk, and PHP, many appearing to be undisclosed 0-days. The author claims the findings come from an AI-automated fuzzing workflow (using a GPT-5-class model) paired with hand-written PoCs, and defends their methodology by citing prior academic work on fuzzing. The drop has raised concerns over mass disclosure without coordinated vendor notification.
HN Discussion:
  • The reported findings are unimpressive bugs, not genuine 0-day vulnerabilities
  • The term '0-day' is being misused; many may be already-disclosed or fixed issues
  • AI-generated security reports tend to produce noisy, low-quality findings inflated by volume
  • ~This is a transitional phase; AI-found vulnerabilities will improve and noise will decrease over time
  • Practical question about whether GitHub identity requirements make the anonymous author traceable
4.Fintech Engineering Handbook(w.pitula.me)
598 points by signa11 1 day ago | 185 comments | permalink
tl;dr: A handbook documenting patterns for building money-handling software, organized around three principles: no invented data, no lost data, and no trust. It covers money representation (precision, rounding, currencies, FX), ledger design (double-entry, event sourcing, immutability, audit trails), executing flows (idempotency, reservations, resumability), integrating with external systems (webhooks, outbox/CDC, reconciliation), access controls (segregation of duties, four-eyes), and testing strategies (property-based, crash injection, golden tests). Includes a glossary of fintech terminology for newcomers, and is presented as a living document open to contributions.
HN Discussion:
  • Handbook contains shallow or incorrect advice, possibly LLM-generated
  • Useful collection of known patterns, helpful as a starting reference
  • ~These principles apply to software engineering broadly, not just fintech
  • Handbook misses critical practical realities like reconciliation and external system uncertainty
  • Specific sections like idempotency keys provide genuine value to developers
5.Ford hired AI and sacked humans. It backfired badly(the-independent.com)
209 points by speckx 9 hours ago | 150 comments | permalink
tl;dr: Ford rehired over 350 veteran engineers ("gray beards") after its push toward AI-driven quality control systems produced costly failures, with executives admitting the automation lacked the nuanced judgment needed for complex problems. Since bringing back human expertise, Ford topped J.D. Power's Initial Quality Survey among mainstream brands for the first time in 16 years. The company will continue using AI, but now paired with human oversight rather than as a replacement.
HN Discussion:
  • AI hype in boardrooms will keep causing failures until executives learn it's just a tool
  • Media is misleading readers by conflating computer vision inspection systems with LLMs
  • Corporations chronically undervalue experienced engineers and institutional knowledge
  • Other businesses will likely repeat Ford's mistake rather than learn from it
  • Rehired experts should leverage their position to negotiate much higher rates
6.Turn your site into a place people can bump into each other(cauenapier.com)
259 points by eustoria 19 hours ago | 112 comments | permalink
tl;dr: The author built "Town Square," a tiny widget that appears at the bottom of a webpage showing stick-figure avatars of current visitors, who can walk around, see what others are reading, and chat ephemerally with no accounts or history. It's now open source with a public server available, so other sites can embed it without self-hosting. Future plans include connecting adjacent sites' Town Squares together, webring-style, so visitors can walk between them.
HN Discussion:
  • Nostalgic appreciation for recreating the old web's sense of human presence
  • Reminded of similar past projects with fondness, sharing related memories
  • Confusing UX with no clear way to participate or read messages
  • ~Prefers online tools that facilitate real offline social gatherings instead
  • Celebrates this as an example of quick experimental builds enabled by vibe coding
7.The case for physical media ownership(dervis.de)
455 points by cemdervis 1 day ago | 309 comments | permalink
tl;dr: Summary not available
HN Discussion:
  • ~Ownership is about freedom to use/share, not physical form; DRM-free digital counts as ownership
  • Piracy is the practical solution to untangle restrictive licensing and ensure lasting access
  • Examples like Sony revoking purchased content reinforce the article's warning about licensed media
  • Physical media is no longer sufficient since discs require updates, accounts, or DRM
  • ~Article's argument is valid but weakened by poor presentation and LLM-like scatterbrained execution
8.AI learns the “dark art” of RFIC design(spectrum.ieee.org)
246 points by Brajeshwar 3 days ago | 159 comments | permalink
tl;dr: Princeton researchers used reinforcement learning combined with inverse design (via a CNN-based EM emulator) to generate RFIC designs from scratch, bypassing the human-crafted templates that have long made RF design an "artisanal" bottleneck. The resulting chips—often bizarre, QR-code-like layouts—set records for bandwidth and efficiency in millimeter-wave power amplifiers, and a diffusion-model extension lets designers dial in more human-interpretable structures. The main remaining obstacle is data: progress toward a foundational model for RF/analog design is gated by proprietary simulation data locked behind NDAs.
HN Discussion:
  • ~This phenomenon isn't new; algorithmic circuit design with bizarre layouts dates back decades
  • Skepticism about the robustness and manufacturability of these AI-generated designs
  • The article overhypes AI capabilities and conflates traditional ML with LLM-style AI
  • Philosophical musing on whether nature's true descriptions may be ugly machine-only constructs
  • Brute-force AI exploration of novel chip designs is a reasonable and useful application
9.Suspicious Discontinuities (2020)(danluu.com)
250 points by tosh 23 hours ago | 86 comments | permalink
tl;dr: Summary not available
HN Discussion:
  • Sharing additional real-world examples of tax cliff edges that reinforce the article's point
  • Personal anecdotes confirming the marathon/threshold-gaming phenomenon described
  • Offering explanations for why discontinuities occur, like marathon pacers
  • Proposing policy fixes like eliminating means-testing or phase-outs entirely
  • Citing parallel examples from other domains like AWS latency metrics and chess ratings
10.The best response to AI slop and online noise is from Robin Williams(jayacunzo.com)
285 points by herbertl 11 hours ago | 155 comments | permalink
tl;dr: Using Robin Williams' famous "Sistine Chapel" monologue from Good Will Hunting as a frame, the author argues that AI and online content suffer from the same flaw as Will Hunting: they "know" everything but have lived nothing. The piece contends that lived experience and personal perspective—the "little life moments" creators draw on—are what differentiate meaningful art and writing from AI slop. The call to action: stop hiding behind scripts and tools, and put more of your actual self into your work.
HN Discussion:
  • LLMs lack real lived experience, making the monologue an apt critique of AI
  • Storytellers create meaningful work without personal experience, undermining the article's thesis
  • The monologue is smug and overstates the value of lived experience over knowledge
  • ~The slop and devaluation of lived experience predates AI; this misdiagnoses the problem
  • The article itself feels like AI slop, making its argument ironic and self-defeating
11.Reducing tick density along recreational trails in Ottawa, Canada(sciencedirect.com)
212 points by bushwart 3 days ago | 135 comments | permalink
tl;dr: Summary not available
HN Discussion:
  • Concern about pesticide health risks and environmental harm from permethrin/pyrethroids
  • ~Suggesting alternative tick control methods like tick tubes or nematodes
  • Personal protective measures like clothing are sufficient, reducing need for chemical intervention
  • ~Concerns about pyrethroid toxicity to aquatic life and runoff from treated areas
  • Support for more aggressive eradication approaches like gene drives
12.DSpark: Speculative decoding accelerates LLM inference [pdf](github.com)
772 points by aurenvale 1 day ago | 331 comments | permalink
tl;dr: Summary not available
HN Discussion:
  • Praise for DeepSeek's openness and innovation compared to American/Western labs
  • Positive user experience reports with DeepSeek models in practice
  • Speculation that this technique explains DeepSeek's dramatically lower pricing
  • ~Questioning novelty given prior speculative decoding work from 2022
  • Forward-looking prediction about proliferation of specialized small models for speculative decoding
13.Asian AI startups launch Mythos-like models(techcrunch.com)
250 points by bogdiyan 23 hours ago | 181 comments | permalink
tl;dr: China's 360 unveiled Tulongfeng, a cybersecurity-focused AI model pitched as a rival to Anthropic's Mythos, while Tokyo-based Sakana AI launched Fugu, an orchestration model designed to coordinate access to multiple models via APIs. Both launches follow a US export ban two weeks ago blocking non-Americans from accessing Anthropic's Mythos and Fable 5. Sakana frames Fugu as a hedge against US access risks rather than a replacement, while 360's founder cast vulnerability-finding AI as a national strategic asset.
HN Discussion:
  • Fugu underperforms Opus while being slow and expensive in real-world testing
  • Fugu is an orchestration system routing to other models, explaining the high costs from double API markup
  • Calling these models 'Mythos-like' is meaningless without reliable benchmarks for comparison
  • ~Expect US to ban foreign LLMs under vague safety pretexts regardless of actual performance
  • ~Mythos being unavailable conveniently makes the 'Mythos-like' claim unfalsifiable
14.IP Crawl: Living atlas of open webcams discovered on the public internet(ipcrawl.com)
305 points by arm32 17 hours ago | 155 comments | permalink
tl;dr: Summary not available
HN Discussion:
  • Site is a privacy invasion that exploits ignorant users and should be taken down
  • Disturbing voyeuristic feeling watching strangers' private lives unknowingly
  • Confirms longstanding truth that people will connect anything to the internet insecurely
  • Sharing amusing or interesting specific camera finds from the site
  • ~Author should add alerting system to notify exposed camera owners
15.Why does kinetic energy increase quadratically, not linearly, with speed? (2011)(physics.stackexchange.com)
362 points by ProxyTracer 1 day ago | 199 comments | permalink
tl;dr: Two intuitive arguments derive KE ∝ v² without invoking work or mgh. The first uses a spring pushing two equal-mass boxes apart, combined with conservation of momentum and Galilean invariance of potential energy, to show KE(2v) = 4·KE(v). The second uses a free-falling object in a constant gravitational field, applying energy conservation in both directions (catching at quarter-heights vs. launching in quarter-energy increments) to squeeze KE(v) = 4·KE(v/2) from two opposing inequalities.
HN Discussion:
  • Potential energy conversion provides the most intuitive explanation via height-to-speed comparison
  • Calculus-based derivation from F=dp/dt and E=F·dx is the clearest intuition
  • Symmetry-based arguments (Galilean invariance) are the deepest explanation, aligning with the article's approach
  • Constant force yields quadratic distance over time, so energy scales quadratically with velocity
  • The article doesn't truly answer the intuitive question of why going faster requires disproportionately more energy
16.Zuckerberg's war on whistleblowers(pluralistic.net)
709 points by HotGarbage 22 hours ago | 259 comments | permalink
tl;dr: Meta is waging an escalating legal campaign against Sarah Wynn-Williams, author of the bestselling Facebook memoir "Careless People," using NDAs and a company-paid arbitrator to extract $50,000 per criticism (already over $11M) and silence her completely. The absurdity peaked when Meta claimed her sitting silently and motionless on stage at the Hay Festival violated her agreement, prompting her to sue to invalidate the contract. Doctorow argues Meta is willing to fuel the Streisand Effect because terrorizing Wynn-Williams sends a chilling message to thousands of recently laid-off employees who might otherwise speak out.
HN Discussion:
  • Meta's aggression suggests fear of worse undisclosed information being revealed
  • ~Zuckerberg's behavior is driven by ego and pettiness rather than strategy
  • The campaign is deliberate intimidation to discipline current and former employees
  • NDAs and arbitration clauses are standard practice and this isn't true whistleblowing
  • Zuckerberg should be labeled malicious rather than excused as bizarre or out-of-touch
17.Previewing GPT‑5.6 Sol: a next-generation model(openai.com)
1113 points by minimaxir 1 day ago | 728 comments | permalink
tl;dr: Summary not available
HN Discussion:
  • Excitement about high-speed inference on Cerebras and frontier intelligence delivery
  • Criticism of pricing tier shuffling forcing users to more expensive models
  • Concern about the model's elevated cheating/reward-hacking behavior in evaluations
  • Skepticism that this is just a minor version bump dressed up as next-generation
  • Questioning the value and mechanics of the new ultra mode and marketing framing
18.Streaming services' obnoxiously loud ads become illegal on July 1 in California(arstechnica.com)
272 points by speckx 1 day ago | 89 comments | permalink
tl;dr: Starting July 1, California law extends the federal CALM Act's ad-volume rules to streaming services, banning obnoxiously loud ads. The MPA and Streaming Innovation Alliance opposed the bill, citing technical challenges with server-side ad insertion across varied encoding pipelines and output devices like TVs, tablets, and phones. Compliance will likely require streamers to integrate file-based and real-time loudness controls into their ad workflows—similar to existing broadcast practices, which still drew 1,700 FCC complaints in 2024.
HN Discussion:
  • Streaming services' technical complaints are unconvincing excuses for not fixing their own systems
  • Similar loudness/brightness issues exist on other platforms and should also be addressed
  • This closes a needed loophole already addressed for broadcast TV
  • Personal experience confirms ad loudness is a real and annoying problem
  • Questions or reflections on the legislative approach and technical definitions involved
19.An entire Herculaneum scroll has been read for the first time(scrollprize.org)
1689 points by verditelabs 2 days ago | 365 comments | permalink
tl;dr: Researchers have virtually unwrapped and read PHerc. 1667, a carbonized Herculaneum scroll, end-to-end for the first time, using high-resolution X-ray microtomography at ESRF's BM18 beamline combined with machine learning to detect ink. The recovered text—roughly 22 columns of Greek—appears to be a 2nd-century BC Stoic treatise on ethics referencing Aristocreon, disciple of Chrysippus. The team also confirmed prior readings of Scroll 1 via direct 3D ink detection and identified another scroll as Philodemus's *On Gods, Book 8*; all data, code, and transcriptions are openly released.
HN Discussion:
  • Insider team members offering to answer questions and sharing additional breakthroughs
  • Awe at the historical and temporal significance of recovering ancient text
  • Optimism that this represents tech/AI being used for genuinely meaningful purposes
  • Excitement about future potential, especially discovering more scrolls in unexcavated areas
  • ~Skepticism about how translation tone may distort the original writer's voice
20.Om Malik has died(om.co)
1339 points by minimaxir 2 days ago | 169 comments | permalink
tl;dr: Veteran tech journalist and venture capitalist Om Malik, founder of GigaOm and partner at True Ventures, has died. Known for his influential coverage of Silicon Valley from the early 2000s onward, his writing on broadband, Web 2.0, and the tech industry, as well as his photography and personal essays, Malik was widely respected for his insight, integrity, and generosity to founders and fellow journalists. The post has drawn tributes from a wide swath of the tech and journalism community.
HN Discussion:
  • Personal anecdotes of Om's generosity and mentorship to strangers and newcomers
  • Om was a pioneering, honest voice in tech blogging who lifted others up
  • Admiration for his authentic, jargon-free writing style and journalistic integrity
  • Shock and sadness at his death at a relatively young age
  • Sharing links to his final writings and reflections on his legacy