Published on January 25, 2026 at 18:01 CET (UTC+1)
A macOS app that blurs your screen when you slouch (111 points by dnw)
Posturr: macOS Posture App - This is a macOS application that uses the built-in camera and Apple's Vision framework to detect a user's posture in real time. If the app detects the user slouching, it responds by progressively blurring the screen as a reminder. The goal is to promote better ergonomic habits through an immediate, screen-based feedback mechanism.
A flawed paper in Management Science has been cited more than 6,000 times (434 points by timr)
Flawed Management Science Paper - A specific academic paper in the field of Management Science, despite containing identified flaws, has been cited over 6,000 times by other researchers. This highlights a significant issue in academic research where problematic or unreliable studies can become deeply embedded in the literature, potentially propagating errors and questionable conclusions across a field.
Doom has been ported to an earbud (112 points by arin-s)
Doom Ported to an Earbud - As a technical experiment and demo, the classic 1993 game Doom has been ported to run on open-source Pinebuds Pro earbuds. The project creator has also set up a system where users can queue online to play the game remotely via a browser, using a Twitch stream for video to optimize bandwidth costs, showcasing extreme hardware hacking.
Using PostgreSQL as a Dead Letter Queue for Event-Driven Systems (14 points by tanelpoder)
PostgreSQL as a Dead Letter Queue - This technical blog post details a real-world architecture at Wayfair where PostgreSQL was used instead of Kafka to implement a Dead Letter Queue (DLQ) for an event-driven system. It explains the failure scenarios in distributed systems (like API downtime) that necessitate a DLQ and discusses the trade-offs and implementation considerations of using a relational database for this purpose.
ANN v3: 200ms p99 query latency over 100B vectors (62 points by peregrine)
ANN v3 for 100B+ Vector Search - Turbopuffer, a vector database, has announced its third-generation approximate nearest neighbor (ANN) search technology, claiming to achieve 200ms p99 query latency over 100 billion vectors. The article delves into the architectural and algorithmic innovations required to handle this scale, representing a significant leap in infrastructure for large-scale AI applications involving embeddings.
Show HN: Bonsplit – Tabs and splits for native macOS apps (113 points by sgottit)
Bonsplit: macOS Tab/Split Library - Bonsplit is a SwiftUI library for macOS that enables developers to add native-feeling tabbed interfaces and split-pane layouts to their applications. It offers features like smooth animations, drag-and-drop reordering, and keyboard navigation, aiming to provide a polished, customizable UI component for complex desktop app interfaces.
Web-based image editor modeled after Deluxe Paint (50 points by bananaboy)
Web-Based Deluxe Paint Editor - This project is a web-based image editor that meticulously recreates the experience of the classic Amiga program, Deluxe Paint. It focuses on supporting retro Amiga file formats (like IFF ILBM images and icon files), allowing users to create, edit, and save images in these legacy formats directly within a modern browser.
Google confirms 'high-friction' sideloading flow is coming to Android (417 points by _____k)
Google's High-Friction Android Sideloading - Google has confirmed plans to introduce a new, "high-friction" installation process for sideloading apps (installing from outside the Play Store) on Android. The company states the intent is user education about security risks, but the article raises concerns that this could effectively deter the practice, impacting user choice and developer distribution.
Introduction to PostgreSQL Indexes (173 points by dlt)
Introduction to PostgreSQL Indexes - This is an educational primer on indexes in PostgreSQL, aimed at developers who understand their basic purpose but not the internal mechanics. It covers how indexes work, their performance trade-offs, the different types available in PostgreSQL, and advanced optimization techniques, emphasizing that they are not a universal performance solution.
Show HN: Netfence – Like Envoy for eBPF Filters (9 points by dangoodmanUT)
Netfence: eBPF Filter Control Plane - Netfence is an open-source tool that functions like Envoy's xDS (dynamic configuration) system but for managing eBPF firewall and filtering programs. It involves a daemon that injects eBPF programs into cgroups and network interfaces, controlled by a central gRPC API, aiming to simplify network security and policy enforcement at the kernel level.
Real-time, On-Device Vision is Proliferating
AI Infrastructure is Scaling Exponentially, Demanding New DB Tech
ML is Pushing Compute to the Extreme Edge
Data Pipeline Resilience is Critical for Operational AI
Democratization Through Specialized Tools and Components
Reproducibility and Scrutiny in "Science" are Pressing Issues
Analysis generated by deepseek-reasoner