Posts

Showing posts from October, 2025

New top story on Hacker News: Llamafile Returns

Llamafile Returns 32 by aittalam | 2 comments on Hacker News.

New top story on Hacker News: How to build silos and decrease collaboration (on purpose)

How to build silos and decrease collaboration (on purpose) 27 by gpi | 5 comments on Hacker News.

New top story on Hacker News: Aisuru botnet shifts from DDoS to residential proxies

Aisuru botnet shifts from DDoS to residential proxies 7 by feross | 1 comments on Hacker News.

New top story on Hacker News: The Green Tea Garbage Collector

The Green Tea Garbage Collector 29 by 0xedb | 3 comments on Hacker News.

New top story on Hacker News: From epoll to io_uring's Multishot Receives

From epoll to io_uring's Multishot Receives 5 by bluetomcat | 0 comments on Hacker News.

New top story on Hacker News: TOON – Token Oriented Object Notation

TOON – Token Oriented Object Notation 24 by royosherove | 10 comments on Hacker News.

New top story on Hacker News: Stack walking: space and time trade-offs

Stack walking: space and time trade-offs 6 by ingve | 0 comments on Hacker News.

New top story on Hacker News: Why your social.org files can have millions of lines without performance issues

Why your social.org files can have millions of lines without performance issues 62 by andros | 6 comments on Hacker News.

New top story on Hacker News: Nvidia DGX Spark: When Benchmark Numbers Meet Production Reality

Nvidia DGX Spark: When Benchmark Numbers Meet Production Reality 21 by RyeCatcher | 5 comments on Hacker News.

New top story on Hacker News: Dead soldiers' teeth reveal diseases that doomed Napoleon's army

Dead soldiers' teeth reveal diseases that doomed Napoleon's army 5 by reaperducer | 1 comments on Hacker News.

New top story on Hacker News: Modern Perfect Hashing

Modern Perfect Hashing 3 by bariumbitmap | 0 comments on Hacker News.

New top story on Hacker News: How to Make a Smith Chart

How to Make a Smith Chart 13 by tzury | 0 comments on Hacker News.

New top story on Hacker News: Show HN: Git for LLMs – a context management interface

Show HN: Git for LLMs – a context management interface 10 by jborland | 2 comments on Hacker News. Hi HN, we’re Jamie and Matti, co-founders of Twigg. During our master’s we continually found the same pain points cropping up when using LLMs. The linear nature of typical LLMs interfaces - like ChatGPT and Claude - made it really easy to get lost without any easy way to visualise or navigate your project. Worst of all, none of them are well suited for long term projects. We found ourselves spending days using the same chat, only for it to eventually break. Transferring context from one chat to another is also cumbersome. We decided to build something more intuitive to the ways humans think. We started with two simple ideas. Enabling chat branching for exploring tangents, and an interactive tree diagram to allow for easy visualisation and navigation of your project. Twigg has developed into an interface for context management - like “Git for LLMs”. We believe the input to a model - or ...

New top story on Hacker News: Element: setHTML() method

Element: setHTML() method 11 by todsacerdoti | 1 comments on Hacker News.

New top story on Hacker News: Mass Assignment Vulnerability Exposes Max Verstappen Passport and F1 Drivers PII

Mass Assignment Vulnerability Exposes Max Verstappen Passport and F1 Drivers PII 20 by galnagli | 2 comments on Hacker News.

New top story on Hacker News: What do we do if SETI is successful?

What do we do if SETI is successful? 66 by leephillips | 54 comments on Hacker News.

New top story on Hacker News: Show HN: EloqDoc: MongoDB-compatible doc DB with object storage as first citizen

Show HN: EloqDoc: MongoDB-compatible doc DB with object storage as first citizen 11 by iamlintaoz | 11 comments on Hacker News. We're excited to share EloqDoc, a new open source document database built on top of Data Substrate. EloqDoc is designed around the principle of treating object storage (like S3) as a first-class citizen for durability and cost efficiency. If you love the flexibility of MongoDB's document model but are struggling with scaling, cost, and consistency due to its coupled architecture, EloqDoc is for you. It’s built to solve MongoDB's inherent infrastructure challenges while remaining fully compatible with existing MongoDB clients and drivers. Key Features: 1. Object Storage as First Citizen: Uses object storage for primary durability, leveraging local NVMe caching to achieve both lower cost and higher performance than using block-level storage (e.g. EBS). 2. Decoupled Compute & Storage: Scale your compute/QPS independently of your storage capacit...

