frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Startup credits hiding your real burn rate

https://economi.co/learn/cloud-credits-hiding-your-burn
1•pelle•1m ago•0 comments

Europe 2027, or how Europe can win

https://kdev.home.arpa/posts/europe-2027/
1•RedTachyon•1m ago•0 comments

Vikram-1: India's first private space rocket by Skyroot to carry diamond flower

https://www.bbc.com/news/articles/clyekv7rld3o
1•breve•2m ago•0 comments

The Man Who Killed Google Search (2024)

https://www.wheresyoured.at/the-men-who-killed-google/
1•thunderbong•5m ago•0 comments

AI Gets Trapped in a Circular Loop on Climate Science

1•radicon•9m ago•0 comments

Why is the determinant like that? [video]

https://www.youtube.com/watch?v=Sv7VseMsOQc
1•penguin_booze•11m ago•0 comments

Show HN: A done-for-you subscription app service for Instagram creators

https://www.officeos.co
1•Harro123•12m ago•0 comments

The 20x plan is now the 10x plan, and the 5x plan is the 2.5x plan

https://xcancel.com/bilawalsidhu/status/2078312397069009403
2•phaser•13m ago•0 comments

London Underground users should know about toxic dust risk, whistleblower says

https://www.theguardian.com/uk-news/2026/jul/18/london-underground-passengers-should-know-about-t...
1•YeGoblynQueenne•13m ago•0 comments

The Joy of Being Wrong

https://shortdiv.com/posts/the-joy-of-being-wrong/
1•haritha1313•14m ago•0 comments

Vibe Maintainer by Steve Yegge

https://steve-yegge.medium.com/vibe-maintainer-a2273a841040
1•haritha1313•15m ago•0 comments

Chasing the AI High: Clay, Kilns, and the Red Queen's Race

https://blog.moot.dev/chasing-the-ai-high-clay-kilns-and-the-red-queens-race/
1•haritha1313•16m ago•0 comments

Skyroot Aerospace launches India's first private orbital rocket

https://www.reuters.com/science/indias-skyroot-launches-vikram-1-first-private-orbital-rocket-mis...
2•talonx•18m ago•0 comments

Qubes OS Security in the Public Record

https://arxiv.org/abs/2607.14587
1•sciences44•22m ago•0 comments

Am I worried AI will take my job?

https://owl.billpg.com/am-i-worried-ai-will-take-my-job/
1•billpg•22m ago•0 comments

Clipart Studio

https://clipart.studio
1•Kovah•23m ago•0 comments

A refund agent that can't send a million euros

https://phrony.com/blog/lets-build-a-refund-agent-that-cant-send-a-million-euros
1•MaxB_Rivero•25m ago•0 comments

Skyroot launches India's first privately built rocket into space

https://www.youtube.com/watch?v=2KKZbSX9SgI
1•raks619•27m ago•0 comments

South Korea building sovereign cybersecurity AI after US Mythos export controls

https://en.yna.co.kr/view/AEN20260716005600320
1•nyku•29m ago•0 comments

Macro Lens – a deterministic 11-sensor market regime read, in plain English

https://www.getmacrolens.com
1•lindsayhiebert•29m ago•0 comments

The Frink is good, the unit is evil (2020)

https://www.hillelwayne.com/post/frink/
1•pramodbiligiri•30m ago•0 comments

Qalculate Hacks

https://anarc.at/blog/2025-02-08-qalculate-hacks/
1•fanf2•30m ago•0 comments

Australopithecus did not consume substantial mammalian meat

https://www.science.org/doi/10.1126/science.adq7315
2•aziaziazi•33m ago•0 comments

HuggingFace Security incident disclosure – July 2026

https://huggingface.co/blog/security-incident-july-2026
2•Daviey•34m ago•0 comments

The Secret Math Society Known Simply as Nicolas Bourbaki

https://www.quantamagazine.org/inside-the-secret-math-society-known-as-nicolas-bourbaki-20201109/
1•pykello•35m ago•0 comments

Show HN: Loris Tunnel – an open-source desktop manager for SSH tunnels

https://github.com/RangerWolf/loris-tunnel-app
2•rangerwolf•38m ago•1 comments

The Computer at the Bottom of a Canal

https://negroniventurestudios.com/2026/07/18/the-computer-at-the-bottom-of-a-canal/
2•Kudos•39m ago•0 comments

Neither GCC nor Clang are compliant with standard C++

https://sebsite.pw/w/20260708-badstdcxx.html
1•jandeboevrie•41m ago•1 comments

Pal Routes: shortest Palworld 1.0 breeding routes from your owned Pals

https://palroutes.com/
1•AsterXing•42m ago•0 comments

Brazil Eyes Film Royalties and Drug Patents in US Tariff Retaliation

https://www.riotimesonline.com/brazil-us-tariff-film-royalties-drug-patents/
1•vrganj•48m 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