frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Pedagogy in the Times of AI [video]

https://www.youtube.com/watch?v=N2a1J0UPeL4
1•tarunvelli•32s ago•0 comments

Firmware Freedom

https://playtaurus.com/blog/firmware-freedom
1•arbayi•2m ago•0 comments

Lex Friedman Brings Back Strategery

https://daringfireball.net/linked/2026/09/21/strategery-friedman
1•Tomte•6m ago•0 comments

How HN: ScribeToAny – Free Audio and Video to Text Transcription

https://scribetoany.com/
1•hypercube67•8m ago•0 comments

Flomo: A two-person notes app from China that bought a product from ByteDance

https://www.sinosphere.app/p/flomo-two-people-one-text-box-and
1•Nyloc1•12m ago•0 comments

Why AI resembles a charismatic religious leader

https://theconversation.com/why-ai-resembles-a-charismatic-religious-leader-291831
4•billybuckwheat•13m ago•0 comments

I made ByeBlocked: hide blocked users

https://github.com/8ug8ird/ByeBlocked
1•8ug8irdchoom•14m ago•0 comments

EveryCli: Natural-language CLI assistant that runs 100% locally (Rust and ONNX)

https://github.com/HE11032006/EveryCli
1•Euloge•15m ago•0 comments

Apple Music to open concert venue in Battersea Power Station

https://www.bbc.com/news/articles/c607l2j2rj8ro
8•dabinat•19m ago•0 comments

Hacking a BYD [video]

https://www.youtube.com/watch?v=_TZFcyzGEiY
2•testrun•19m ago•1 comments

Live-Cell Imaging and the Limits of Structural Biology – Eric Betzig [video]

https://www.youtube.com/watch?v=RUB37QhWNkw
1•pillars•22m ago•0 comments

Microsoft, Google took down $66M marketplace selling VMs with pirated software

https://www.techradar.com/pro/security/microsoft-google-took-down-usd66-million-cybercrime-market...
2•theanonymousone•22m ago•0 comments

Agent Disco at the Edge

https://edgedisco.com/
1•nickjam•23m ago•0 comments

The secret Cold War bioweapons test that exposed millions in the Bay Area

https://www.sfgate.com/bayarea/article/cold-war-bioweapons-test-22425855.php
2•bcaulfield•23m ago•0 comments

Apache Fory JSON: High-Performance JSON Serialization for Kotlin

https://fory.apache.org/blog/fory_kotlin_json/
2•chaokunyang•25m ago•1 comments

Using Apache Fory JSON with Spring MVC, WebFlux, and Spring Boot

https://fory.apache.org/blog/fory_json_spring/
1•chaokunyang•26m ago•0 comments

Jev-powered writing without spaces

https://levmiseri.com/nospace/
1•levmiseri•27m ago•0 comments

PHP webserver that creates 1-click Redbean-like executables / zip files

https://github.com/Qbix/webserver
1•EGreg•35m ago•0 comments

JP Morgan CEO says hyperscaler AI spending could hit $1T in 2027

https://www.cnbc.com/2026/09/21/jamie-dimon-jpm-jpmorgan-indiaconference.html
1•pelcg•36m ago•0 comments

Nearly half of young people trust AI over a human for fact-checking, report says

https://news.sky.com/story/nearly-half-of-young-people-trust-ai-over-a-human-for-fact-checking-re...
4•austinallegro•36m ago•0 comments

The Linux process that even SIGKILL can't kill

https://www.youtube.com/watch?v=TLaLW84egMk
1•helios_eradon•39m ago•0 comments

StepFun teases Step 5 Preview, a 600B/27B MoE, open weights coming Oct 15

https://twitter.com/StepFun_ai/status/2101510462685003786
3•WavyPeng•45m ago•0 comments

Infinite Mac: Snow and a/UX

https://blog.persistent.info/2026/09/infinite-mac-snow-and-aux.html?m=1
1•ecliptik•46m ago•0 comments

OpenAI forms math advisory group as its AI resolves more than 100 open problems

https://techcrunch.com/2026/09/21/openai-forms-math-advisory-group-as-its-ai-resolves-more-than-1...
3•sophymarine•50m ago•0 comments

X-ray light is like guitar music

https://www.tuwien.at/en/etit/etit-news/news/roentgenlicht-ist-wie-gitarrenmusik
1•geox•52m ago•0 comments

Tiny Startups Are Getting Even Smaller with Help from AI

https://www.wsj.com/tech/ai/startup-hiring-ai-staffing-8c626f75
3•rvz•53m ago•0 comments

The Untold Story of Larry Page’s Incredible Comeback (2014)

https://www.inc.com/nicholas-carlson/untold-story-larry-page-comeback.html
2•Jimmc414•55m ago•0 comments

Chinese paint cuts wall temperature by 25 degrees Celsius in summer test: report

https://www.scmp.com/news/china/science/article/3367812/chinese-paint-cuts-wall-temperature-25-de...
6•Markoff•1h ago•3 comments

Show HN: A tool to find the dish you are craving

https://icrave.food/
1•mvind•1h ago•0 comments

Pangram flags award-winning novel as largely AI written

https://twitter.com/Pangramed/status/2102045146674053162
4•fbrusch•1h 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