Top HN Daily Digest · Tue, Jun 23, 2026

A daily Hacker News digest with story summaries, thread context, and direct links back to the original discussion.


0. What we call "age verification" is actually mass surveillance (pluralistic.net)

949 points · 506 comments · by hn_acker

What we call "age verification" is actually mass surveillance: Title: Daily links from Cory Doctorow

URL Source: https://pluralistic [src]

The debate centers on whether age verification can be achieved without creating a surveillance state, with some arguing that 90% success rates are possible through non-identifying methods like physical UUID cards or OS-level content tags [0][2]. Technical proposals include government-signed "identity wallets" that use public-key cryptography to verify attributes (like being over 18) without revealing a user's identity or browsing history to the state [3]. However, skeptics point out that current implementations often default to invasive face scans or ID uploads [5], and client-side solutions are easily bypassed by minors unless enforced through controversial browser attestation [7][9].

1. Fired by Google for creating the Google workspace CLI (twitter.com)

727 points · 428 comments · by justinwp

A former Google employee claims they were fired from the company for creating a command-line interface (CLI) for Google Workspace. [src]

The discussion centers on whether firing a long-tenured engineer for releasing an unapproved Google Workspace CLI was an act of bureaucratic malice or a justified response to a major lapse in judgment [0][1][4]. Critics argue that the project's branding could easily be mistaken for an official Google release, violating clear corporate policies regarding outside work and legal disclosures [1][2][3]. Conversely, some former employees and observers view the termination as a sign of Google's decaying culture, noting that the company has shifted from encouraging "20% time" innovation to punishing engineers who build useful tools outside of rigid internal roadmaps [0][5][7][9]. The engineer involved suggests the situation reflects broader disruptions in big tech caused by shifting incentives and the influence of AI [6].

2. FUTO Swipe – A new swipe typing model (swipe.futo.tech)

706 points · 254 comments · by futohq

FUTO has released FUTO Swipe, a family of open-source, privacy-focused swipe typing models and algorithms designed to provide fast, offline, and high-accuracy text input for Android and other platforms. [src]

The FUTO Swipe model introduces "ClearFlow," a layout specifically optimized to reduce word ambiguity during swiping, addressing long-standing frustrations with the QWERTY layout's inaccuracy [0][3]. However, user experiences are mixed; while some seek a more accurate alternative to Gboard, others report that FUTO’s current word suggestions are odd or less reliable than established competitors [4][8]. Significant debate surrounds the project's licensing, with critics labeling the "Futo License" as non-free and "source-available" rather than truly open source [1][5][9], while others defend it as a reasonable commercial model [6]. Additionally, the lack of an iOS version is viewed by some as a boycott, though others argue it is a practical avoidance of Apple’s restrictive approval process [2][7].

3. Crypto in 2026: Oh, This Is the Bad Place (stephendiehl.com)

421 points · 526 comments · by ibobev

In a critique of the 2026 financial landscape, Stephen Diehl argues that the crypto industry has devolved into a "dystopian" system of "sucker farming" and political corruption, characterized by retail gambling, insider-driven prediction markets on military strikes, and the monetization of the presidency through memecoins. [src]

While the underlying technology remains fascinating to some, consensus suggests that the crypto ecosystem has largely devolved into a culture of gambling and scams that fails to solve meaningful social problems [0][4][7]. Critics argue that current systems merely replicate existing scarcity-based inequities rather than creating a necessary economic "discontinuity" [1][5]. However, notable anecdotes highlight a vital use case: providing people in developing countries with a stable means to receive wages and protect their savings from local currency devaluation and high fees [0][3]. Some users push back against the narrative that crypto is a "gateway drug" to financial ruin, comparing such warnings to hyperbolic anti-drug propaganda [2].

4. Extreme Heat conference cancelled due to extreme heat warning (lse.ac.uk)

413 points · 474 comments · by rendx

A London Climate Action Week conference on extreme heat governance was cancelled after the UK Met Office issued a red extreme heat warning. [src]

The discussion highlights a sharp divide over Europe’s resistance to air conditioning, with some arguing that the lack of AC leads to significantly higher preventable death rates compared to the US [0][8]. Critics of widespread AC adoption point to the high cost of retrofitting ancient buildings, the potential to worsen outdoor "heat islands," and the belief that AC is a "wasteful" band-aid for a crisis caused by environmental neglect [1][4][5][7]. Meanwhile, some participants from hotter climates find the European definition of "extreme heat" (37-40°C) mundane, while others view the debate as a proxy for cultural friction between Americans and Europeans [2][6].

