Nathan Fielder and Lance Oppenheim's secret Elizabeth Holmes documentary, "You Can See Everything," stunned Telluride audiences Sunday night with its generous access to the Theranos founder.

Nathan Fielder and Lance Oppenheim's secret Elizabeth Holmes documentary, "You Can See Everything," stunned Telluride audiences Sunday night with its generous access to the Theranos founder.

Zheng Qinwen wins a set from 5-0 down for the second successive match as she shocks Iga Swiatek to reach the US Open quarter-finals.

Apple's sound settings often meant you'd sleep through your iPhone alarm if you lowered the volume before you went to bed. With its new update, that is no more.

BBC Verify used ship-tracking websites to follow UK and French vessels which monitored the migrant boat in the English Channel.

For a personal project, I needed a small and lightweight HTTP regression test runner. Hurl was the closest thing I found, but I needed real scripting in my assertions. So I wrote Snag, It's written in Rust and uses TOML for test definitions and Rhai for assertions and scripting. It's pretty early in development but it's usable. If you have any feedback, criticism or suggestions please let me know. Comments URL: https://news.ycombinator.com/item?id=49601017 Points: 2 # Comments: 0
Article URL: https://www.usatoday.com/story/news/nation/2026/09/07/court-constitution-right-clean-water/91649488007/ Comments URL: https://news.ycombinator.com/item?id=49600997 Points: 5 # Comments: 0
Thousands attend funeral of war criminal Ratko Mladic in Serbia
Humanitarian official Athena Rayburn dissects the Israeli tactics making life βuntenableβ for millions of Palestinians.

Article URL: https://buildyard.ai/ Comments URL: https://news.ycombinator.com/item?id=49600896 Points: 2 # Comments: 0
Two wrestlers have become the latest to flee while abroad, drawing a wave of sympathy as well as legal threats.

Former Formula 1 boss Bernie Ecclestone says he was stopped by officials at an airport in Portugal after arriving with a shotgun he intended to use in a clay pigeon shooting competition.

Pacific island nation Nauru has opened its embassy in Jerusalem, becoming the ninth country to do so.

President Rodrigo Paz declares national mourning, urges unity after deadly military base explosions near La Paz.

England selection should no longer be restricted to players based at domestic clubs, according to cap centurion Courtney Lawes.

When is it no longer worth repairing your phone and buying a new one instead.

B'Tselem Executive Directo

While there aren't a ton of concrete details yet, the arrival of yet another dual-screen handheld is a great sign for fans of Nintendo old-school portables.

Abstract Eleven years ago, the Dataflow Model paper argued that unbounded, out-of-order data was the new normal, and that we must stop waiting for data to ever become complete. It proposed a unified model (windowing, triggers, watermarks, and retractions) for freely trading off correctness, latency, and cost across batch and streaming engines. On the occasion of its VLDB Test of Time award, we grade our own workβa paper about streaming analytics, in truth if not in nameβon what aged well, what aged badly, and what we missed. We find the paperβs core foundations largely sound: the primacβ¦
Upcoming election viewed as bid to tighten President Vucic's rule after months of mass street protests.

Article URL: https://isolate.video/ Comments URL: https://news.ycombinator.com/item?id=49600527 Points: 3 # Comments: 0
Article URL: https://www.tryisle.com Comments URL: https://news.ycombinator.com/item?id=49600473 Points: 4 # Comments: 1
Article URL: https://sentrint.com/tools Comments URL: https://news.ycombinator.com/item?id=49600459 Points: 3 # Comments: 0

Comments

Article URL: https://victoriametrics.com/blog/postgres-19/index.html Comments URL: https://news.ycombinator.com/item?id=49600432 Points: 6 # Comments: 0

Article URL: https://mystra.run Comments URL: https://news.ycombinator.com/item?id=49600399 Points: 1 # Comments: 0
β5,000 naira used to make a pot of soup, now 10,000 naira isn't enough.β

Balkan state joins short list of countries agreeing to send peacekeepers to Palestinian enclave.

Global head of football Edu leaves Nottingham Forest after just over a year at the City Ground.