New top story on Hacker News: J.P. Morgan's OpenAI loan is strange

J.P. Morgan's OpenAI loan is strange 25 by vrnvu | 1 comments on Hacker News.

New top story on Hacker News: Could the XZ backdoor been detected with better Git/Deb packaging practices?

Could the XZ backdoor been detected with better Git/Deb packaging practices? 5 by ottoke | 1 comments on Hacker News.

New top story on Hacker News: K8s with 1M nodes

K8s with 1M nodes 43 by denysvitali | 5 comments on Hacker News.

New top story on Hacker News: Chen-Ning Yang, Nobel laureate, dies at 103

Chen-Ning Yang, Nobel laureate, dies at 103 13 by nhatcher | 4 comments on Hacker News. https://ift.tt/G23vRtn

New top story on Hacker News: Show HN: We packaged an MCP server inside Chromium

Show HN: We packaged an MCP server inside Chromium 7 by felarof | 1 comments on Hacker News. Hey HN, we just shipped a browser with an inbuilt MCP server! We're a YC startup (S24) building BrowserOS — an open‑source Chromium fork. We're a privacy‑first alternative to the new wave of AI browsers like Dia, Perplexity Comet. Since launching ~3 months ago, the #1 request has been to expose our browser as an MCP server. -- Google beat us to launch with chrome-devtools-mcp (solid product btw), which lets you build/debug web apps by connecting Chrome to coding assistants. But we wanted to take this a step further: we packaged the MCP server directly into our browser binary. That gives three advantages: 1. MCP server setup is super simple — no npx install, no starting Chrome with CDP flags, you just download the BrowserOS binary. 2. with our browser's inbuilt MCP server, AI agents can interact using your logged‑in sessions (unlike chrome-devtools-mcp which starts a fresh headles...

New top story on Hacker News: Elixir 1.19

Elixir 1.19 92 by theanirudh | 10 comments on Hacker News.

New top story on Hacker News: Ask HN: What in the world is going on at Supabase?

New top story on Hacker News: Reverse engineering iWork

Reverse engineering iWork 27 by andrew_rfc | 1 comments on Hacker News.

New top story on Hacker News: Recursive Language Models (RLMs)

Recursive Language Models (RLMs) 10 by talhof8 | 0 comments on Hacker News.

New top story on Hacker News: How AI hears accents: An audible visualization of accent clusters

How AI hears accents: An audible visualization of accent clusters 37 by ilyausorov | 7 comments on Hacker News.

New top story on Hacker News: Dutch government takes control of Chinese-owned chipmaker Nexperia

Dutch government takes control of Chinese-owned chipmaker Nexperia 61 by piskov | 22 comments on Hacker News. Related: https://ift.tt/u2RnTFl

New top story on Hacker News: A whirlwind introduction to dataflow graphs (2018)

A whirlwind introduction to dataflow graphs (2018) 6 by shoo | 0 comments on Hacker News.

New top story on Hacker News: Completing a new BASIC interpreter in 2025 (strings, math funcs, cassette)

Completing a new BASIC interpreter in 2025 (strings, math funcs, cassette) 11 by nanochess | 1 comments on Hacker News.

New top story on Hacker News: People regret buying Amazon smart displays after being bombarded with ads

People regret buying Amazon smart displays after being bombarded with ads 31 by croes | 6 comments on Hacker News.

New top story on Hacker News: Rating 26 years of Java changes

Rating 26 years of Java changes 4 by PaulHoule | 0 comments on Hacker News.

New top story on Hacker News: Show HN: Semantic search over the National Gallery of Art

Show HN: Semantic search over the National Gallery of Art 24 by breadislove | 14 comments on Hacker News.

New top story on Hacker News: Apple Decides ICE Agents Are a Protected Class

Apple Decides ICE Agents Are a Protected Class 14 by BallsInIt | 1 comments on Hacker News.

New top story on Hacker News: Toyota aims to launch the ' first' all-solid-state EV batteries

