frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Rent's Rule

https://en.wikipedia.org/wiki/Rent%27s_rule
1•peter_d_sherman•4m ago•0 comments

The quest to find the best Calvin and Hobbes panel

https://www.polygon.com/best-calvin-and-hobbes-panel-ever/
1•thunderbong•5m ago•0 comments

Kithly – a family social network with no ads and no algorithm

https://kithly.social/
1•jkagidesignsllc•15m ago•0 comments

The Defender's Window

https://openai.com/index/the-defenders-window/
1•nedruod•16m ago•0 comments

Show HN: Search inside podcast episodes and read transcript while listening

https://metapodcast.net
1•lamecoder•16m ago•0 comments

Cerebras CS4

https://www.cerebras.ai/cs4
1•sunils34•16m ago•0 comments

SecIT Bench A frontier benchmark for AI agents in IT and security workflows

https://secitbench.cribl.io/
1•ram_rar•17m ago•0 comments

Testing Claude-designed proteins in the wet lab

https://www.adaptyvbio.com/blog/anthropic-1
1•julian_englert•19m ago•1 comments

Nutritional benefits of sourdoughs: A systematic review (2022)

https://www.sciencedirect.com/science/article/pii/S2161831322013023
2•BiraIgnacio•20m ago•1 comments

Over 170k Nonprofits Lost All Their Data. Is Microsoft to Blame?

https://slate.com/technology/2026/08/microsoft-software-nonprofit-data-delete.html
3•croes•21m ago•1 comments

DFlash 2: Keep Drafting Parallel

https://inco.ai/blog/dflash2/
4•bhavnicksm•24m ago•0 comments

Arizona city sues over fire truck prices

https://www.themesatribune.com/news/mesa-to-sue-over-fire-truck-prices/article_5f8c1543-4f92-4181...
2•ilamont•28m ago•0 comments

Show HN: Monity.ai – Get notified when any website changes

https://apps.apple.com/pl/app/monity-ai/id6761957823
2•kamilmm21•29m ago•0 comments

This Could End the RAM Crisis [video]

https://www.youtube.com/watch?v=Gv3wV-QeTok
2•tartoran•29m ago•0 comments

OpenAI's overhead will rise 20 percent for some workloads as it hardens security

https://www.theregister.com/ai-and-ml/2026/08/19/openais-overhead-will-rise-20-percent-for-some-w...
4•joebuckwilliams•30m ago•0 comments

Who's in charge? The fraught union of automation and human behavior

https://knowablemagazine.org/content/article/mind/2026/design-automated-systems-with-human-psycho...
2•knowablemag•30m ago•0 comments

The Deadline Dividend: What Faster Inference Buys

https://deadline-dividend.onrender.com
2•serialwindow•30m ago•0 comments

How to tame AI's voracious appetite for energy

https://knowablemagazine.org/content/article/technology/2026/lowering-energy-use-artificial-intel...
2•knowablemag•30m ago•0 comments

Cerebras CS-4 rack systems juice chips for every last drop of AI performance

https://www.theregister.com/systems/2026/08/19/cerebras-cs-4-rack-systems-juice-chips-for-every-l...
2•joebuckwilliams•30m ago•0 comments

Progress happens between practice sessions

https://herbertlui.net/progress-happens-between-practice-sessions/
2•herbertl•32m ago•0 comments

Why crypto's best infrastructure companies stopped looking like crypto?

https://konstantintkachuk.com/writing/depin-is-dead-long-live-infrastructure-as-a-service/
2•Reaktornano•33m ago•0 comments

MAGA loyalists who collectively lost billions buying Trump stocks and crypto

https://www.msn.com/en-us/money/economy/the-greatest-theft-con-job-he-has-ever-done-maga-loyalist...
5•petethomas•36m ago•1 comments

New OllamaMQ v0.3.0

3•chleba•37m ago•0 comments

OpenAI lays out new security changes after its AI hacked Hugging Face

https://www.theverge.com/ai-artificial-intelligence/981640/openai-security-changes-ai-hugging-fac...
4•sbulaev•38m ago•0 comments

The Art of Prototyping

https://www.proofofconcept.pub/p/the-art-of-prototyping
2•herbertl•39m ago•0 comments

Obligatory one month without social media on my phone Substack essay

https://www.late-review.com/p/obligatory-one-month-without-social
2•herbertl•44m ago•0 comments

Whistleblower alleges political pressure,lack of evidence in antisemitism probes

https://apnews.com/article/trump-harvard-justice-department-brown-columbia-3e2519fac8b1d85caa74b7...
3•petethomas•44m ago•0 comments

Artificial intelligence boosts automated biolabs

https://knowablemagazine.org/content/article/technology/2026/ai-boosts-biofoundries-synthetic-bio...
1•knowablemag•45m ago•0 comments

Show HN: Interactive, animated architecture of any HuggingFace models

https://modelmap.cc
14•lizhaoliu•47m ago•0 comments

The Official History of Arm

https://newsroom.arm.com/blog/arm-official-history
1•stmw•49m 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