Hound is a fully open-source, self-hosted media server that I've been building slowly for ~4 years, which combines traditional servers like Plex and newer apps like Stremio: - Organic, free-range code (not vibe coded) - Docker install, configuration is minimal - Stream your own files (like Plex/Jellyfin) - Stream (and download) P2P/Debrid/Usenet sources instantly, without 'requesting' first - Stream Live TV (xtream/m3u playlists) - Full watch activity stats, collections, comments/reviews - Fully customizable home screen - Windows, MacOS, Android/Android TV apps, iOS coming soon - Pleasant UIβ¦
Reads /etc/wireguard, lets you add/edit/remove peers, applies with wg syncconf (no interface bounce). Does not install WireGuard or rewrite your PostUp/NAT. That's all Comments URL: https://news.ycombinator.com/item?id=49600269 Points: 4 # Comments: 2
Israel's continued strikes challenge Lebanon's push for an elusive peace agreement and stability.

Article URL: https://tryomarchy.dev/ Comments URL: https://news.ycombinator.com/item?id=49600243 Points: 4 # Comments: 1

Article URL: https://www.mch170.com/projects/mcinv Comments URL: https://news.ycombinator.com/item?id=49600223 Points: 4 # Comments: 0
The UK is planning to take new steps against illegal Israeli settlements as Palestinians suffer more violence.

Any manga or manhwa fan knows the wait. Sitting on a new chapter until someone gets around to translating it into English or your own language. Madomi does it for you instantly. Comments URL: https://news.ycombinator.com/item?id=49600186 Points: 1 # Comments: 1

A Bluetooth jammer might seem like a fix for a neighbor's loud music, but using one can lead to serious legal consequences far beyond simple noise control.

Chancellor John Healey aims for βvibes boostβ in first major economic speech.

A judge ruled Next can pay warehouse workers more because it is harder to recruit and retain them.

Ties between Moscow and Pyongyang have grown extensively amid Russia's invasion of Ukraine.

Article URL: https://sharplineup.com Comments URL: https://news.ycombinator.com/item?id=49600032 Points: 1 # Comments: 0
Inspired by how bee swarms find the best nest - scouts argue for their picks, strongest conviction wins. Same here: models independently respond, then anonymously review each other (no playing favorites), vouch/challenge/build on ideas, and a chairman synthesizes the survivor. The cross-pollination between different model biases is where the magic is. Gets outputs none of them produce alone. Comments URL: https://news.ycombinator.com/item?id=49599973 Points: 1 # Comments: 0
Article URL: https://exitprotocols.com/ Comments URL: https://news.ycombinator.com/item?id=49599947 Points: 1 # Comments: 0

Pro-Palestinian volunteer Finn Joughin faces 10-year ban after kidnapping by Israeli settlers in West Bank.

Roughly speaking, the way current AI coding agents/harnesses work is by either: a) Pulling in appropriate text snippets of code across multiple files and handing them to the agent, or b) Parsing code to make high dimensional embeddings to approximate a symptom map, and hand that to the agent. Both of these approaches skyrocket the token count, add to wall clock time, contribute to context drifting, add to the model's thinking tokens to discover the structure of the program, and then FORGET most of it when Claude Code compacts, or ALL of it if it's a multifile refactoring because all line numbβ¦
History suggests Ballon dβOr winners come from those who have recently lifted one of football's biggest trophies. Can Harry Kane become a rare exception?

MPs welcome move but still want answers over how the conflict of interest was allowed to arise

If Apple CarPlay leaves you feeling frustrated and you want a break from it, there are a few ways to prevent it from automatically connecting in your car.

Sony is taking a unique approach to its 2026 headphone lineup: bringing back 2020's greatest hit.

Six years ago Sony and Bose were in the middle of a noise-canceling battle, with each new model of headphones better than the last. In the fall of 2020, Sony released the WH-1000XM4 headphones to wide acclaim. They sat atop best headphones lists for years, thanks to their great sound, competitive ANC, and compact size, [β¦]

