Feed aggregator
The Witcher 3, Kingdom Come Deliverance 2 Bring the Heat to Xbox Game Pass
KDE Plasma 6.6 Released
Cancer's safety net: A hidden mechanism lets dangerous mutations thrive
Article URL: https://medicalxpress.com/news/2026-01-cancer-secret-safety-net-hidden.html
Comments URL: https://news.ycombinator.com/item?id=47055023
Points: 1
# Comments: 0
Io: A Unique World in Our Solar System [pdf]
Article URL: https://lpl.arizona.edu/sites/default/files/publications/Unique_World_122022.pdf
Comments URL: https://news.ycombinator.com/item?id=47055022
Points: 1
# Comments: 0
Roast my language‑learning site (constructively lol)?
Article URL: https://truefluency.org
Comments URL: https://news.ycombinator.com/item?id=47055000
Points: 1
# Comments: 1
Can we just build, build, build over history? A short film.
Article URL: https://www.youtube.com/watch?v=L3_1dxGGRDw
Comments URL: https://news.ycombinator.com/item?id=47054991
Points: 1
# Comments: 0
Show HN: NadirClaw, LLM router that cuts costs by routing prompts right
I use Claude and Codex heavily for coding, and I kept burning through my quota halfway through the week. When I looked at my logs, most of my prompts were things like "summarize this," "reformat this JSON," or "write a docstring." Stuff that any small model handles fine.
So I built NadirClaw. It's a Python proxy that sits between your app and your LLM providers. It classifies each prompt in about 10ms and routes simple ones to Gemini Flash, Ollama, or whatever cheap/local model you want. Only the complex prompts hit your premium API.
It's OpenAI-compatible, so you just point your existing tools at it. Works with OpenClaw, Cursor, Claude Code, or anything that talks to the OpenAI API.
In practice I went from burning through my Claude quota in 2 days to having it last the full week. Costs dropped around 60%.
curl -fsSL https://raw.githubusercontent.com/doramirdor/NadirClaw/main/... | sh
Still early. The classifier is simple (token count + pattern matching + optional embeddings), and I'm sure there are edge cases I'm missing. Curious what breaks first, and whether the routing logic makes sense to others.
Repo: https://github.com/doramirdor/NadirClaw
Comments URL: https://news.ycombinator.com/item?id=47054977
Points: 1
# Comments: 1
Show HN: Bashtorio – Factorio-Like in the Browser Backed by a Linux VM
I created a free, open-source browser game inspired by Factorio.
You place "Input" machines that produce streams of bytes. You use conveyor belts to feed those bytes through other machines which produce transformations, and then to "Output" machines which produce audio or visual effects.
The game uses v86 to run a real Linux VM in the browser. I use the 9p filesystem to enable IPC via FIFO pipes, so shell commands can stream data continuously rather than just running once.
Features: - 30+ machine types (sources, filters, routers, packers, audio synthesis, displays) - "Command" machines that pipe data through real shell commands - Streaming mode for persistent processes - Shareable factories via URL - Chiptune audio engine (oscillators, Game Boy noise channel) + additional 808 drum machine
Try the presets in the menu bar (top left) to see what's possible. Requires WASM and may take a moment to load on slower connections.
Live: https://bashtorio.xyz Source: https://github.com/EliCunninghamDev/bashtorio
Comments URL: https://news.ycombinator.com/item?id=47054958
Points: 1
# Comments: 0
The Newest Old Tech in Warfare: Balloons
Article URL: https://www.wsj.com/politics/national-security/the-newest-old-tech-in-warfare-balloons-0966e9af
Comments URL: https://news.ycombinator.com/item?id=47054957
Points: 1
# Comments: 0
In Russia, the humble cucumber becomes latest symbol of rising wartime prices
Article URL: https://www.reuters.com/world/europe/russia-humble-cucumber-becomes-latest-symbol-rising-wartime-prices-2026-02-17/
Comments URL: https://news.ycombinator.com/item?id=47054954
Points: 1
# Comments: 0
New Basho Translations from Romaji Japanese
Article URL: https://github.com/ojhaugen15/romaji_translations
Comments URL: https://news.ycombinator.com/item?id=47054948
Points: 2
# Comments: 0
A lightweight system to reduce default in informal obligations
Article URL: https://iou-wallet.com/
Comments URL: https://news.ycombinator.com/item?id=47054946
Points: 1
# Comments: 1
The Heritage Foundation: Only 99 Cases of Noncitizen Voting Since 1982
Article URL: https://thiswillhold.substack.com/p/only-99-cases-of-noncitizen-voting
Comments URL: https://news.ycombinator.com/item?id=47054937
Points: 3
# Comments: 2
We cut Node.js' memory in half (so you don't have to)
Article URL: https://blog.platformatic.dev/we-cut-nodejs-memory-in-half
Comments URL: https://news.ycombinator.com/item?id=47054933
Points: 1
# Comments: 0
Sarvam Edge
Article URL: https://www.sarvam.ai/blogs/sarvam-edge/
Comments URL: https://news.ycombinator.com/item?id=47054922
Points: 1
# Comments: 0
AMA (Ask Machines Anything)
Article URL: https://www.astralcodexten.com/p/ama-ask-machines-anything
Comments URL: https://news.ycombinator.com/item?id=47054897
Points: 1
# Comments: 0
Run LLMs locally in Flutter with <200ms latency
Article URL: https://github.com/ramanujammv1988/edge-veda
Comments URL: https://news.ycombinator.com/item?id=47054873
Points: 6
# Comments: 1
Create bootable ISO image files which are compatible with the Amiga CD32
Article URL: https://github.com/fuseoppl/isocd-win
Comments URL: https://news.ycombinator.com/item?id=47054857
Points: 2
# Comments: 0
The Republicans Made Peace with Science
Article URL: https://www.theatlantic.com/ideas/2026/02/republicans-democrats-science-funding-trump/685996/
Comments URL: https://news.ycombinator.com/item?id=47054850
Points: 1
# Comments: 1
