frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open-source finance infrastructure in Rust

https://www.railsinfra.com
1•sibabale•4m ago•1 comments

Almost $1B Later, the US Still Can't Make a Medical Glove

https://www.bloomberg.com/news/features/2026-07-07/why-it-s-so-difficult-to-produce-100-american-...
2•helsinkiandrew•6m ago•0 comments

Consumers unsatisfied despite world-class networks

https://billbennett.co.nz/nz-telecom-customer-satisfaction-declines-comcom-report/
1•JumpCrisscross•7m ago•0 comments

New Earth Time – 360 degrees of time (2000)

https://newearthtime.net/
1•networked•7m ago•0 comments

FCC weighs changing E-Rate program, which lowers school internet bills

https://www.npr.org/2026/07/10/nx-s1-5878405/fcc-erate-schools-internet-discount
1•jonbaer•11m ago•0 comments

Microsoft latest report shows 25% emissions raised due to AI data centers

https://www.windowscentral.com/microsoft/dropping-greenwashing-credits-and-expanding-ai-datacente...
2•pjmlp•11m ago•0 comments

Ukraine's Amazon for war: Inside the marketplace built for the military

https://www.youtube.com/watch?v=BZaIh5we0bY
1•doener•12m ago•0 comments

Zeitpyramide

https://en.wikipedia.org/wiki/Zeitpyramide
1•doener•14m ago•0 comments

Kids (With Phones) Are Alright

https://heatherburns.tech/2026/07/08/the-kids-with-phones-are-alright/
1•JumpCrisscross•14m ago•0 comments

Timeline of the Far Future

https://en.wikipedia.org/wiki/Timeline_of_the_far_future
1•doener•15m ago•0 comments

Loom Document Search Engine

https://gitlab.com/swiss-armed-forces/cyber-command/cea/loom
1•ano-ther•17m ago•0 comments

In defense of not understanding your codebase

https://www.seangoedecke.com/in-defense-of-not-understanding-your-codebase/
1•suprjami•25m ago•1 comments

Show HN: ServiceBeard – Turn your support mailbox into an issue board

https://servicebeard.app/
2•hongaar•28m ago•0 comments

Adam Curtis – All Watched over by Machines of Loving Grace

https://en.wikipedia.org/wiki/All_Watched_Over_by_Machines_of_Loving_Grace_(TV_series)
4•mrauha•30m ago•1 comments

MonitorSpider. Uptime, page-change detection and login monitoring in one

https://monitorspider.com
1•hitechist•31m ago•0 comments

Show HN: Web-Performer – Run HTTP/GraphQL Requests from YAML (TypeScript CLI)

https://github.com/Techthos/web-performer
1•alex20465•34m ago•0 comments

Key Volkswagen shareholder pitches producing China car models in Germany

https://www.reuters.com/world/china/key-volkswagen-shareholder-pitches-producing-china-car-models...
2•tosh•39m ago•0 comments

Long March 10 booster cable catch, from the ship

https://twitter.com/CNSpaceflight/status/2075743529985605677
1•hunglee2•42m ago•0 comments

OST to PST Converter

https://blog.perfectdatasolutions.com/ost-to-pst-converter-software-2/
1•tieanderson•44m ago•0 comments

Show HN: Tinyreplay – lightweight session replay without analytics/cloud

https://github.com/kzekiue/tinyreplay
2•kzekiue•45m ago•0 comments

Eliezer Yudkowsky: Will superintelligent AI end the world? [video]

https://www.ted.com/talks/eliezer_yudkowsky_will_superintelligent_ai_end_the_world
1•fagnerbrack•47m ago•0 comments

Companies are scrambling to curtail soaring AI costs

https://www.economist.com/business/2026/06/14/companies-are-scrambling-to-curtail-soaring-ai-costs
21•nlpnerd•52m ago•7 comments

Surgeons Use Teleoperated Humanoid Robots to Perform Live Surgery

https://today.ucsd.edu/story/surgeons-use-teleoperated-humanoid-robots-to-perform-live-surgery-a-...
3•geox•53m ago•0 comments

Show HN: Akshara vision localfirst layout aware OCR and document restorer

https://bgraaj.github.io/akshara-vision/
1•bgraj•53m ago•0 comments

AI is compressing the startup lifecycle, not just development speed

https://www.alexdelivet.com/insights/the-end-of-zombie-startup-land
1•adelivet•53m ago•0 comments

Show HN: A deterministic I Ching engine, cross-validated against another impl

https://github.com/yaomancy/liuyao-engine
2•Jincheng-xie•57m ago•0 comments

Study: Cerebellum helps AI ignore the ordinary for more efficient computing

https://www.mccormick.northwestern.edu/news/articles/2026/07/ai-gets-a-cerebellum/
3•giuliomagnifico•58m ago•0 comments

Show HN: Open database of 2k IP camera specs (JSON/CSV, CC0)

https://github.com/ch-bas/cctv-camera-database
2•ch-bas•1h ago•0 comments

Your 'App' Could Have Been a Webpage (so I fixed it for you)

https://danq.me/2026/07/09/your-app-could-have-been-a-webpage/
2•MrVandemar•1h ago•0 comments

The brutal, powerful legacy of Threads

https://thebulletin.org/premium/2026-07/the-brutal-powerful-legacy-of-threads/
4•rwmj•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