Posts

Showing posts from February, 2026

New top story on Hacker News: Werner Herzog Between Fact and Fiction

Werner Herzog Between Fact and Fiction 5 by Hooke | 0 comments on Hacker News.

New top story on Hacker News: Show HN: Unfudged – version control without commits

Show HN: Unfudged – version control without commits 8 by cyrusradfar | 4 comments on Hacker News. I built unf after I pasted a prompt into the wrong agent terminal and it overwrote hours of hand-edits across a handful of files. Git couldn't help because I hadn't finished/committed my in progress work. I wanted something that recorded every save automatically so I could rewind to any point in time. I wanted to make it difficult for an agent to permanently screw anything up, even with an errant rm -rf unf is a background daemon that watches directories you choose (via CLI) and snapshots every text file on save. It stores file contents in an object store, tracks metadata in SQLite, and gives you a CLI to query and restore any version. The install includes a UI, as well to explore the history through time. The tool skips binaries and respects `.gitignore` if one exists. The interface borrows from git so it should feel familiar: unf log , unf diff , unf restore . I say "UN-E...

New top story on Hacker News: Steering interpretable language models with concept algebra

Steering interpretable language models with concept algebra 9 by luulinh90s | 1 comments on Hacker News.

New top story on Hacker News: Large-Scale Online Deanonymization with LLMs

Large-Scale Online Deanonymization with LLMs 48 by DalasNoin | 71 comments on Hacker News. Pdf: https://ift.tt/5dkCB9r (via https://ift.tt/O7kZovE )

New top story on Hacker News: Why the KeePass format should be based on SQLite

Why the KeePass format should be based on SQLite 23 by wps | 12 comments on Hacker News.

New top story on Hacker News: ASML unveils EUV light source advance that could yield 50% more chips by 2030

ASML unveils EUV light source advance that could yield 50% more chips by 2030 47 by pieterr | 7 comments on Hacker News.

New top story on Hacker News: Decided to fly to the US to buy some hard drives

Decided to fly to the US to buy some hard drives 21 by HelloUsername | 4 comments on Hacker News.

New top story on Hacker News: Linuxulator on FreeBSD Feels Like Magic

Linuxulator on FreeBSD Feels Like Magic 10 by vermaden | 4 comments on Hacker News.

New top story on Hacker News: I Analyzed Every Nootropic Study on PubMed

I Analyzed Every Nootropic Study on PubMed 10 by paulpauper | 3 comments on Hacker News.

New top story on Hacker News: Personal Statement of a CIA Analyst

Personal Statement of a CIA Analyst 6 by grubbs | 0 comments on Hacker News.

New top story on Hacker News: Loon: A functional lang with invisible types, safe ownership, and alg. effects

Loon: A functional lang with invisible types, safe ownership, and alg. effects 14 by surprisetalk | 2 comments on Hacker News.

New top story on Hacker News: Claws are now a new layer on top of LLM agents

Claws are now a new layer on top of LLM agents 37 by Cyphase | 387 comments on Hacker News. https://ift.tt/LAoZE7l

New top story on Hacker News: Tesla to pay $243M judgement over Autopilot crash

Tesla to pay $243M judgement over Autopilot crash 34 by jeffbee | 11 comments on Hacker News.

New top story on Hacker News: Choosing a Language Based on Its Syntax?

Choosing a Language Based on Its Syntax? 7 by todsacerdoti | 0 comments on Hacker News.

New top story on Hacker News: Pocketbase lost its funding from FLOSS fund

Pocketbase lost its funding from FLOSS fund 40 by Onavo | 12 comments on Hacker News.

New top story on Hacker News: Sub-Millisecond RAG on Apple Silicon. No Server. No API. One File

Sub-Millisecond RAG on Apple Silicon. No Server. No API. One File 6 by ckarani | 1 comments on Hacker News.

New top story on Hacker News: History of AT&T Long Lines

History of AT&T Long Lines 8 by p_ing | 2 comments on Hacker News.

New top story on Hacker News: Towards Autonomous Mathematics Research

Towards Autonomous Mathematics Research 20 by gmays | 2 comments on Hacker News.

New top story on Hacker News: (Ars) Editor's Note: Retraction of article containing fabricated quotations

(Ars) Editor's Note: Retraction of article containing fabricated quotations 40 by bikenaga | 19 comments on Hacker News.

New top story on Hacker News: 1940s Irish sci-fi novel features early mecha and gravity assists

1940s Irish sci-fi novel features early mecha and gravity assists 18 by donohoe | 5 comments on Hacker News.

