Published on March 02, 2026 at 18:01 CET (UTC+1)
Anthropic Cowork feature creates 10GB VM bundle on macOS without warning (226 points by mystcb)
A GitHub issue reports a serious performance bug in Anthropic's Claude Desktop application, specifically its "Cowork" feature. The feature silently creates and fails to clean up a 10GB virtual machine bundle (rootfs.img), which severely degrades startup time, UI responsiveness, and general performance. The issue details how manually deleting this file provides immediate relief, but it quickly regenerates, indicating a need for a permanent fix from the developers.
Motorola announces a partnership with GrapheneOS Foundation (1407 points by km)
Motorola announces a major partnership with the GrapheneOS Foundation at MWC 2026. The collaboration aims to bring the hardened, privacy-focused GrapheneOS, based on Android Open Source Project (AOSP), to Motorola devices. This move is positioned as a significant step forward in smartphone security for both consumers and enterprise customers, expanding Motorola's B2B portfolio with enhanced privacy and security capabilities.
Ask HN: Who is hiring? (March 2026) (31 points by whoishiring)
This is the standard monthly "Who is hiring?" thread on Hacker News for March 2026. It serves as a job board where hiring companies post technical job openings, with strict rules requiring direct hiring manager posts, location/remote details, and a brief company description. The preview shows an example post from a company called "Sesame" working on lifelike computer interaction.
First-ever in-utero stem cell therapy for fetal spina bifida repair is safe (58 points by gmays)
UC Davis Health researchers have successfully and safely completed Phase 1 of a groundbreaking clinical trial (the CuRe Trial). They performed the first-ever in-utero repair of spina bifida by combining standard fetal surgery with an application of human placenta-derived stem cells. The study, published in The Lancet, demonstrates the feasibility and safety of this approach, paving the way for prenatal cell and gene therapies for birth defects.
/e/OS is a complete "deGoogled", mobile ecosystem (483 points by doener)
The article introduces /e/OS, a complete, privacy-focused mobile ecosystem built on a deGoogled version of Android. It replaces Google apps, services, and connectivity checks (like DNS and NTP) with its own or open-source alternatives, including the Murena search engine and microG. The project aims to provide a fully auditable, privacy-respecting smartphone experience encompassing both the OS and integrated online services like email and cloud storage.
Parallel coding agents with tmux and Markdown specs (21 points by schipperai)
The author describes a lightweight, personal system for managing multiple parallel AI coding agents using tmux and Markdown files. The core of the system is the "Feature Design" (FD) spec—a Markdown document outlining a problem, considered solutions, and an implementation plan. Using tmux windows for different agent roles (Planner, Worker, PM) and custom slash commands, the author manages 4-8 concurrent agents to handle backlog grooming, spec writing, and code implementation.
Launch HN: OctaPulse (YC W26) – Robotics and computer vision for fish farming (6 points by rohxnsxngh)
This is a Launch HN post for OctaPulse (YC W26), a startup applying robotics and computer vision to industrial fish farming. Founded by individuals from coastal communities concerned about ocean sustainability, the company is building an automated inspection system. They are already deployed with a major North American trout producer, aiming to increase the efficiency and scalability of domestic seafood production.
Use the Mikado Method to do safe changes in a complex codebase (53 points by foenix)
The article explains the Mikado Method, a systematic technique for implementing complex, risky changes in large, legacy codebases. It involves mapping out a dependency graph of required changes starting from a goal, then repeatedly attempting the change, noting new prerequisites when failures occur, and reverting to build the graph incrementively. This process creates a safe, executable plan for refactoring or upgrading tangled systems without breaking functionality.
Notes on Lagrange Interpolating Polynomials (9 points by ibobev)
This is a technical blog post explaining the mathematical fundamentals of Lagrange Interpolating Polynomials. It covers the problem of finding a polynomial that passes exactly through a given set of distinct data points, proves the existence and uniqueness of such a polynomial using linear algebra (Vandermonde matrix), and introduces the Lagrange basis polynomial form as an alternative, more stable solution method compared to solving the linear system directly.
How to talk to anyone and why you should (347 points by Looky1173)
A lifestyle article argues for the societal and personal value of conversing with strangers in public. It contrasts modern avoidance behaviors, often mediated by phones, with the enriching, empathetic connections that can come from brief, unplanned interactions. The piece suggests that overcoming the reluctance to talk to strangers can combat loneliness and strengthen community bonds, framing it as a neglected form of social etiquette.
The Rising Infrastructure Burden of AI Assistants
AI-Powered Parallelization of Developer Workflow
"DeGoogling" and the Privacy-First Ecosystem as a Market Force
Computer Vision Moves into Niche Industrial Applications
AI as a Catalyst for Complex System Refactoring
The Interdisciplinary Convergence of AI with Hard Sciences
The Human-AI Interaction Loop: From Social to Technical
Analysis generated by deepseek-reasoner