frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

AI Debt Failure Will Prompt Another Wave of Fed Bailouts [pdf]

https://www.myrmikan.com/pub/Myrmikan_Research_2026_08_14.pdf
1•timedude•47s ago•0 comments

Show HN: Conw.ai – Independent local AI platform and developer API

https://conw.ai
1•thomasconway01•1m ago•0 comments

Anthropic IPO valuation hinges on $190-200B 2028 revenue forecast

https://www.reuters.com/business/anthropic-ipo-valuation-hinges-190-200-billion-2028-revenue-fore...
1•root-parent•1m ago•0 comments

Laws of Robotics

https://github.com/Daniel-J-Mueller/Laws-of-Robotics/blob/main/Laws-of-Robotics.txt
1•daniel-j-muelle•2m ago•0 comments

The Best pattern is the one you can understand

https://hank.bond/posts/the-best-pattern-is-the-one-you-can-understand/
2•hankbond•9m ago•1 comments

Why compute might get 10x+ more expensive in coming years

https://www.dwarkesh.com/p/why-compute-might-get-10x-more-expensive
2•rzk•9m ago•0 comments

Congress Might Give ICE the Power to Go After Shoplifters

https://theintercept.com/2026/08/07/congress-ice-shoplifting-theft-surveillance/
2•Jimmc414•13m ago•1 comments

How wave overhangs work [video]

https://www.youtube.com/watch?v=IhAzIXTE-FE
2•hakonjdjohnsen•14m ago•0 comments

Do people care if articles are written by AI?

https://writifyai.com/blog/do-people-really-care-if-an-article-is-written-by-ai/
4•Wpnx330•14m ago•4 comments

Show HN: Interactive React component for fibre OTDR events

https://react-networks-lib.rackout.net/otdr-strip
4•matt-p•15m ago•0 comments

Show HN: OIDC auth done right in Sambee 0.9?

https://sambee.net/docs/release-info/news-and-changes/whats-new/
2•helgek•17m ago•0 comments

Beautiful UI for AI-native interfaces

https://www.beautifului.dev/
2•kodisha•19m ago•0 comments

How I developed an Am29000 C compiler and web browser

https://nanochess.org/am29000_c_compiler_web_browser.html
2•nanochess•20m ago•0 comments

Jellyfish-hit French nuclear plant shuts down three reactors

https://www.reuters.com/business/energy/jellyfish-hit-french-nuclear-plant-shuts-down-three-react...
1•choult•20m ago•0 comments

The Case Against Formal Verification, 50 Years Later

https://ivan-gavran.github.io/0-social-processes-paper
11•ghuntley•23m ago•2 comments

Anthropic sees AI risks rising, no plan to release stronger "Model 2"

https://www.axios.com/2026/08/14/anthropic-model-2-ai-risk
2•root-parent•23m ago•2 comments

Paper Tunes – Store Music on Paper and Stream Them Offline

https://www.hackster.io/makestreme/paper-tunes-store-music-on-paper-and-stream-them-offline-8d9099
1•theanonymousone•24m ago•0 comments

ScreenForm – circle anything on your screen, get an AI answer

https://screenform.app
1•Aarush_b•26m ago•0 comments

Rounds of AI telephone with an egg. The word "chicken" lost on round 10

https://twitter.com/geno_spot/status/2089086269087166694
1•goxion•26m ago•0 comments

The Bots Always Find Something

https://faingezicht.com/articles/2026/08/14/the-bots-always-find-something/
2•ohjeez•28m ago•0 comments

Stripe Clinches over $7B Deal to Buy AI Firm OpenRouter

https://www.bloomberg.com/news/articles/2026-08-16/stripe-nears-deal-to-buy-ai-firm-openrouter-fo...
13•zacharyozer•30m ago•4 comments

12-Factor Agents – Principles for building reliable LLM applications

https://github.com/humanlayer/12-factor-agents
2•rzk•31m ago•0 comments

Polyglot monorepos release orchestration: conv commits in, ordered release out

https://yohimik.github.io/dispat/
1•yohimik•33m ago•0 comments

Show HN: A world map where you pay to put your project's link on your country

https://themapchallenge.com/
1•themapchallenge•37m ago•0 comments

Kyiv blows up biggest Wildberries hub in drone attack

https://www.independent.co.uk/news/world/europe/ukraine-russia-war-live-news-rocket-facility-hit-...
9•Animats•39m ago•2 comments

'If I go, you go, right?': Traveling on the presidential plane without Trump

https://www.reuters.com/business/aerospace-defense/if-i-go-you-go-right-traveling-presidential-pl...
1•root-parent•43m ago•0 comments

An open-source, candle-only crypto pump detector–looking for ML contributors

https://github.com/aleks-ent/pump-dump-crypto-screener
2•alekshenderson•45m ago•0 comments

Anthropic CEO says AI backlash is 'fundamentally a crisis of trust'

https://techcrunch.com/2026/08/16/anthropic-ceo-says-ai-backlash-is-fundamentally-a-crisis-of-trust/
9•Wpnx330•48m ago•3 comments

Making stinkarm stink less, or more?

https://xnacly.me/posts/2026/making-stinkarm-stink-less/
1•xnacly•49m ago•0 comments

Zerovka – A social resonance engine built on maths and alchemy

https://zerovka.com
1•VAZILLOTRUSUS•49m 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