While Apple's first foldable iPhone Ultra will headline the September 9 launch, we're also expecting news about AirPods and HomePods.

Article URL: https://en.wikipedia.org/wiki/NΓΆrdlinger_Ries Comments URL: https://news.ycombinator.com/item?id=49599767 Points: 8 # Comments: 0
Even though it'll be really pricey, Huawei's Mate XT2 is taking one of the Galaxy S26's best features and putting it in a foldable phone for the first time.

Wheels turning on the road and in government

The possible candidates to succeed Richard Hughes - plus the numerous tasks facing Liverpool's next sporting director.

Threat hunters have disclosed details of a widespread data theft and extortion threat cluster that's targeting Microsoft 365 and other software-as-a-service (SaaS) offerings through information technology (IT) help desk vishing, adversary-in-the-middle (AitM) token theft, and residential-proxy sign-ins. The activity, which mainly singles out directors, vice presidents, and other executive staff
Article URL: https://www.thurrott.com/forums/microsoft/windows/thread/bing-wallpaper-showing-ad-for-harry-potter-and-fantastic-beasts-box-set Comments URL: https://news.ycombinator.com/item?id=49599719 Points: 11 # Comments: 3

Experts say influencers likely to remain a feature of major sports events, despite the anger and irritation they cause.

Don't Look Back In Anger captures the euphoria of Oasis' comeback, but fails to explore the story of their reunion.

The German mainstream still has a window of opportunity to act and reverse a dangerous trend to the far right.

The new leadership is trying to maintain both confidence and the promotion of economic animal spirits.

Article URL: https://sectorlock.com/ Comments URL: https://news.ycombinator.com/item?id=49599618 Points: 2 # Comments: 1
Article URL: https://queue.acm.org/doi/10.1145/3212477.3212479 Comments URL: https://news.ycombinator.com/item?id=49599609 Points: 9 # Comments: 1
Thousands attend Belgrade funeral of former Bosnian Serb army general convicted of orchestrating Srebrenica genocide.

A former tax worker admitted 12 counts of inciting hatred online.

James Frith warns patients may be less willing to share data as new figures show a rise in opt-outs Concern is being raised about Palantirβs work with the NHS as new figures showed tens of thousands of patients have withdrawn their data from use in research projects. James Frith, the health innovation minister, said he was worried about βmistrustβ of the US defence and health tech company and βthe impact it could have on peopleβs willingness to share data with the NHSβ. Continue reading...

The GameCube and PS2 both have mature emulation ecosystems. If you're new to the scene, here's the one that's easier to emulate and why.

Article URL: https://www.orangecrumbs.com/hn-titles Comments URL: https://news.ycombinator.com/item?id=49599509 Points: 2 # Comments: 1
The long-running claim alleges Grindr breached UK privacy laws by sharing data with third parties.

The long-running claim alleges Grindr breached UK privacy laws by sharing data with third parties.

Article URL: https://www.techemails.com/p/bill-gates-tries-to-install-movie-maker Comments URL: https://news.ycombinator.com/item?id=49599481 Points: 22 # Comments: 14

I got tired of Markdown editors not working like I wanted, so I made my own. In case any of you are interested. Comments URL: https://news.ycombinator.com/item?id=49599445 Points: 2 # Comments: 1
UK correspondent Daniel Sandford looks at the link between small boat protests in Dover and Portsmouth over the weekend.

PC buyers already had enough of helping to fund the AI revolution, only essential refreshes happening now

Phillip Ormerod was taken to hospital in critical condition and later died.

