Published on January 02, 2026 at 06:01 CET (UTC+1)
Happy Public Domain Day 2026 (135 points by apetresc)
This article announces Public Domain Day 2026, detailing the creative works (books, films, music) whose copyrights expire and enter the public domain on January 1, 2026. It lists specific works by authors like Faulkner, Hughes, and Christie in the US, and explains the variations due to different international copyright terms (life+70 years, life+50 years, publication date rules). The piece celebrates the annual expansion of freely usable cultural material.
Why users cannot create Issues directly (101 points by xpe)
This GitHub issue explains Ghostty terminal's policy of disabling direct issue creation, requiring users to start with a Discussion first. The maintainers argue this workflow filters out non-actionable reports (like configuration errors) and ensures that only well-understood, actionable items become issues. The goal is to maintain a high-quality, efficient issue tracker for contributors.
A website to destroy all websites (426 points by g0xA52A2A)
This essay critiques the modern internet's shift towards industrialized, attention-farming platforms that promote "doom-scrolling" over genuine human connection and creativity. It argues the web's original promise of a "digital landscape" for self-discovery has been corrupted. The author calls for a return to a more convivial, personal, and human-centric web built by individuals.
Marmot – A distributed SQLite server with MySQL wire compatible interface (40 points by zX41ZdbW)
This introduces Marmot, an open-source distributed database server that uses SQLite as its storage engine but presents a MySQL wire-compatible interface. It enables horizontal scaling and replication for SQLite, combining SQLite's simplicity with distributed systems capabilities. The project aims to make it easier to build scalable applications without abandoning SQLite's benefits.
James Moylan, engineer behind arrow signaling which side to refuel a car, dies (22 points by NaOH)
This news article reports the passing of James Moylan, a Ford engineer who designed the now-ubiquitous dashboard arrow indicator that points to which side of a car the fuel door is on. It highlights how this small, user-focused design solution became a standard automotive feature, simplifying a common task for drivers worldwide.
Can Bundler be as fast as uv? (198 points by ibobev)
This technical blog post explores whether Ruby's Bundler package manager can achieve performance parity with the fast Rust-based Python package installer, uv. The author analyzes uv's speed optimizations (like parallel downloads and caching) and discusses how similar techniques could be applied to Bundler, while also addressing Ruby-specific bottlenecks and challenging the notion that a rewrite in Rust is the sole solution.
Cameras and Lenses (2020) (385 points by sebg)
This is an in-depth, interactive educational article explaining the fundamental physics and optics behind cameras and lenses. It builds a digital camera model from first principles, detailing how lenses focus light and how sensors record it. The piece visually demonstrates how adjusting parameters like aperture, focal length, and focus creates different photographic effects.
Extensibility: The "100% Lisp" Fallacy (27 points by todsacerdoti)
This article critiques the common argument that an editor or system being written "100% in Lisp" inherently grants superior extensibility. It uses examples from Emacs to show that true, deep extensibility requires a meticulously designed internal architecture and API, not just a uniform implementation language. The author argues that the language homogeneity is less important than the design philosophy exposing internal hooks.
Show HN: Enroll, a tool to reverse-engineer servers into Ansible config mgmt (101 points by _mig5)
This presents Enroll, an open-source tool that automates the process of reverse-engineering existing server configurations into Ansible management code. It works by "harvesting" files and facts from a server and then generating corresponding Ansible roles and playbooks. The tool aims to help sysadmins quickly onboard unmanaged infrastructure ("cattle") into configuration management systems for reproducibility and drift detection.
Linux is good now (583 points by Vinnl)
This opinion piece declares that Linux desktop distributions have matured to the point of being genuinely good, user-friendly alternatives to Windows, especially for PC gamers due to Steam Proton's compatibility. The author argues that 2026 is the year to try Linux to regain a sense of ownership and control over one's PC, citing improved hardware support, gaming performance, and overall polish.
Trend: The "Open" Ecosystem as Fuel for AI.
Trend: Performance Engineering as a Core Discipline.
Trend: The Rise of the Polyglot, Composable Stack.
Trend: Human-Centric Design and Explainability.
Trend: Infrastructure as Code (IaC) and Reproducibility for ML.
Trend: The Democratization of Complex Knowledge.
Trend: Community-Driven Curation and Quality Control.
Analysis generated by deepseek-reasoner