frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

AI is powering an economy in which many Americans are falling behind

https://www.cnn.com/2026/07/07/economy/ai-masks-inequality-americans
1•mapping365•56s ago•0 comments

Modular Pretraining Enables Access Control

https://alignment.anthropic.com/2026/modular-pretraining/
1•kvee•3m ago•0 comments

Don't Get Sick in America

https://blogography.com/archives/2026/07/dont-get-sick-in-america.html
4•speckx•4m ago•0 comments

OpenAI is discontinuing ChatGPT Atlas, its standalone desktop browser

https://9to5mac.com/2026/07/09/openai-is-discontinuing-chatgpt-atlas-its-standalone-desktop-browser/
2•coloneltcb•4m ago•0 comments

N+1

https://www.woman-of-letters.com/p/n1
1•Caiero•5m ago•0 comments

AI that judges fantasy battles from images

https://dreadpit.com/
1•seldiora•6m ago•0 comments

Jeez is dead: post-mortem of an autonomous agent that died twice

https://www.marzapower.com/blog/jeez/season2/the-post-mortem/
1•marzapower•7m ago•0 comments

Nancy Pelosi, Donald Trump bet on the same 10 stocks

https://www.msn.com/en-us/money/news/nancy-pelosi-donald-trump-bet-on-the-same-10-stocks-some-mig...
1•petethomas•7m ago•0 comments

Ask HN: Will AI make English more uniform just as Python did with source code?

1•amichail•9m ago•0 comments

My niche Rust project now competes with Microsoft

https://jdiaz97.github.io/blog/my-niche-rust-project-now-competes-with-microsfot/
1•jdiaz97•10m ago•0 comments

The AGI Race and Existential Risk (speed of deployment vs. safety)

https://www.nber.org/papers/w35276
1•jballesterosc•11m ago•0 comments

We've reset 5-hour and weekly rate limits for all users

https://twitter.com/ClaudeDevs/status/2075279141352706215
1•espeed•11m ago•0 comments

Truexon Font · 1001 Fonts

https://www.1001fonts.com/truexon-font.html
1•joseegregorio•12m ago•0 comments

Show HN: Claude Status Light

https://github.com/whatadewitt/claude-status-light
1•Zypho•12m ago•0 comments

Show HN: Transcribe.Free - Free audio and video to text

https://transcribe.free/
1•nadermx•14m ago•0 comments

1k Days to Product Market Fit

https://deploy95.substack.com/p/1000-days-to-product-market-fit
1•tristalihaha•14m ago•0 comments

Daily global sea surface temperatures break records for the time of year

https://climate.copernicus.eu/copernicus-marine-and-copernicus-climate-change-daily-global-sea-su...
1•geox•15m ago•0 comments

Dot.dead: A Graveyard of Discontinued Projects

https://menyadanyazovut.github.io/dot.dead/
1•zahrevsky•15m ago•0 comments

Open Sourcing Our Most Advanced Linux Security Engine: OwlSM

https://www.levelblue.com/blogs/spiderlabs-blog/open-sourcing-our-most-advanced-linux-security-en...
1•speckx•18m ago•0 comments

Show HN: EVconomics – EV vs. gas cost-of-ownership calculator with live prices

https://calc.evconomics.org
2•DanCharge•19m ago•0 comments

The night the Earth shook, strangers started to draw

https://sheets.works/data-viz/strangers-draw-maps
1•aendruk•19m ago•0 comments

Employers who laid off workers citing AI are starting to regret it

https://www.cnbc.com/2026/07/01/employers-who-laid-off-workers-for-ai-are-reversing-their-decisio...
2•stefap2•21m ago•1 comments

Eurostar Prepares for 55C Summers

https://www.telegraph.co.uk/business/2026/07/09/eurostar-prepares-for-55c-summers/
2•root-parent•22m ago•0 comments

ID dev claims relegation to support studio size as 136 layoffs confirmed

https://www.videogameschronicle.com/news/id-software-dev-claims-its-been-relegated-to-support-stu...
1•starkparker•22m ago•1 comments

How to Keep Claude Fable 5 Costs Under Control

https://upstash.com/blog/keep-claude-fable-5-costs-under-control
1•cahid_arda•22m ago•0 comments

TestMyBrain

https://www.testmybrain.org/
1•debo_•22m ago•0 comments

Brainiak: A CPU-Only Topological AI Core (No Transformer) Governs LLM Runtime

https://www.hackster.io/jenfi59/brainiak-topological-al-drives-llm-by-lora-runtime-adapters-73a678
1•brainiak_q•22m ago•0 comments

Be a Gardener, Not a Tenant

https://www.lireo.com/be-a-gardener-not-a-tenant/
1•speckx•22m ago•0 comments

Show HN: LocaleProof – catch internationalization text overflow in Figma

https://www.figma.com/community/plugin/1652797384930391326
1•AnatolySkuba•23m ago•0 comments

New Kernel Release

https://github.com/NEWMAN50ott/FEB-Kernel
2•newman50ott•23m ago•1 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