Published on November 27, 2025 at 18:00 CET (UTC+1)
We're Losing Our Voice to LLMs (152 points by TonyAlicea10)
This article argues that over-reliance on LLMs for content creation, especially on social media, is causing a loss of individual human voice. The author contends that a unique voice, forged through personal experience, is a valuable asset that builds recognition and trust. Using LLMs to write, even when attempting to mimic one's style, stunts the natural maturation of this voice. The piece is a cautionary tale about sacrificing a core element of human connection for the sake of convenience.
Same-day upstream Linux support for Snapdragon 8 Elite Gen 5 (21 points by mfilion)
Qualcomm announces that its Snapdragon 8 Elite Gen 5 system-on-chip (SoC) will receive same-day upstream Linux kernel support. This means that support for this new mobile hardware will be merged into the mainline Linux kernel on the day of its release. This is a significant development for the Linux-on-mobile community, as it eliminates the long delays typically associated with getting new hardware support into the kernel. It reflects a growing commitment from major silicon vendors to open-source platforms.
Arthur Conan Doyle explored men’s mental health through Sherlock Holmes (146 points by PikelEmi)
This article analyzes how Arthur Conan Doyle used his Sherlock Holmes stories to explore men's mental health, a taboo subject in the Victorian era. Drawing from his personal experience with his father's alcoholism and institutionalization, Doyle created a protagonist who was brilliant yet vulnerable, battling drug addiction, loneliness, and depression. The piece argues that Holmes's character demonstrates that male vulnerability does not equate to weakness and that his genius exists alongside his mental health struggles. Doyle is presented as a progressive writer who humanized his characters through their psychological complexities.
Show HN: Runprompt – run .prompt files from the command line (41 points by chr15m)
Runprompt is a simple, open-source command-line tool for executing prompts stored in .prompt files. It allows users to define prompts and model configurations in a file, then pipe in context or variables via standard input. This tool streamlines the workflow for interacting with various LLM providers (like Anthropic) from the terminal. It aims to bring reproducibility and organization to ad-hoc prompt engineering and AI-assisted scripting tasks.
Linux Kernel Explorer (402 points by tanelpoder)
The Linux Kernel Explorer is an interactive, web-based educational tool designed to help developers understand the core concepts of the Linux kernel. It provides a structured guide through the kernel source code, emphasizing that the kernel is not a process but the fundamental system that serves processes. The explorer includes study files, knowledge checks, and visualizations based on the "The Kernel in The Mind" philosophy, making the complex subject of kernel internals more accessible.
Penpot: The Open-Source Figma (545 points by selvan)
Penpot is a full-featured, open-source design and prototyping platform that positions itself as an alternative to Figma. It is built on web standards and offers collaborative features for both designers and developers, focusing on bridging the gap between design and code. As a project with massive community support, it provides a vendor-neutral, accessible option for teams wanting to avoid proprietary SaaS design tools. Its success highlights a strong demand for professional open-source applications in the creative space.
Show HN: MkSlides – Markdown to slides with a similar workflow to MkDocs (26 points by MartenBE)
MkSlides is a tool that converts Markdown files into presentation slides using the Reveal.js library. It offers a workflow similar to MkDocs, where users write content in Markdown and the tool generates a beautiful, web-based slideshow. This approach simplifies the creation of presentations by leveraging the simplicity and portability of Markdown. It is part of a trend of using developer-friendly tools to create visual content.
Ray Marching Soft Shadows in 2D (2020) (138 points by memalign)
This technical blog post explains the concept of ray marching with distance fields to create soft shadows in 2D graphics. The author details how a distance field image, which encodes the distance from each pixel to a shape, can be used to efficiently calculate light occlusion. Instead of checking every pixel along a ray, the algorithm uses the distance field to take optimally large steps, making real-time rendering of complex soft shadows feasible. The post serves as a practical guide to an advanced computer graphics technique.
Mixpanel Security Breach (136 points by jaredwiener)
Mixpanel, a popular product analytics company, published a blog post detailing its response to a recent security incident. The breach involved unauthorized access via compromised SMS-based multi-factor authentication (SFA). The article outlines the steps Mixpanel is taking to address the vulnerability, including moving customers away from SMS SFA and enhancing its security monitoring. It serves as a public transparency report and a cautionary case study on the risks of certain authentication methods.
DIY NAS: 2026 Edition (309 points by sashk)
This is a detailed guide for building a Do-It-Yourself Network-Attached Storage (NAS) system with modern specifications. The author outlines specific criteria for the build, including a small form factor (under 20 liters), at least eight drive bays, 10GbE networking, and a focus on power efficiency. The post provides a parts list, build instructions, and setup guidance for using TrueNAS, continuing a long-running series that helps enthusiasts create powerful, custom storage solutions that rival commercial offerings.
Trend: The Human Voice as a Differentiator in an AI-Saturated Landscape.
Trend: The Mainstreaming of AI in Developer Tooling and Workflows.
Runprompt signifies a shift from using AI in siloed web apps to integrating it directly into foundational developer workflows (e.g., the command line). This treats AI models as a utility, similar to grep or curl.Trend: The Critical Intersection of AI and Security.
Trend: Open Source Challenging Established SaaS Models in Adjacent Fields.
Trend: Hardware and Software Convergence for AI Performance.
Trend: The Growing Need for AI Explainability and "Mental Models".
Trend: Advanced Algorithms Enabling New Creative and Interactive Experiences.
Analysis generated by deepseek-reasoner