I built Qumra 3 years ago for myself. It's a Loom like desktop screen and camera recorder for Mac and Windows. I used Loom at the time and had a problem with the pricing, and the editor never did what I needed. As a software developer I record a lot of short videos for clients: showing a bug, a fix, an example. After recording I usually needed edits. Cut a part where something showed up on screen that shouldn't be there. Silence the filler words instead of cutting them. Remove parts of the video by deleting them from the transcript. So the editor is built around those three things. Later, witβ¦
A MacOS menu bar app for brown/speech blocker noise. I've been using online "white noise" generators for over a decade because I find they reliably help me get in the zone for an hour or two of work. I didn't like the context switching cost of needing to find the active browser tab, so I created a mac menu bar app that makes it almost frictionless to enable/disable brown noise. How to try it: See releases zip on the GH repo. It's macOS 13+, notarized. Technical details: - brown noise via leaky integration - a low-pass, speech blocker via pink noise through a 10-band EQ - all synthesized in reβ¦
Article URL: https://github.com/krkn-chaos/krkn-operator Comments URL: https://news.ycombinator.com/item?id=49599254 Points: 1 # Comments: 0
In distributed system correctness is not about a program being complied well with the computer and itβs network, itβs only correctness can be only specified by itβs definition, assumptions and failure model. One of the area in which we can see this happen is when system breaks the idea of single machine model and itβs assumptions. Networks can drop or reorder messages, clock drift, nodes can fail in mid operations and network partitions can occur. These are normal conditions, not rare edge cases. Comments URL: https://news.ycombinator.com/item?id=49599255 Points: 1 # Comments: 0

Millions rely on Android Auto every day for navigation, music and messaging, but one of the common issues is apps vanishing from the platform without warning.

If you're in the market for a tiny power station that punches well above its size and weight then have a look at EcoFlow's new fourth-generation River series. The River 260 Gen4 features a 256Wh capacity battery while the 520 Gen4 packs in 512Wh - storing about 2.5x and 5x the energy of the largest [β¦]

A new book uncovers the role the media played in whitewashing Israel's genocidal war on Gaza.

The AfD, classified as 'far-right extremist' by Germany's intelligence agency, is projected to come first in 2029.

Argentina's sovereignty claim is enshrined in its constitution, but oil production raises the economic stakes.

Israelβs Chamber of Commerce has opened a new trade office in Banja Luka.
Article URL: https://perlerbeads.net Comments URL: https://news.ycombinator.com/item?id=49599112 Points: 1 # Comments: 0

The letter has been sent to Prince Harry's team, the government, military and Lord Lieutenants, Palace sources say.

MladiΔ was jailed for genocide during the 1990s Bosnian war and the EU warned Serbia not to glorify the convicted war criminal.

Article URL: https://electrek.co/2026/09/07/tesla-cybercab-fleet-profitable-wouldnt-sell/ Comments URL: https://news.ycombinator.com/item?id=49599058 Points: 17 # Comments: 5

Hey everyone. I am Suraj - building FetchRelay. FetchRelay converts public webpages into structured data - md, text, links.. Features include single page extraction, running crawl jobs, batch jobs, and webpage change monitoring. You can try it out via the browser based workbench, API, or MCP for agents. There are also some nice tools you can try out : website to markdown, website to text and, url extractor. Extraction works with HTTP fetching and browser rederning. ou can also run crawl, batch jobs, and page monitors. The webparser integration is generic and works for a lot of a pages. I'm stβ¦
Nothing says βFor internal use onlyβ quite like emailing it to the press

Turning off email images should at least stop the pictures. This week, attackers had a workaround: a scannable QR code built out of text. It still appears, even with images blocked. A small detail, but an annoying one if that was a precaution you were counting on. Elsewhere, a trusted software source delivered code that stole credentials, and a protocol designed for secure network management
Red Star fans honoured convicted war criminal Ratko Mladic. Analysts say that's nothing new - and that's the problem.

Apple's Visual Intelligence will make splitting the check easier in iOS 27.

The Witkoff-Kushner visit to Moscow and Kyiv did not produce a breakthrough, but it can help begin a new process.

Author here. I built this because I've always had a hard time focusing on large swathes of pure text. I love visualizations for understanding architecture and changes. So I wanted a visual tool to make me more effective at collaborating with my agents: visual architecture, visual change proposal, human or AI reviews, backed by git. It's still a very early tool. I'd like to add more kinds of diagrams and richer editors and make it even easier for agents to use. Would anyone else be interested in something like this? Contributions and feedback are very welcome Comments URL: https://news.ycombinβ¦