0. Tony Hoare has died (blog.computationalcomplexity.org)
2034 points · 265 comments · by speckx
Turing Award winner and computer science pioneer Tony Hoare, famous for inventing the quicksort algorithm and developing Hoare logic, passed away on March 5, 2026, at the age of 92. [src]
The community mourns the loss of Tony Hoare, remembering him as a humble giant of computer science who pioneered Quicksort, CSP, and Hoare Logic [0][7]. While he is famously credited with the "billion-dollar mistake" of inventing the null reference, some debate exists regarding whether others implemented the concept earlier [6][8]. Commenters highlighted his wit and enduring design philosophies [1], as well as his deep professional bond with Dijkstra, who reportedly valued Hoare's correspondence above all others [2].
1. After outages, Amazon to make senior engineers sign off on AI-assisted changes (arstechnica.com)
657 points · 483 comments · by ndr42
Following a series of outages linked to its AI coding tools, Amazon is now requiring senior engineers to manually review and approve any software changes generated by artificial intelligence to establish better safeguards and reduce technical errors. [src]
Amazon's new policy requiring senior sign-off for AI-assisted code is criticized as a "silver bullet" illusion that may kill senior productivity and hinder junior learning [0][5]. While some argue that expert review is the only way to make buggy AI output viable, others question if any time is actually saved if reviews take 5–15x longer than the initial generation [2][4]. Skeptics also suggest the media is overhyping a routine operational meeting, noting that "mandatory" requests from SVPs are often ignored in large organizations [1][3][6].
2. Yann LeCun raises $1B to build AI that understands the physical world (wired.com)
611 points · 505 comments · by helloplanets
Meta’s former chief AI scientist Yann LeCun has raised $1 billion for his new Paris-based startup, Advanced Machine Intelligence (AMI), to develop "world models" that ground artificial intelligence in physical reality rather than just language. [src]
The funding of Yann LeCun’s new venture is seen by some as a necessary pivot toward "world models" that ground AI in physical reality, potentially overcoming the structural limitations of text-only LLMs which struggle with novelty and deduction [0][5][7]. However, critics argue that the true bottleneck to AGI is not world-modeling but rather architectural issues like continual learning and backpropagation [2], or that progress is driven by high-quality data and interactive environments rather than model design [8]. While the investment is viewed as a vital boost for non-US/China research hubs [1], others question why LeCun would succeed now after having access to vast resources at Meta without a breakthrough [4], and note that even a $1B seed round highlights the massive funding gap between Europe and the US [9].
3. Online age-verification tools for child safety are surveilling adults (cnbc.com)
659 points · 345 comments · by bilsbie
New U.S. age-verification laws aimed at protecting minors are forcing millions of adults to submit sensitive biometric data and government IDs, sparking significant privacy concerns regarding data retention, potential security breaches, and the end of anonymous internet browsing. [src]
The implementation of age-verification tools is criticized as a surveillance-driven "nothingburger" that fails to protect children while compromising adult privacy through facial recognition and data collection [2][6]. While some argue Western complacency has allowed a regression toward authoritarian-style control [0][3][9], others maintain that the ability to openly debate and boycott these platforms distinguishes the West from regimes like Russia or China [1][8]. However, skepticism remains high regarding the efficacy of current regulations, as users note that existing data protection rules have failed to prevent frequent leaks and corporate impunity [2].
4. Meta acquires Moltbook (axios.com)
554 points · 381 comments · by mmayberry
Meta has acquired Moltbook, a social network for AI agents, and hired its creators to join the Meta Superintelligence Labs unit. [src]
The acquisition of Moltbook by Meta has sparked significant cynicism among developers, many of whom view the move as a "vibe-coded" acqui-hire of a team that prioritized viral tinkering and attention-grabbing over robust engineering [0][1][6][8]. Critics highlight that the platform was built entirely by AI with severe security flaws, leading to debates over whether Meta is seeking consumer-centric AI visionaries or simply rewarding "musical one-hit wonders" in the software world [1][5][6][7]. While some argue the acquisition secures a team skilled at finding novel consumer use cases for AI, others remain skeptical of the technology's actual utility and the long-term viability of the initiative [1][2][3][9].
5. Agents that run while I sleep (claudecodecamp.com)
427 points · 493 comments · by aray07
The author is developing an automated verification system for AI-generated code that uses predefined acceptance criteria and browser agents to validate features, shifting the developer's role from manual code review to reviewing specific test failures. [src]
Users are debating the efficacy of multi-agent "clean-room" workflows, where separate LLM instances act as Red (testing), Green (implementation), and Refactor teams to prevent reward hacking and ensure code quality [0][2]. While some report massive productivity gains, others argue these complex frameworks are expensive, prone to generating "useless" tests that merely assert the harness works, and create a massive "review debt" that is difficult for humans to manage [1][4][7]. Skeptics suggest that simpler two-agent setups or manual oversight are often more sensible than letting autonomous agents "churn away" overnight [3][4].
6. Redox OS has adopted a Certificate of Origin policy and a strict no-LLM policy (gitlab.redox-os.org)
408 points · 462 comments · by pjmlp
Redox OS has updated its contribution guidelines to implement a Developer Certificate of Origin and a strict policy prohibiting the submission of code or documentation generated by Large Language Models. [src]
Redox OS's adoption of a strict no-LLM policy is primarily seen as a way to reduce the "review burden" on maintainers, as AI allows users to flood projects with superficially correct but potentially flawed code that lacks the "proof of effort" inherent in manual work [0][1]. While some argue the ban is unenforceable and may lead to useful fixes being stranded in forks, others contend it is a necessary deterrent against "word salad" and code that pollutes a project's pedigree [3][4][5][7]. The policy reflects a growing trend among systems languages like Zig, signaling a potential shift toward trust-based contribution models where maintainers use AI tools themselves but prohibit outsiders from doing so [0][2][9].
7. I put my whole life into a single database (howisfelix.today)
471 points · 220 comments · by lukakopajtic
Felix Krause developed FxLifeSheet, an open-source system that tracked over 380,000 data points across ten years to analyze his health, habits, and productivity. While providing deep personal insights, Krause concluded the project's extensive time investment ultimately outweighed the benefits of building a custom tracking solution. [src]
The author concludes that the hundreds of hours spent building a custom "quantified self" database were ultimately not worth the effort, as the data revealed few surprising insights [0][5]. While some users agree that tracking often merely confirms what one already feels, others argue that long-term "boring" data can be life-saving by providing a baseline for medical professionals during health crises [3][9]. A significant portion of the discussion centers on the author's high carbon footprint from air travel, sparking a debate between those who find such individual emissions shameful and those who believe systemic changes like taxation are more effective than personal shaming [1][2][4][8].
8. RISC-V Is Sloooow (marcin.juszkiewicz.com.pl)
314 points · 377 comments · by todsacerdoti
Fedora developer Marcin Juszkiewicz reports that current RISC-V hardware is significantly slower than other architectures, leading to excessive package build times that prevent it from becoming an official primary architecture for the Linux distribution. [src]
While current RISC-V performance is often hindered by low-end silicon implementations and a lack of software optimization, debate persists over whether the ISA itself is to blame [0][3][8]. Critics point to specific architectural hurdles like the hard-coded 4 KiB page size and the exclusion of bit manipulation from the base core, which complicates portable code performance [1][4][7]. However, proponents argue that RISC-V avoids the historical pitfalls of older architectures like SPARC and that modern extensions (e.g., RVA22/23 profiles) effectively resolve these efficiency issues [6][9]. Ultimately, the ISA's simplicity makes it an excellent teaching tool, though it has yet to prove it can compete with ARM or x86 in high-end mobile or desktop markets [2][5].
9. Cloudflare crawl endpoint (developers.cloudflare.com)
496 points · 183 comments · by jeffpalmer
Cloudflare has launched a new Browser Rendering `/crawl` endpoint in open beta, allowing users to crawl entire websites and export content as HTML, Markdown, or JSON via a single asynchronous API call. [src]
The introduction of Cloudflare's crawl endpoint has sparked accusations that the company is acting as a "gatekeeper" or "mob outfit" by simultaneously selling anti-scraping tools and scraping services [0][5][8]. While some users view structured crawl endpoints as a logical evolution of sitemaps that could reduce web waste [2], others question if Cloudflare is leveraging its proxy cache to serve pre-scraped content under the hood [1][3]. Critics also highlight potential conflicts of interest, noting that the service respects `robots.txt` but may still bypass the very "anti-AI" measures Cloudflare encourages site owners to adopt [4][7].
10. Debian decides not to decide on AI-generated contributions (lwn.net)
375 points · 288 comments · by jwilk
Debian developers have opted to continue handling AI-generated contributions on a case-by-case basis rather than passing a formal resolution, citing unresolved debates over terminology, ethical concerns, and the long-term impact on contributor onboarding. [src]
Debian's decision reflects a complex debate over whether AI contributions should be judged by their quality or their origin, with many arguing that a contributor's reputation and "good faith" should remain the primary metrics for acceptance [3][4][6]. Proponents highlight AI as a vital accessibility tool for developers with physical limitations [1] and argue that "no AI" rules are unenforceable against high-quality contributors while failing to stop low-effort "slop" [2][4]. Conversely, critics view LLM output as inherently exploitative [5] and warn that maintainers are being overwhelmed by a flood of low-quality, "drive-by" pull requests from anonymous accounts with no reputation to lose [8][9].
11. Show HN: How I topped the HuggingFace open LLM leaderboard on two gaming GPUs (dnhkng.github.io)
468 points · 122 comments · by dnhkng
By duplicating specific middle-layer "reasoning circuits" without modifying weights, the author created the top-ranked **RYS-XLarge** model on the HuggingFace Open LLM Leaderboard, demonstrating that LLMs possess a functional neuroanatomy where repeating entire cognitive blocks enhances performance more effectively than duplicating single layers. [src]
The discussion centers on the surprising discovery that duplicating middle layers of an LLM can enhance reasoning and performance, suggesting these layers act as a "cognitive lingua franca" or a space for iterative refinement [2][3][7]. Users debate why models can process unconventional formats like Base64, with some arguing it is a simple alternate alphabet while others find its "out of distribution" success unintuitive [0][1][4]. Technical analysis suggests that middle layers often share similar representations, allowing for "extra compute cycles" without breaking the model's coherence [7][8]. This has led to theories about "looping" architectures where a model could dynamically decide which layers to use based on the complexity of the task [8][9].
12. SSH Secret Menu (twitter.com)
353 points · 178 comments · by piccirello
A viral social media post highlights a "secret menu" in SSH that can be accessed by typing a tilde followed by a question mark during an active session to display supported escape sequences. [src]
While many users were surprised to discover SSH escape sequences like `.` for killing hung sessions after years of use, others noted that these "hidden" features are fully documented in the `man` pages [[1]](https://news.ycombinator.com/item?id=47330498 "I've been using SSH for ~15 years and never knew about these escape sequences. I'm eagerly awaiting my next hung session so that I can test `.`. It's much nicer than my current approach of having to close that terminal window.")[8]. However, participants criticized the usability of man pages, noting that some render characters like tildes and dashes as non-searchable Unicode symbols [7], while others are so sparse they resemble "fortune cookies" [4]. Much of the technical discussion focused on preventing hung connections in the first place, with consensus that aggressive CGNAT timeouts are often to blame; suggested fixes include tuning `tcp_keepalive` kernel parameters, using VPNs like Tailscale, or addressing IPv6 source address rotation issues [2][5].
13. Universal vaccine against respiratory infections and allergens (med.stanford.edu)
361 points · 138 comments · by phony-account
Stanford Medicine researchers have developed an experimental intranasal universal vaccine that successfully protected mice against a broad range of respiratory viruses, bacteria, and allergens for several months by sustaining the innate immune system’s activity. [src]
The discussion centers on the potential trade-offs of maintaining a long-term "induced vaccine response," with several users questioning if constant immune activation would lead to chronic inflammation, nasal drainage, or systemic exhaustion [0][2][6][8]. While some argue that evolutionary biology suggests such a high-alert state is unsustainable or "unnatural," others counter that human evolution is not perfectly optimized for modern environments and that "natural" is not inherently superior [1][3]. Additionally, commenters noted that while the treatment is intranasal rather than an injection, its current three-month protection window in mice may make it more suitable for post-infection treatment than permanent prevention [5][6][7].
14. Two Years of Emacs Solo (rahuljuliato.com)
350 points · 142 comments · by celadevra_
Rahul Juliato has completed a two-year refactor of "Emacs Solo," a personalized configuration that uses zero external packages. The setup features 35 custom-written modules and leverages built-in Emacs 31 features to replicate popular functionality like Git gutters, AI integration, and LSP support. [src]
The Emacs community remains divided over the editor's "sensible" defaults, particularly the ancient convention of creating `` backup files in the working directory which can inadvertently break services like Nginx [[0]](https://news.ycombinator.com/item?id=47319463 "> — Sensible file handling: backups and auto-saves in a cache/ directory, recentf for recent files, clean buffer naming with uniquify It's crazy to me how out of the box when you edit nginx file at /etc/nginx/sites-enabled/foo it creates another file foo there and nginx tries to load that too When I tried to ask emacs reddit community they started attacking me for changing the default that only I need and fits everyone perfectly. Still can't believe I'm the only one finding that default…")[5][8]. While some users find the "solo" approach of writing custom Elisp functions deeply rewarding for tailoring specific text-manipulation workflows [3], others argue that avoiding external packages is a "waste of time" and that reading others' code is essential for true mastery [4]. Despite its age, proponents believe Emacs' core design remains competitive, especially as LLMs lower the barrier for users to generate the complex configurations required to modernize the experience [6].
15. U+237C ⍼ Is Azimuth (ionathan.ch)
401 points · 81 comments · by cokernel_hacker
The mysterious Unicode character U+237C (⍼), previously known as "Angzarr," has been identified as a symbol for "azimuth" or "direction angle" based on a 1950 symbol catalogue from the German type foundry H. Berthold AG. [src]
The identification of U+237C as a symbol for azimuth concludes a long-standing community hunt for the origin of this mysterious Unicode character [2][4]. While some users noted that the symbol's connection to maritime navigation and sextants was historically common knowledge in certain regions [1], others marveled at how Unicode serves as an archive for niche notations that are often misinterpreted by modern font designers [3][7]. The discovery has also sparked interest in the high-precision manual printing techniques of the early 20th century and the potential need for a corresponding standard symbol for altitude or elevation [0][8].
16. Python: The Optimization Ladder (cemrehancavdar.com)
346 points · 126 comments · by Twirrim
This article benchmarks various methods for optimizing Python performance, ranging from simple upgrades to CPython 3.14 to using specialized tools like Numba, Rust, and JAX, which achieved speedups of up to 1,633x by bypassing Python's dynamic overhead and utilizing compiled execution. [src]
The discussion highlights a tension between Python’s extreme dynamism—which allows for runtime monkey-patching but incurs significant performance overhead—and the increasing trend of offloading performance-critical tasks to Rust [2][3]. While some users argue that languages like Go or Java offer a better balance of simplicity and speed [8], others suggest that transpiling "static Python" to Rust or leveraging new tracing JIT compilers in upcoming Python versions (3.15) are the most promising paths forward [1][9]. Additionally, the thread is divided over the article's "AI smell," with some readers immediately dismissing the content while others defend the value of the analysis regardless of its origin [0][6].
17. Levels of Agentic Engineering (bassimeledath.com)
276 points · 129 comments · by bombastic311
Bassim Eledath outlines eight levels of agentic engineering, tracing the evolution from simple AI tab-completion and IDE chat to advanced stages involving context engineering, automated feedback loops, and background orchestrators that allow multiple AI agents to autonomously coordinate complex software development tasks. [src]
The discussion explores the transition from manual coding to "dark factories," with some practitioners claiming to have already achieved high-level orchestration layers that automate complex tasks like performance benchmarking and code review [2][7]. Skeptics argue that if software generation were truly a solved problem, companies would pivot to selling the "factory" itself rather than specific software products, though others counter that keeping such a competitive advantage allows for rapidly cloning successful startups [0][3][5]. A significant technical challenge identified is the loss of institutional "why" behind decisions; while agents can follow rules, they often lack the context of rejected trade-offs unless human engineers maintain rigorous, machine-readable documentation in git histories [1][9]. Meanwhile, some developers prefer "level 0" manual prompting to maintain better control over project boundaries and avoid the hallucinations of fully autonomous systems [4][6].
18. Launch HN: RunAnywhere (YC W26) – Faster AI Inference on Apple Silicon (github.com)
240 points · 152 comments · by sanchitmonga22
RunAnywhere has launched RCLI, an on-device voice AI for macOS that enables local document querying and 38 system actions with sub-200ms latency. Optimized for Apple Silicon, the tool uses a proprietary GPU engine to provide high-speed inference without requiring cloud connectivity or API keys. [src]
The discussion is dominated by allegations of unethical behavior, including claims that the company previously scraped GitHub to send spam and potentially used bots to inflate the post's ranking [0]. Moderator @dang clarified that the post's visibility was due to standard YC launch placement and that critical comments were downweighted for being "off-topic" to maintain thread quality, though some users accused this of being manual narrative curation [1][4][6]. Technical feedback on the product itself is mixed, with users reporting bugs in the Homebrew installation, questioning the utility of "voice-to-RAG" features, and pointing out exposed API keys in the web demo [3][7][8].
19. Intel Demos Chip to Compute with Encrypted Data (spectrum.ieee.org)
244 points · 120 comments · by sohkamyung
Intel has demonstrated Heracles, a specialized 3-nanometer chip that accelerates fully homomorphic encryption (FHE) tasks up to 5,000 times faster than standard CPUs, enabling secure computing on encrypted data at scales practical for future AI and cloud infrastructure. [src]
The discussion centers on fears that Intel’s Fully Homomorphic Encryption (FHE) chip will be used to further lock down devices through advanced DRM, hardware attestation, or unskippable ads [0][9]. While some users view this as a threat to general-purpose computing and user privacy [1][2][4], others clarify that FHE is designed to allow computation on data without the hardware ever knowing the secrets, potentially enabling privacy-preserving local AI models [3][6][7]. A side debate emerged regarding "Know Your Customer" (KYC) requirements, with some arguing they are necessary for fraud prevention while others see them as invasive tools of corporate and state control [5][8].
Brought to you by ALCAZAR. Protect what matters.