▸ JavaScript runtime: Ant, a lightweight runtime built from scratch with its own engine, offers Node compatibility and Wasm support in a 9 MB binary, sparking debate on whether the ecosystem needs another runtime.
▸ PgBouncer scaling: ClickHouse's blog details how to scale PgBouncer across multiple cores using so_reuseport, with a critical caveat about query cancellation that practitioners must handle.
▸ GPU financing: An analysis of CoreWeave and Nebius reveals circular financing structures that raise red flags about neocloud profitability and dependency on Nvidia.
▸ SQLite strict tables: A strong community consensus favors STRICT tables in SQLite to prevent type mismatches, with many users sharing migration experiences and edge cases.
▸ LLM inference on CPU: Reame introduces a CPU-first inference server that caches KV caches to disk and uses self-regulating speculation, targeting cheap hardware for repetitive workloads.
▸ UPI transaction anatomy: A detailed walkthrough of India's UPI payment system explains the seven parties involved in a two-second transaction, with data on failure modes and evolution.
▸ Non-compete clauses: An OECD blog post highlights the spread of non-compete clauses beyond executives, with HN commenters sharing personal experiences and legal strategies.
▸ LLM as answer: A blog post lamenting the reflex to 'ask an LLM' for hard questions resonates widely, with commenters debating when LLMs are appropriate vs. when human expertise is irreplaceable.
▸ AR satellite tracker: Orbit is an iOS app that uses augmented reality to track 15,000+ objects in real time, praised for its privacy-first design and educational value.
▸ Weightlifting vs. running: A Virginia Tech study in mice shows resistance training improves insulin sensitivity more than endurance exercise, with HN commenters discussing human applicability and mechanisms.