| 1. | Virginia bans sale of geolocation data(hunton.com) |
| 936 points by toomuchtodo 50 days ago | 137 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) |
| 568 points by sprawl_ 50 days ago | 708 comments | permalink | |
tl;dr: Rivian's CSO defended the company's refusal to support CarPlay by claiming it "takes over every single pixel," but the author counters that standard CarPlay doesn't take over the whole screen (only optional CarPlay Ultra does), and that CarPlay is entirely optional for drivers anyway. The author argues CarPlay is purely additive—if Rivian's native UI is great, customers won't use it—and says he won't buy a Rivian until they add support, despite otherwise loving the vehicles. | |
HN Discussion:
| |
| 3. | Protect your right to run local AI(righttointelligence.org) |
| 539 points by thoughtpeddler 50 days ago | 193 comments | permalink | |
tl;dr: Summary not available | |
HN Discussion:
| |
| 4. | crustc: entirety of `rustc`, translated to C(github.com) |
| 380 points by Philpax 50 days ago | 83 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) |
| 524 points by IngoBlechschmid 50 days ago | 221 comments | permalink | |
tl;dr: Summary not available | |
HN Discussion:
| |
| 6. | Reality has a surprising amount of detail (2017)(johnsalvatier.org) |
| 360 points by vinhnx 55 days ago | 141 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) |
| 624 points by soheilpro 50 days ago | 246 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) |
| 325 points by yu3zhou4 50 days ago | 117 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) |
| 594 points by hashier 50 days ago | 285 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) |
| 391 points by flowercalled 50 days ago | 128 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) |
| 1718 points by drewfax 51 days ago | 737 comments | permalink | |
tl;dr: F-Droid argues that Google's upcoming Android Developer Verification (ADV) program—rolling out September 30 in Brazil, Indonesia, Singapore, and Thailand—is a preinstalled system service that will block installation of apps from developers not centrally registered with Google. They contend the anti-malware justification is a pretext, since the Developer Console ToS lets Google define "malware" arbitrarily (potentially targeting ad blockers or F-Droid itself), effectively ending 18 years of open Android software distribution. Despite widespread opposition from EFF, FSF, ACLU and 70+ organizations, regulators have been unresponsive, and key questions about how existing sideloaded apps will be affected remain unanswered. | |
HN Discussion:
| |
| 12. | PeerTube is a free, decentralized and federated video platform(github.com) |
| 664 points by doener 50 days ago | 350 comments | permalink | |
tl;dr: PeerTube is an open-source, federated video platform from Framasoft that uses ActivityPub to interoperate with the Fediverse (Mastodon, Pleroma, etc.) and WebRTC for peer-to-peer streaming to reduce bandwidth costs. It supports both video-on-demand and live streaming, lets instances cache each other's content for redundancy, and offers creator support via donation links rather than ads or recommendation algorithms. Anyone can self-host an instance, and users can follow channels across instances without needing accounts on each. | |
HN Discussion:
| |
| 13. | Why Switzerland has 25 gbit internet and America doesn't(stefan.schueller.net) |
| 527 points by talonx 50 days ago | 419 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) |
| 718 points by mgh2 50 days ago | 296 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) |
| 277 points by varjag 51 days ago | 120 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) |
| 391 points by mushstory 50 days ago | 207 comments | permalink | |
tl;dr: Summary not available | |
HN Discussion:
| |
| 17. | How to ask for help from people who don't know you(pradyuprasad.com) |
| 511 points by FigurativeVoid 50 days ago | 80 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) |
| 490 points by toomuchtodo 50 days ago | 244 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) |
| 373 points by ColinWright 50 days ago | 175 comments | permalink | |
tl;dr: Summary not available | |
HN Discussion:
| |
| 20. | Bring back crappy forums(tedium.co) |
| 579 points by pentagrama 51 days ago | 354 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:
| |