New top story on Hacker News: uBlock filter list to hide all YouTube Shorts

uBlock filter list to hide all YouTube Shorts 34 by i5heu | 12 comments on Hacker News.

New top story on Hacker News: Audiophiles Can't Distinguish Audio Sent Through Copper, Banana or Mud

Audiophiles Can't Distinguish Audio Sent Through Copper, Banana or Mud 36 by RandomGerm4n | 25 comments on Hacker News.

New top story on Hacker News: Show HN: Moltis – AI assistant with memory, tools, and self-extending skills

Show HN: Moltis – AI assistant with memory, tools, and self-extending skills 12 by fabienpenso | 2 comments on Hacker News. Hey HN. I'm Fabien, principal engineer, 25 years shipping production systems (Ruby, Swift, now Rust). I built Moltis because I wanted an AI assistant I could run myself, trust end to end, and make extensible in the Rust way using traits and the type system. It shares some ideas with OpenClaw (same memory approach, Pi-inspired self-extension) but is Rust-native from the ground up. The agent can create its own skills at runtime. Moltis is one Rust binary, 150k lines, ~60MB, web UI included. No Node, no Python, no runtime deps. Multi-provider LLM routing (OpenAI, local GGUF/MLX, Hugging Face), sandboxed execution (Docker/Podman/Apple Containers), hybrid vector + full-text memory, MCP tool servers with auto-restart, and multi-channel (web, Telegram, API) with shared context. MIT licensed. No telemetry phoning home, but full observability built in (OpenTelemetry...

New top story on Hacker News: GPT-5.2 derives a new result in theoretical physics

GPT-5.2 derives a new result in theoretical physics 5 by davidbarker | 0 comments on Hacker News.

New top story on Hacker News: IronClaw: a Rust-based clawd that runs tools in isolated WASM sandboxes

IronClaw: a Rust-based clawd that runs tools in isolated WASM sandboxes 51 by dawg91 | 20 comments on Hacker News.

New top story on Hacker News: Dario Amodei – "We are near the end of the exponential"

Dario Amodei – "We are near the end of the exponential" 37 by danielmorozoff | 52 comments on Hacker News.

New top story on Hacker News: Show HN: Pgclaw – A "Clawdbot" in every row with 400 lines of Postgres SQL

