| 1. | Virginia bans sale of geolocation data(hunton.com) |
| 788 points by toomuchtodo 15 hours ago | 126 comments | permalink | |
tl;dr: Virginia Governor Spanberger signed S.B. 388, amending the VCDPA to ban the sale of geolocation data effective July 1, 2026. However, Virginia's ban is narrower than similar laws in Maryland and Oregon because the VCDPA defines "sale" as only monetary exchanges, excluding transfers for other valuable consideration. Similar bans are pending in California, Massachusetts, Vermont, and Washington. | |
HN Discussion:
| |
| 2. | CarPlay Is Additive(caseyliss.com) |
| 308 points by sprawl_ 11 hours ago | 383 comments | permalink | |
tl;dr: Rivian's CSO defended the lack of CarPlay support by claiming screen mirroring "takes over every single pixel," but the author refutes this by noting standard CarPlay only uses part of the screen (as seen in Volvos) and is entirely optional for users. The author argues CarPlay is additive—drivers who prefer Rivian's native UI simply wouldn't use it—and says he won't buy a Rivian R2 or R3X despite wanting one until the company adds support. | |
HN Discussion:
| |
| 3. | Right to Local Intelligence(righttointelligence.org) |
| 263 points by thoughtpeddler 12 hours ago | 89 comments | permalink | |
tl;dr: Summary not available | |
HN Discussion:
| |
| 4. | crustc: entirety of `rustc`, translated to C(github.com) |
| 283 points by Philpax 13 hours ago | 56 comments | permalink | |
tl;dr: A developer translated rustc (Rust nightly) into 46 million lines of C that compile with GCC into a functional Rust compiler, as a demo for their unreleased "cilly" Rust-to-C toolchain. Cilly aims to bring Rust to obscure/legacy platforms that have C compilers but no LLVM/GCC support, using "witness programs" to probe compiler features and even supporting network-transparent compilation over TCP to remote C compilers. The full toolchain isn't publicly available yet due to the author's job, thesis, and a blender incident. | |
HN Discussion:
| |
| 5. | Since Linux 6.9, LUKS suspend stopped wiping disk-encryption keys from memory(mathstodon.xyz) |
| 475 points by IngoBlechschmid 21 hours ago | 206 comments | permalink | |
tl;dr: Summary not available | |
HN Discussion:
| |
| 6. | Reality has a surprising amount of detail (2017)(johnsalvatier.org) |
| 271 points by vinhnx 5 days ago | 101 comments | permalink | |
tl;dr: Reality contains vastly more relevant detail than is apparent from a distance—simple tasks like building stairs or boiling water fracture into countless nuanced sub-problems once you actually engage with them. This matters because critical details are invisible until noticed, then become transparent once internalized, which makes it dangerously easy to get intellectually stuck without realizing evidence is right in front of you. The remedy is deliberately seeking out details you'd normally overlook, especially those that others (particularly people you disagree with) find important. | |
HN Discussion:
| |
| 7. | Podman v6.0.0(blog.podman.io) |
| 534 points by soheilpro 22 hours ago | 210 comments | permalink | |
tl;dr: Podman 6.0.0 modernizes its networking stack by transitioning from slirp4netns and iptables to Netavark, Pasta, and nftables, and adds experimental Pesto rootless port forwarding that preserves source IPs. The release also overhauls Quadlets with REST API support, improves `podman machine` with multi-provider support and a new `os update` command, revises config file handling for multi-user environments, and further tightens Docker API compatibility. | |
HN Discussion:
| |
| 8. | Exapunks (2018)(zachtronics.com) |
| 294 points by yu3zhou4 17 hours ago | 101 comments | permalink | |
tl;dr: EXAPUNKS is a 2018 Zachtronics programming puzzle game where players write assembly-like code to control EXAs (Execution Agents) that hack into networks, banks, game consoles, and other systems in a cyberpunk setting. The game includes in-fiction zines ("TRASH WORLD NEWS") with tutorials, a custom puzzle creation tool (Axiom VirtualNetwork+) using JavaScript, and mini-games like HACK*MATCH. Physical zine sets remain available via print-on-demand through Lulu. | |
HN Discussion:
| |
| 9. | Immich 3.0(github.com) |
| 424 points by hashier 22 hours ago | 210 comments | permalink | |
tl;dr: Immich v3.0.0 introduces Workflows (a drag-and-drop automation builder with triggers, filters, and actions), HLS real-time video transcoding, a custom web video player, integrity checks that detect untracked/missing files and checksum mismatches, and a "Recently Added" page. Mobile gets non-destructive editing parity with web, OCR text selection, slideshow support, direct-to-album uploads, and significantly more reliable Android background backups via a new periodic task scheduler. The release contains numerous breaking API changes (mostly affecting third-party integrations), drops pgvecto.rs support, and requires updating IMMICH_VERSION to v3 in the .env file. | |
HN Discussion:
| |
| 10. | An American Privacy Emergency(scottaaronson.blog) |
| 308 points by flowercalled 12 hours ago | 94 comments | permalink | |
tl;dr: A June 2026 Commerce Department directive (DAO 216-26) bans differential privacy, noise infusion, and swapping from Census Bureau and BEA publications, restricting confidentiality protection to 1970s-era techniques like coarsening and suppression. Cynthia Dwork and other leading researchers argue this politically motivated order—tied to Project 2025 and aimed at enabling citizenship data extraction—will force a lose-lose tradeoff between useless statistics and violations of the Census Act's confidentiality requirements, since coarsening alone can be trivially reversed via basic algebra when multiple statistics interact. They call on scientists to pressure Congress to rescind the directive. | |
HN Discussion:
| |
| 11. | Android Developer Verification: Threat masquerading as protection(f-droid.org) |
| 1618 points by drewfax 1 day ago | 698 comments | permalink | |
tl;dr: F-Droid frames Google's mandatory Android Developer Verification (ADV) — rolling out September 30 in Brazil, Indonesia, Singapore, and Thailand — as a trojan-like system service that will block installation of apps from developers not centrally registered with Google. They argue the program does little to actually prevent malware distribution, forces developers to hand over ID and agree to vague terms where "malware" is undefined (and could be weaponized against ad-blockers or other disfavored software), and threatens F-Droid's open-source distribution model despite widespread opposition from EFF, FSF, ACLU, and over 70 organizations. | |
HN Discussion:
| |
| 12. | PeerTube is a free, decentralized and federated video platform(github.com) |
| 617 points by doener 1 day ago | 291 comments | permalink | |
tl;dr: PeerTube is an AGPL-licensed, federated video platform from Framasoft that uses ActivityPub to interoperate with the Fediverse (Mastodon, Pleroma, etc.) and WebRTC for peer-to-peer load sharing between viewers. It supports both on-demand and live streaming, lets instances cache each other's videos for redundancy, and offers creator support via donation links rather than ads or recommendation algorithms. Anyone can self-host an instance or join an existing one, with no vendor lock-in. | |
HN Discussion:
| |
| 13. | Why Switzerland has 25 gbit internet and America doesn't(stefan.schueller.net) |
| 487 points by talonx 8 hours ago | 358 comments | permalink | |
tl;dr: Switzerland treats fiber as a natural monopoly, mandating point-to-point architecture with four dedicated fiber strands per home and open Layer 1 access, allowing multiple ISPs to compete over shared physical infrastructure — enforced by regulators who fined Swisscom 18M francs in 2024 for trying to switch to a shared P2MP model. In contrast, the US allows territorial monopolies with shared connections and no meaningful competition, while Germany wastes resources on redundant parallel builds ("overbuild"). The lesson: infrastructure should be built once as a neutral asset, with competition happening at the service layer. | |
HN Discussion:
| |
| 14. | Spain Orders Blacklist of Palantir from Public and Private Companies(clashreport.com) |
| 665 points by mgh2 21 hours ago | 265 comments | permalink | |
tl;dr: Spain's government is directing SEPI-controlled companies—including Telefónica, Indra, and Navantia—to stop contracting with Palantir over national security and sovereignty concerns, mirroring similar moves in France and Germany. Palantir retains a €16.5M contract with Spain's military intelligence (CIFAS) expiring in November, which military leadership wants renewed despite Moncloa's resistance. The blacklist reflects geopolitical tensions between PM Sánchez and the Trump administration (given Thiel and Karp's ties), and Spain is funding domestic alternatives like Openchip via a €5B gigafactory initiative. | |
HN Discussion:
| |
| 15. | The fall of the theorem economy(davidbessis.substack.com) |
| 266 points by varjag 1 day ago | 113 comments | permalink | |
tl;dr: A former mathematician argues that AI's rapid progress on theorem-proving benchmarks (like the recent "First Proof" project, where labs solved 6-8 of 10 research-level problems) threatens mathematics as a profession, but exposes a deeper misunderstanding: math's real value lies in human comprehension and concept-building, not proofs themselves. He warns that AI-generated proofs are often unintelligible "Mathslop" that doesn't accrete to the corpus, and that the mathematical community's honor code—which rewards only theorem-proving—leaves it dangerously vulnerable to being declared "solved" by AI while its actual cognitive contributions go unrecognized. | |
HN Discussion:
| |
| 16. | AI can't be listed as inventor on patent applications, Japan's top court rules(japannews.yomiuri.co.jp) |
| 377 points by mushstory 22 hours ago | 198 comments | permalink | |
tl;dr: Summary not available | |
HN Discussion:
| |
| 17. | How to ask for help from people who don't know you(pradyuprasad.com) |
| 482 points by FigurativeVoid 23 hours ago | 70 comments | permalink | |
tl;dr: When asking strangers for help, put yourself in their mind: establish credibility (ideally through proof of work rather than institutional affiliation), provide concise context that connects to their interests, and make the request specific, bounded, and low-friction. Critically, make it easy to say no—a pressured yes poisons the relationship, while help freely given builds one. And never lie, since any whiff of dishonesty kills the request. | |
HN Discussion:
| |
| 18. | The Egg Bandits Made a Thousand Times the Fine They Just Paid for Price Fixing(thebignewsletter.com) |
| 465 points by toomuchtodo 23 hours ago | 239 comments | permalink | |
tl;dr: Summary not available | |
HN Discussion:
| |
| 19. | The primary purpose of code review is to find code that will be hard to maintain(mathstodon.xyz) |
| 355 points by ColinWright 1 day ago | 173 comments | permalink | |
tl;dr: Summary not available | |
HN Discussion:
| |
| 20. | Bring back crappy forums(tedium.co) |
| 555 points by pentagrama 1 day ago | 341 comments | permalink | |
tl;dr: The author reminisces about early web forums (WWWBoard, phpBB, vBulletin, UBB) and their quirky tech like BBCode, arguing they fostered better communities than modern algorithm-driven social media. Forums lost out to Web 2.0 platforms like Reddit and Digg largely due to novelty-seeking and the burden of self-hosting, not because they were worse. The piece suggests users may eventually return to smaller, forum-style communities as they tire of scale-driven engagement and "context collapse." | |
HN Discussion:
| |