frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Muse Code: New plans and features

https://developer.meta.com/ai/resources/blog/muse-code-new-plans-and-features/
1•gosukiwi•32s ago•0 comments

A Bicycle for the Mind

https://pulkomandy.tk/_/_Life/_A%20bicycle%20for%20the%20mind
1•wrxd•1m ago•0 comments

Dwarf Fortress' creator says the industry's in shambles over AI

https://www.pcgamer.com/gaming-industry/dwarf-fortress-creator-says-the-industrys-in-shambles-ove...
1•Limb•1m ago•0 comments

Show HN: Ship app updates without App Store reviews

https://www.otakit.app/
1•garymiklos•1m ago•0 comments

Cascading pipelines with DSPy are kind of good

https://martnquesada.github.io/blog/2026/01/cascading-pipelines-with-dspy-are-kind-of-good/
1•jxub•2m ago•0 comments

How AI code review is changing pull requests

https://themainthread.substack.com/p/how-ai-code-review-changing-pull-request
1•alediaferia•2m ago•0 comments

Show HN: Signfile – e-signatures with SHA-256 fingerprints, $19/mo unlimited

https://signfile.io/
1•abdullah_eldoud•2m ago•0 comments

Job Loss Fears in the First Years of Generative Artificial Intelligence

https://papers.ssrn.com/sol3/papers.cfm?abstract_id=5136877&__cf_chl_tk=2WJamtftqdfDIR9yFfYIrEBu9...
1•paulpauper•2m ago•0 comments

Tyler Cowen: Should You Believe the Dire Warnings About 'AI Takeover'?

https://www.thefp.com/p/tyler-cowen-artificial-intelligence-takeover-hugging-face
1•paulpauper•3m ago•0 comments

People in China are more optimistic about AI technology than Americans

https://www.nytimes.com/2026/08/26/world/china-ai-nepal-tibet-flood.html
1•yogthos•3m ago•0 comments

The Cost of Bun's Rust Rewrite: Counting the Bugs Left Behind

https://medium.com/@monikasinghal713/the-real-cost-of-buns-rust-rewrite-counting-the-bugs-left-be...
2•syumei•3m ago•0 comments

Ask HN: Alternative to Proton Mail?

2•OhMeadhbh•3m ago•1 comments

'Superhuman' AI tool spots heart disease in less than 2 seconds

https://www.theguardian.com/technology/2026/aug/31/superhuman-ai-tool-spots-heart-disease
1•Brajeshwar•4m ago•0 comments

Cities are suing residents who try to take action against data centers

https://www.independent.co.uk/news/world/americas/kansas-data-center-petition-lawsuit-b3042167.html
2•AdmiralAsshat•6m ago•0 comments

Trying out open weights LLM-s on hardware that I can afford

https://ounapuu.ee/posts/2026/09/01/open-weights-llm/
1•ilreb•6m ago•0 comments

Global bond sell-off deepens amid inflation fears

https://www.ft.com/content/e6f5f97a-b199-444e-aaec-b8199359b08e
2•latentframe•6m ago•0 comments

A Must-Have On-Screen Ruler for Designers and Developers

https://medium.com/@chris.ahrweiler/a-must-have-on-screen-ruler-for-designers-and-developers-14c1...
1•docjojo•6m ago•0 comments

Star Wars Zero Company maker has reportedly furloughed the majority of its staff

https://www.pcgamer.com/gaming-industry/the-studio-behind-star-wars-zero-company-which-is-current...
3•ReptileMan•7m ago•0 comments

Show HN: Shed – Git Repo Management for Terminal Agents

https://github.com/AndrewHannigan/shed
1•andrewhannigan•7m ago•0 comments

The Parent Uprising Against Screen Time at School

https://www.wsj.com/us-news/education/school-technology-screens-parents-9fc7384b
1•vladgur•8m ago•0 comments

Zstandard einfach erklärt in 2 Episoden – Episode 1

https://medium.com/@chris.ahrweiler/zstandard-einfach-erkl%C3%A4rt-in-2-episoden-episode-1-1b2458...
1•docjojo•9m ago•0 comments

Bowditch's American Practical Navigator