Toyota aims to launch the ' first' all-solid-state EV batteries 9 by thelastgallon | 0 comments on Hacker News.

New top story on Hacker News: LLMs are mortally terrified of exceptions

LLMs are mortally terrified of exceptions 21 by nought | 14 comments on Hacker News. https://ift.tt/a87cxnq

New top story on Hacker News: Svelte is that fast

Svelte is that fast 89 by SlackingOff123 | 70 comments on Hacker News.

New top story on Hacker News: Julia 1.12 highlights

Julia 1.12 highlights 63 by pella | 9 comments on Hacker News.

New top story on Hacker News: ICE bought vehicles equipped with fake cell towers to spy on phones

ICE bought vehicles equipped with fake cell towers to spy on phones 82 by mdhb | 33 comments on Hacker News.

New top story on Hacker News: Novel Stable and Low-Energy Earth-Moon Cycle Orbits [pdf]

Novel Stable and Low-Energy Earth-Moon Cycle Orbits [pdf] 12 by mmastrac | 0 comments on Hacker News.

New top story on Hacker News: Show HN: I've build a platform for writing technical/scientific documents

Show HN: I've build a platform for writing technical/scientific documents 3 by WolfOliver | 1 comments on Hacker News.

New top story on Hacker News: Toybox: All-in-one Linux command line

Toybox: All-in-one Linux command line 7 by welovebunnies | 6 comments on Hacker News.

New top story on Hacker News: Dear Tesla Shareholder [pdf]

Dear Tesla Shareholder [pdf] 16 by doener | 6 comments on Hacker News.

New top story on Hacker News: What GPT-OSS leaks about OpenAI's training data

What GPT-OSS leaks about OpenAI's training data 34 by fi-le | 1 comments on Hacker News.

New top story on Hacker News: Solaris 2.1 for x86 (2017)

Solaris 2.1 for x86 (2017) 5 by naves | 0 comments on Hacker News.

New top story on Hacker News: Show HN: Run – a CLI universal code runner I built while learning Rust

Show HN: Run – a CLI universal code runner I built while learning Rust 9 by esubaalew | 2 comments on Hacker News. Hi HN — I’m learning Rust and decided to build a universal CLI for running code in many languages. The tool, Run, aims to be a single, minimal dependency utility for: running one-off snippets (from CLI flags), running files, reading and executing piped stdin, and providing language-specific REPLs that you can switch between interactively. I designed it to support both interpreted languages (Python, JS, Ruby, etc.) and compiled languages (Rust, Go, C/C++). It detects languages from flags or file extensions, can compile temporary files for compiled languages, and exposes a unified REPL experience with commands like :help, :lang, and :quit. Install: cargo install run-kit (or use the platform downloads on GitHub). Source & releases: https://ift.tt/N1okpvl I used Rust while following the official learning resources and used AI to speed up development, so I expect there a...

New top story on Hacker News: ICE Wants to Build Out a 24/7 Social Media Surveillance Team

ICE Wants to Build Out a 24/7 Social Media Surveillance Team 93 by loteck | 26 comments on Hacker News.

New top story on Hacker News: LinkedIn sues software company allegedly scraping data from profiles

LinkedIn sues software company allegedly scraping data from profiles 23 by thm | 18 comments on Hacker News.

New top story on Hacker News: The strangest letter of the alphabet: The rise and fall of yogh

The strangest letter of the alphabet: The rise and fall of yogh 27 by penetralium | 6 comments on Hacker News.

New top story on Hacker News: Launching Solveit – an antidote to AI fatigue

Launching Solveit – an antidote to AI fatigue 13 by eries | 6 comments on Hacker News.

New top story on Hacker News: Anti-aging breakthrough: Stem cells reverse signs of aging in monkeys

Anti-aging breakthrough: Stem cells reverse signs of aging in monkeys 59 by bilsbie | 63 comments on Hacker News. Archive link: https://ift.tt/aZHVyDr , Research Paper: https://ift.tt/l5qRi4C

New top story on Hacker News: Why most product planning is bad and what to do about it

Why most product planning is bad and what to do about it 4 by ndneighbor | 0 comments on Hacker News.

New top story on Hacker News: Increasing your practice surface area

Increasing your practice surface area 10 by ChanningAllen | 3 comments on Hacker News.