frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

We never get to what matters

https://yewjin.substack.com/p/why-we-never-get-to-what-matters
1•kiyanwang•2m ago•0 comments

AI Coding Tools Ranked by Community Sentiment: 4 Weeks of Reddit/HN Data (2026)

https://murmure.cc/state-of-ai-devtools-2026
1•ianalyze•3m ago•0 comments

Why the US keeps getting richer while Britain stagnates

https://www.thetimes.com/business/economics/article/why-us-richer-than-uk-rlkshqvq9
1•petethomas•3m ago•0 comments

Hot Updates in Postgres

https://boringsql.com/posts/hot-updates/
1•radimm•4m ago•1 comments

FujiNet Go 800 – Atari800 Emulator for Android – FujiNet

https://fujinet.online/2026/04/23/fujinet-go-800-atari800-emulator-for-android/
1•rbanffy•6m ago•0 comments

Chinese firm revives the drive-in cinema with film-projecting headlights

https://www.thetimes.com/uk/technology-uk/article/chinese-firm-drive-in-cinema-film-projecting-he...
2•petethomas•7m ago•0 comments

Claude Code Opus 4.7: 16B cache reads across 8 sessions, forensic JSONL data

https://github.com/anthropics/claude-code/issues/38350
1•biniruprojects•12m ago•0 comments

Banana Pi Announces RISC-V Based BPI‑SM10 Developer Kit and K3 Pico‑ITX AI SBC

https://forum.banana-pi.org/t/banana-pi-major-release-based-on-spacemit-k3-launching-bpi-sm10-dev...
1•fork-bomber•16m ago•0 comments

Visualize Any Repository

https://gitdiagram.com
1•ahmedkhaleel•17m ago•1 comments

How AI Is Changing Programming Language Usage

https://cacm.acm.org/news/how-ai-is-changing-programming-language-usage/
2•adunk•18m ago•0 comments

Guess at lost Bitcoin, right in the browser

https://satoshiguesser.com
1•jumploops•18m ago•0 comments

One of the most common knee surgeries does not help and may be harmful

https://www.eurekalert.org/news-releases/1126327
2•u1hcw9nx•19m ago•0 comments

Show HN: I built a zero-tracking news hub to escape doom scrolling at (AGE 17y)

2•blazeeofsun•23m ago•0 comments

Meta shares slide as it hikes AI spending forecast, youth social media backlash

https://nypost.com/2026/04/29/business/meta-shares-slide-as-tech-giant-hikes-ai-spending-forecast...
1•1vuio0pswjnm7•25m ago•0 comments

Apple's self-designed AI server chip "Baltra" may be manufactured by TSMC

https://technode.com/2026/04/09/apples-self-designed-ai-server-chip-baltra-may-be-manufactured-by...
1•mgh2•26m ago•0 comments

Indie English Bookstore in Tokyo

https://featherheartbooks.com/
3•agnishom•27m ago•0 comments

Meta bumped 2026 capex forecast up to $145B for AI boom investors flinched

https://fortune.com/2026/04/29/meta-zuckerberg-145-billion-ai-spending-roi/
2•1vuio0pswjnm7•27m ago•1 comments

Claude Code is inspecting repos and can auto-switch to extra usage

https://twitter.com/theo/status/2049645973350363168/photo/1
3•mlitwiniuk•30m ago•1 comments

Experimenting with an ISP-style billing model for AI usage

1•rNetAi•35m ago•0 comments

Tracking Migration to the United States

https://trackmigrations.org
1•Areibman•35m ago•0 comments

Gemini CLI not working for 100s of paying users for more than a month

https://github.com/google-gemini/gemini-cli/issues/24517
1•krisgenre•36m ago•0 comments

Show HN: Task Manager for AI Agents (MCP, Opensource)

https://github.com/agentrq/agentrq
3•mrtnx•41m ago•0 comments

KeyStruck – Confirm what shortcut you just pressed without watching the menu bar

https://bendansby.com/apps/keystruck.html
2•webwielder2•42m ago•0 comments

Why Does Music in Science Fiction Sound Like That?

https://daily.jstor.org/why-does-music-in-science-fiction-sound-like-that/
3•tintinnabula•45m ago•0 comments

Weight-Loss Drugs May Reduce Buildup of Alzheimer's Proteins

https://www.sciencealert.com/weight-loss-drugs-may-reduce-buildup-of-alzheimers-proteins-major-re...
3•warbaker•51m ago•0 comments

Electrical current might be the key to a better cup of coffee

https://arstechnica.com/science/2026/04/electrical-current-might-be-the-key-to-a-better-cup-of-co...
3•signa11•52m ago•0 comments

Taiwan activates backup communications for island after undersea cable breaks

https://www.taipeitimes.com/News/taiwan/archives/2026/04/30/2003856520
7•keepamovin•56m ago•0 comments

Therac-25

https://en.wikipedia.org/wiki/Therac-25
2•0xcg•58m ago•0 comments

Green Software Foundation

https://github.com/Green-Software-Foundation
1•saikatsg•1h ago•0 comments

SpaceX just disclosed Musk's new compensation package

https://xcancel.com/gnoble79/status/2049597193670234341
2•doener•1h ago•0 comments
Open in hackernews

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

https://t128n.github.io/routr/
2•trbndev•12mo ago

Comments

trbndev•12mo 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•12mo ago
That link is broken. Correct link: https://t128n.github.io/writings/2025-05-02_optimizing_searc...
trbndev•12mo 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•12mo 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•12mo 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•12mo 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•12mo 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