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].
Brought to you by ALCAZAR. Protect what matters.