Show HN: Pgclaw – A "Clawdbot" in every row with 400 lines of Postgres SQL 12 by calebhwin | 9 comments on Hacker News. Hi HN, Been hacking on a simple way to run agents entirely inside of a Postgres database, "an agent per row". Things you could build with this: * Your own agent orchestrator * A personal assistant with time travel * (more things I can't think of yet) Not quite there yet but thought I'd share it in its current state.

New top story on Hacker News: GPT‑5.3‑Codex‑Spark

GPT‑5.3‑Codex‑Spark 48 by meetpateltech | 19 comments on Hacker News.

New top story on Hacker News: NetNewsWire Turns 23

NetNewsWire Turns 23 43 by robin_reala | 8 comments on Hacker News.

New top story on Hacker News: Claude Code Is Being Dumbed Down

Claude Code Is Being Dumbed Down 3 by WXLCKNO | 0 comments on Hacker News.

New top story on Hacker News: Should your developer company go open source?

Should your developer company go open source? 9 by paraphrenia | 2 comments on Hacker News.

New top story on Hacker News: We rendered and embedded one million CAD files

We rendered and embedded one million CAD files 6 by DavidFerris | 5 comments on Hacker News.

New top story on Hacker News: Semaglutide improves knee osteoarthritis independant of weight loss

Semaglutide improves knee osteoarthritis independant of weight loss 43 by randycupertino | 6 comments on Hacker News.

New top story on Hacker News: Eight more months of agents

Eight more months of agents 24 by arrowsmith | 19 comments on Hacker News.

New top story on Hacker News: From watchdogs to mouthpieces: Washington Post and the wreckage of legacy media

From watchdogs to mouthpieces: Washington Post and the wreckage of legacy media 19 by DyslexicAtheist | 7 comments on Hacker News.

New top story on Hacker News: Game Boy Advance Audio Interpolation

Game Boy Advance Audio Interpolation 6 by ibobev | 0 comments on Hacker News.

New top story on Hacker News: Discord will require a face scan or ID for full access next month

Discord will require a face scan or ID for full access next month 180 by x01 | 219 comments on Hacker News. https://ift.tt/R5Tic3A... https://ift.tt/XvcplQ8...

New top story on Hacker News: Show HN: I created a Mars colony RPG based on Kim Stanley Robinson's Mars books

Show HN: I created a Mars colony RPG based on Kim Stanley Robinson's Mars books 9 by ariaalam | 2 comments on Hacker News.

New top story on Hacker News: U.S. Jobs Disappear at Fastest January Pace Since Great Recession

U.S. Jobs Disappear at Fastest January Pace Since Great Recession 98 by alephnerd | 51 comments on Hacker News.

New top story on Hacker News: What Is Stoicism?

What Is Stoicism? 14 by 0xmattf | 7 comments on Hacker News.

New top story on Hacker News: Show HN: I spent 4 years building a UI design tool with only the features I use

Show HN: I spent 4 years building a UI design tool with only the features I use 2 by vecti | 0 comments on Hacker News. Hello everyone! I'm a solo developer who's been doing UI/UX work since 2007. Over the years, I watched design tools evolve from lightweight products into bloated feature-heavy platforms. I kept finding myself using a small amount of the features while the rest just mostly got in the way. So a few years ago I set out to build a design tool just like I wanted. So I built Vecti with what I actually need: pixel-perfect grid snapping, a performant canvas renderer, shared asset libraries, and export/presentation features. No collaborative whiteboarding. No plugin ecosystem. No enterprise features. Just the design loop. Four years later, I can proudly show it off. Built and hosted in the EU with European privacy regulations. Free tier available (no credit card, one editor forever). On privacy: I use some basic analytics (page views, referrers) but zero tracking in...

New top story on Hacker News: Show HN: Daily-updated database of malicious browser extensions

Show HN: Daily-updated database of malicious browser extensions 4 by toborrm9 | 2 comments on Hacker News. Hey HN, I built an automated system that tracks malicious Chrome/Edge extensions daily. The database updates automatically by monitoring chrome-stats for removed extensions and scanning security blogs. Currently tracking 1000+ known malicious extensions with extension IDs, names, and dates. I'm working on detection tools (GUI + CLI) to scan locally installed extensions against this database, but wanted to share the raw data first since maintained threat intelligence lists like this are hard to find. The automation runs 24/7 and pushes updates to GitHub. Free to use for research, integration into security tools, or whatever you need. Happy to answer questions about the scraping approach or data collection methods.

New top story on Hacker News: Everyone Is Stealing TV

Everyone Is Stealing TV 15 by naves | 21 comments on Hacker News.

New top story on Hacker News: In Tehran

In Tehran 57 by mitchbob | 43 comments on Hacker News.

New top story on Hacker News: French streamer unbanked by Qonto after criticizing Palantir and Peter Thiel

French streamer unbanked by Qonto after criticizing Palantir and Peter Thiel 95 by hocuspocus | 22 comments on Hacker News.

New top story on Hacker News: RS-SDK: Drive RuneScape with Claude Code

RS-SDK: Drive RuneScape with Claude Code 20 by evakhoury | 3 comments on Hacker News.

New top story on Hacker News: Arcan-A12: Weaving a Different Web

Arcan-A12: Weaving a Different Web 4 by ingenieroariel | 0 comments on Hacker News.

New top story on Hacker News: The next steps for Airbus' big bet on open rotor engines

The next steps for Airbus' big bet on open rotor engines 16 by CGMthrowaway | 16 comments on Hacker News.

New top story on Hacker News: Ask HN: Who wants to be hired? (February 2026)

Ask HN: Who wants to be hired? (February 2026) 35 by whoishiring | 82 comments on Hacker News. Share your information if you are looking for work. Please use this format: Location: Remote: Willing to relocate: Technologies: Résumé/CV: Email: Please only post if you are personally looking for work. Agencies, recruiters, job boards, and so on, are off topic here. Readers: please only email these addresses to discuss work opportunities. There's a site for searching these posts at https://ift.tt/Ltd7fzA .

New top story on Hacker News: Clearspace (YC W23) Is Hiring an Applied Researcher (ML)

Clearspace (YC W23) Is Hiring an Applied Researcher (ML) 1 by anteloper | 0 comments on Hacker News.

New top story on Hacker News: Apple: Our philosophy is to provide software for our machines free (1976)

Apple: Our philosophy is to provide software for our machines free (1976) 12 by janandonly | 4 comments on Hacker News.

New top story on Hacker News: Aging muscle stem cells shift from rapid repair to long-term survival

Aging muscle stem cells shift from rapid repair to long-term survival 12 by bikenaga | 4 comments on Hacker News.