frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Chinese tech makes desalinating seawater cheaper than producing bottled water

https://www.scmp.com/news/china/science/article/3358699/chinese-tech-makes-desalinating-seawater-...
1•01-_-•7s ago•0 comments

IBM claims first sub-1 nanometer chip technology

https://arstechnica.com/gadgets/2026/06/ibm-claims-worlds-first-sub-1-nanometer-chip-technology/
1•surprisetalk•3m ago•0 comments

A new Plaza Accord for global currencies wouldn't work

https://www.economist.com/finance-and-economics/2026/06/30/a-new-plaza-accord-for-global-currenci...
1•petethomas•7m ago•0 comments

Ireland is big tech's lapdog – and that compromises its EU presidency

https://www.theguardian.com/commentisfree/2026/jun/30/ireland-big-tech-lapdog-eu-presidency-digit...
1•TMWNN•7m ago•0 comments

Single header Parser Combinators for C

https://github.com/steve-chavez/CParseC
1•steve-chavez•7m ago•0 comments

The fat cats of state government

https://scottvanvoorhis.substack.com/p/serving-the-public-or-serving-themselves
1•sbvanvoorhis•13m ago•0 comments

Vinton Cerf Is Retiring from Google

https://techcrunch.com/2026/06/30/the-father-of-the-internet-is-finally-retiring/
3•coloneltcb•16m ago•0 comments

Leash: Browser Without URL Bar

https://www.leash.ax
1•bergie•18m ago•0 comments

Russia's plan to drill in Arctic revives controversial theory of 'endless oil'

https://www.science.org/content/article/russia-s-plan-drill-superdeep-holes-arctic-revives-contro...
3•Tomte•20m ago•0 comments

Private equity fund investors turn to debt-like deals in downturn

https://www.ft.com/content/4675b8bb-4047-458a-be01-90c2aff29219
1•petethomas•20m ago•1 comments

Trump reports over $1.4B in income from crypto ventures

https://www.reuters.com/world/us/trump-reports-more-than-14-billion-income-crypto-ventures-2026-0...
5•kaycebasques•22m ago•1 comments

CertAlloc–An O(1) memory allocator formally verified -TLA+ and CBMC

https://github.com/thedevilhimselfcodes/CertAlloc
2•VindanaSandun•24m ago•0 comments

Found a great blog on Advance Threat Intel

1•RawatManish•25m ago•0 comments

America can switch off AI. Europe must switch gears before it's too late

https://www.euronews.com/my-europe/2026/06/30/america-can-switch-off-the-worlds-ai-europe-must-sw...
3•TMWNN•25m ago•0 comments

1M Context: Making Long-Horizon Tasks Stable and Practical

https://docs.z.ai/guides/llm/glm-5.2
1•Alien1Being•28m ago•0 comments

Ferrari and BMW join Tesla, China in switch from copper to cheaper aluminium

https://www.reuters.com/business/autos-transportation/ferrari-bmw-join-tesla-china-switch-copper-...
5•gostsamo•29m ago•0 comments

Fable 5 is greenlit to return

https://www.theverge.com/ai-artificial-intelligence/958964/anthropic-claude-fable-5-is-back
4•ExMachina73•34m ago•0 comments

Kaist AI reads mouse gestures as language

https://news.nate.com/view/20260701n15527?mid=n1101
1•geox•35m ago•0 comments

Combined LDL-C, Lp(a) and HsCRP Assessment Identifies Long-Term Risk of Ascvd

https://www.acc.org/latest-in-cardiology/journal-scans/2026/06/23/13/25/combined-ldl-c-lpa-and-hs...
1•brandonb•36m ago•0 comments

Claude Sonnet 5 is here

https://old.reddit.com/r/ClaudeAI/comments/1ujwggp/introducing_claude_sonnet_5_our_most_agentic/
3•adithyaharish•44m ago•0 comments

Redeploying Fable 5

https://www.anthropic.com/news/redeploying-fable-5
22•meetpateltech•48m ago•0 comments

The Internet Is Being Erased [video]

https://www.youtube.com/watch?v=-hAn2qDok_g
3•zvmaz•49m ago•1 comments

Taiwanese Go Deep into Debt to Amp 100% Stock Rally

https://www.bloomberg.com/news/articles/2026-06-23/tsmc-fueled-ai-frenzy-makes-taiwan-capital-of-...
2•mgh2•50m ago•0 comments

What Happened to the Fight for the Internet?

https://dustycloud.org/blog/what-happened-to-the-fight-for-the-internet/
2•HotGarbage•55m ago•0 comments

How to talk about "AI" without adding to the anthropomorphization

https://buttondown.com/maiht3k/archive/how-to-talk-about-ai-without-adding-to-the/
1•measurablefunc•59m ago•0 comments

Medicare starts covering GLP-1 drugs for weight loss

https://www.washingtonpost.com/health/2026/06/29/medicare-is-about-cover-glp-1-drugs-weight-loss-...
4•brandonb•1h ago•1 comments

Mojo Roadmap

https://mojolang.org/docs/roadmap/
1•Alien1Being•1h ago•0 comments

Stop Killing the Internet

https://www.stopkillingtheinternet.com/
3•HotGarbage•1h ago•0 comments

LLM-style scaling laws hold for sensor data

https://www.empirical.health/blog/llm-scaling-laws-hold-for-sensor-data/
2•brandonb•1h ago•0 comments

Show HN: Gilfoyle's Project but IRL

https://github.com/korrectional/GilfoyleAI
4•korrectional•1h ago•2 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