https://en.wikipedia.org/wiki/Bowditch%27s_American_Practical_Navigator
1•teleforce•9m ago•0 comments

Bazel's UX Is Bad

https://blog.appliedcomputing.io/p/bazels-ux-is-really-really-really
1•avenger337•10m ago•0 comments

Lawsuit: Flock Enables Police to Misuse Location Data for Surveillance, Stalking

https://www.classaction.org/news/class-action-lawsuit-alleges-flock-enables-law-enforcement-perso...
1•DeepLogin•10m ago•0 comments

Nvidia's controversial DLSS 5 will launch September 3

https://www.tomshardware.com/pc-components/gpus/nvidias-controversial-dlss-5-will-launch-septembe...
1•jonbaer•11m ago•0 comments

OpenBSD Release Songs

https://www.openbsd.org/lyrics.html
2•accountrequired•13m ago•1 comments

63% of these memecoin calls never doubled. Here is the file

https://smugcalls.com/data.html
3•smugcalls•13m ago•0 comments

Keenable SELECT: an agent that searches the web in SQL

https://keenableai.github.io/select-showcase/
10•phoenix120•13m ago•0 comments

Tell HN: Google Cloud Outage

3•imalerba•14m ago•5 comments

Step through the spanning tree protocol in the browser via WebAssembly

https://vincent.bernat.ch/en/blog/2026-spanning-tree
2•vbernat•14m ago•0 comments
Open in hackernews

Show HN: routr - a fast local replacement for DuckDuckGo bangs

https://t128n.github.io/routr/
2•trbndev•1y ago

Comments

trbndev•1y ago
routr is a lightweight, offline search router inspired by DuckDuckGo's bangs. It's fully browser-based (no server requests needed other than the initial one) and routes queries like `!gh tokio` to GitHub, `!yt` to YouTube, `!hn` to Hacker News, etc.

What sets it apart:

- Runs entirely locally (no network, no tracking)

- Lets you define your own bangs and destinations

- Optionally rewrites queries for better precision (with AI)

Example:

Typing `article about german war in the stone age !!g` becomes: `site:en.wikipedia.org "german" AND "war" AND "stone age"`

More on query rewriting and performance:

https://tl128n.github.io/writings/2025-05-02_optimizing_sear...

Leftium•1y ago
That link is broken. Correct link: https://t128n.github.io/writings/2025-05-02_optimizing_searc...
trbndev•1y ago
Ah damn what a bummer that I can‘t edit the original comment anymore. Thank you for pointing it out… didn‘t even see that extra `l` there in the url
Leftium•1y ago
> Typing `article about german war in the stone age !!g` becomes: `site:en.wikipedia.org "german" AND "war" AND "stone age"`

I wonder how much of that could be done without AI, just (locally) using https://www.npmjs.com/package/compromise

---

Also I couldn't find your source for bang data; Kagi maintains an updated list: https://github.com/kagisearch/bangs

I'm working on an enhanced version of bangs. Since there are so many "dead" bangs, I'm thinking of using a bang whitelist and suggestions from the full list if not found in the whitelist.

trbndev•1y ago
What an interesting library. Thanks for mentioning it here… will definitely look into it!

—-

The bangs are at

https://github.com/t128n/routr/blob/main/src/sw/routes.ts

Mostly ripped from duckduckgo.com/bang.js and then pretty-formatted with Prettier… with some sane-defaults added like a bang for ChatGPT or T3 Chat

Leftium•1y ago
Related project (also works locally):

- https://unduck.link/

- https://github.com/t3dotgg/unduck

- https://youtu.be/_DnNzRaBWUU

---

Note unduck works without service workers: https://github.com/t3dotgg/unduck/blob/91a66c25de8b0e7ac5ba5...

Is there any advantage to using service workers?

edit: Ah... unduck doesn't work from the browser search bar.

trbndev•1y ago
Unduck actually also uses service workers to cache the app locally

https://github.com/t3dotgg/unduck/blob/91a66c25de8b0e7ac5ba5...

—-

> Is there any advantage to using service workers?

With service workers we can intercept the `fetch` request, before the index.html gets rendered/loaded. One should (in theory) be redirected some micro-seconds faster than doing the redirect in the index.html js