5. Israel targeted Gaza children resulting in genocide, UN inquiry says (reuters.com)

531 points · 318 comments · by supercopter

A United Nations inquiry has concluded that Israel’s military actions in Gaza intentionally targeted children and contributed to acts of genocide, a finding that Israel has strongly rejected as biased. [src]

Commenters debate whether the UN’s findings on the targeting of children represent systemic intent or are a byproduct of high-payload urban warfare, with some questioning the impartiality of UN agencies [8][9]. Discussion highlights a perceived double standard in global sanctions, drawing parallels to the collapse of apartheid South Africa and suggesting that Israel’s "strategic leverage" relies heavily on U.S. diplomatic protection and nuclear ambiguity [2][4]. While some argue for a restructured UN Security Council to resolve such deadlocks, others believe deep-seated ideological and religious narratives in the West make a geopolitical shift unlikely [0][3][5].

6. F3 (github.com)

655 points · 134 comments · by tosh

F3: Title: GitHub - future-file-format/F3: [SIGMOD 2026] F3: The Open-Source Data File Format for the Future

URL Source: https://github [src]

The F3 file format introduces the novel approach of embedding WebAssembly (Wasm) binaries to decode data, ensuring cross-platform compatibility without relying on language-specific SDKs [0]. However, this design sparked significant security concerns regarding the risks of embedding executable code, potential compression bomb attacks, and the implications of executing attacker-provided payloads [1][2][6][8], though some noted that Wasm's strong sandboxing could mitigate these issues [3]. Skeptics also questioned F3's performance trade-offs and its ability to displace the deeply entrenched Parquet format [5], while proponents argued that newer formats are necessary to address Parquet's shortcomings in modern machine learning workloads that require both batch scans and fast random access [9].

7. In memory of the man who put red and green squiggles under words (devblogs.microsoft.com)

606 points · 122 comments · by saikatsg

Microsoft developer Tony Krueger, who created the iconic red and green squiggly underlines for spell and grammar checking in Word, has passed away. [src]

The discussion highlights a classic case of "citogenesis," where a Wikipedia entry and the linked article cite each other as proof of Tony Krueger’s contributions [0][5]. While some users find the "corpo-brain" introduction of Krueger’s work to celebrities amusing, others debate the utility of the squiggles, noting they can become visual noise in multilingual environments [6][7]. There is a strong desire for a keyboard shortcut to instantly apply AI-driven corrections, though skeptics argue that modern autocorrect has actually regressed in quality [1][4][9].

8. The Coming Loop (lucumr.pocoo.org)

432 points · 295 comments · by ingve

The author explores the shift toward "harness loops," where autonomous systems orchestrate AI agents to write and patch code, warning that while this increases development speed, it risks creating complex, unmaintainable "software organisms" that humans can no longer fully comprehend or manage without machine assistance. [src]

The rise of "agentic loops" in software engineering has created a divide between developers who prioritize rapid token consumption and those struggling to maintain code quality against an influx of AI-generated "slopware" [0][6]. While some find the technology revolutionary for executing well-defined specs, others argue that the current discourse is filled with "techno-babble" and "high-level wanking" that lacks proof of real-world profitability [1][2][3]. Critics suggest that the industry is being pushed toward a "slop cannon" future by leaders whose primary incentive is to increase token usage rather than ensure long-term maintainability [0][9].

9. The worthlessness of Vitamin D is mildly exaggerated (dynomight.net)

384 points · 292 comments · by surprisetalk

While randomized trials have debunked claims that vitamin D is a "miracle cure," meta-analyses suggest it may still provide modest benefits for cancer and all-cause mortality. Given evolutionary evidence and biological plausibility, supplementing to reach "normal" ancestral levels is a low-risk bet for those with low-to-moderate deficiency. [src]

While consensus exists that Vitamin D supplementation is vital for those with severe deficiencies, commenters note that many "health influencers" now overstate the prevalence of deficiency to maintain hype [0][8]. A significant point of contention involves the methodology of deficiency studies, with critics arguing that data collected in southern latitudes during winter or northern latitudes during summer fails to account for the lack of synthesis in northern winters [2][6][7]. Some users suggest that blood levels may simply be a proxy for outdoor exercise [1], while others emphasize the importance of co-factors like Vitamin K2 and the risks of toxicity from over-supplementation [0][3][4].