Published on January 16, 2026 at 18:01 CET (UTC+1)
Cloudflare acquires Astro (299 points by todotask2)
Cloudflare has acquired The Astro Technology Company, the team behind the Astro web framework. The acquisition aims to provide Astro with more resources to advance its mission of building a high-performance framework for content-driven websites. Astro will remain open-source, MIT-licensed, and support multiple deployment targets, not just Cloudflare.
6-Day and IP Address Certificates Are Generally Available (77 points by jaas)
Let's Encrypt has made 6-day (short-lived) and IP address certificates generally available. These certificates, valid for about 160 hours, enhance security by reducing the vulnerability window after a potential key compromise, as they do not rely on unreliable revocation mechanisms. The feature is opt-in, encouraging users with automated renewal systems to adopt them.
Michelangelo's first painting, created when he was 12 or 13 (132 points by bookofjoe)
The article discusses the discovery that "The Torment of Saint Anthony" is Michelangelo's first known painting, created when he was 12 or 13 years old. Previously attributed to other artists, advanced infrared scanning and examination by the Metropolitan Museum of Art revealed its true origin, showcasing the early genius and rapidly developing technique of the Renaissance master.
Just the Browser (310 points by cl3misch)
"Just the Browser" is an open-source project that provides configuration files and scripts to strip desktop web browsers of AI features, telemetry, sponsored content, and other non-essential integrations. Its goal is to return to a minimalist, privacy-focused browsing experience by leveraging hidden enterprise-level settings in browsers like Chrome, Edge, and Firefox.
Launch HN: Indy (YC S21) – A support app designed for ADHD brains (13 points by christalwang)
Indy is a support app designed specifically for individuals with ADHD, acting as a personalized "copilot." It likely offers features to help with task management, focus, and organization tailored to neurodiverse cognitive patterns. The app is launching through a Hacker News post from its creators (YC S21).
Lock-Picking Robot (87 points by p44v9n)
This project is an open-source lock-picking robot created to address security issues posed by universal "skeleton keys." The robot aims to provide a controlled, ethical tool for locksmiths or security professionals to open locks, highlighting the physical security vulnerabilities in common lock mechanisms and proposing an automated solution.
Read_once(), Write_once(), but Not for Rust (40 points by todsacerdoti)
The article discusses why the Linux kernel's READ_ONCE() and WRITE_ONCE() macros, essential for safe concurrent memory access in C, are not being ported to Rust. The Rust language community prefers a different, more integrated approach to handling concurrent data access through its ownership and type systems, reflecting a philosophical divergence in managing memory and concurrency safety.
Can You Disable Spotlight and Siri in macOS Tahoe? (17 points by chmaynard)
This technical article explores the challenges of fully disabling Spotlight (search) and Siri in macOS Tahoe. It finds that traditional methods are often incomplete, as background services may still run, and details the specific commands and their limitations for users seeking to deactivate these features to reclaim CPU, storage, and privacy.
psc: The ps utility, with an eBPF twist and container context (40 points by tanelpoder)
psc is a new command-line tool that reimagines the classic ps utility by leveraging eBPF (extended Berkeley Packet Filter) for efficient data gathering and providing native container context. It uses Google's Common Expression Language (CEL) for flexible, precise querying of system state, aiming to overcome the inflexibility of traditional tools that require extensive text parsing.
Training my smartwatch to track intelligence (83 points by dmvaldman)
The author conducted a personal data science project to see if smartwatch data (sleep, exercise) could predict cognitive performance, using daily chess ELO changes as a proxy for mental clarity. A simple logistic regression model achieved about 60% accuracy in predicting wins/losses, suggesting a measurable link between physiological metrics and cognitive state, and hinting at the potential for personalized "intelligence" tracking.
Trend: Growing Pushback Against Integrated AI & Bloat
Trend: Automation Expanding into Physical Security & Infrastructure
Trend: Hyper-Personalized AI for Cognitive Support & Health
Trend: AI Development Driving Evolution in Foundational Web Tech
Trend: Specialized Systems Tools Emerging for Modern Infrastructure
psc (using eBPF and CEL) demonstrate that observability in containerized and complex environments requires next-generation tools. Traditional parsing is inadequate for dynamic, large-scale systems where AI/ML workloads run.Trend: The Rise of the "Quantified Self" for Cognitive Performance
Trend: Language & Paradigm Shifts in Systems Programming for Safety
Analysis generated by deepseek-reasoner