frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

AI and Amateurism

https://pluralistic.net/2026/06/15/vernacular/#hypercardian
2•samizdis•4m ago•0 comments

UK's social media age ban requires an identity layer. That changes everything

https://bbs.splinternet.org/manifesto.html
1•arfuzzum•4m ago•0 comments

Serendipity: The Role of Luck in Your Life and Career

https://ritholtz.com/2026/06/recognize-the-role-of-luck-in-your-life-and-career/
1•zdw•4m ago•0 comments

Price drop notice from Google re. One/AI service

https://9to5google.com/2026/06/08/google-ai-plus-price-drop/
1•imperialdrive•5m ago•1 comments

I Love the Computer

https://michaelenger.com/blog/i-love-the-computer/
2•speckx•7m ago•0 comments

What job interviews taught me about Kubernetes

https://notnotp.com/notes/what-job-interviews-taught-me-about-kubernetes/
2•chmaynard•8m ago•0 comments

The Rub: We Don't Believe You

https://randsinrepose.com/archives/heres-the-rub-we-dont-believe-you/
2•mooreds•9m ago•0 comments

My Take on Gen AI Content

https://authenticmanager.substack.com/p/my-take-on-gen-ai-content
2•mooreds•11m ago•0 comments

Genomes from Oceania offer new clues to human evolution

https://news.yale.edu/2026/06/11/genomes-oceania-offer-new-clues-human-evolution
2•gmays•13m ago•0 comments

NetNewsWire Status

https://inessential.com/2026/06/15/netnewswire-status.html
2•frizlab•13m ago•0 comments

US Government Reportedly Allowing Federal Data Center Rules to Expire

https://gizmodo.com/us-government-reportedly-allowing-federal-data-center-rules-to-expire-2000772083
8•01-_-•14m ago•0 comments

Axonometric City, a procedural city grows massive size using threeJS/WebGL

https://sand-morph.up.railway.app/verdant-axonometric-city
2•echohive42•15m ago•0 comments

For centuries, math has been a human endeavor. Does AI mean it's over?

https://www.washingtonpost.com/science/2026/06/14/math-has-helped-define-what-it-means-be-human-c...
2•01-_-•16m ago•0 comments

Will Siri AI kill AI as a service?

https://thedent.net/posts/will-siri-ai-kill-ai-as-a-service
3•speckx•16m ago•0 comments

When Let's Encrypt is valid but GitHub Actions still reject it

https://jens.dev/2026/06/10/letsencrypt-gen-y.html
3•jicea•17m ago•0 comments

AI Image Generation from CFML in One Function Call

https://blog.kukiel.dev/posts/cfml-ai-images-with-cloudflare.html
2•rmason•18m ago•0 comments

Diplomat: Multi-Language FFI for Rust Libraries

https://manishearth.github.io/blog/2026/06/14/diplomat-multi-language-ffi-for-rust-libraries/
2•g0xA52A2A•18m ago•0 comments

US Air Force B-52 bomber crashes after takeoff, Edwards Air Force Base says

https://www.reuters.com/business/aerospace-defense/us-air-force-b-52-bomber-crashes-after-takeoff...
11•tartoran•19m ago•1 comments

A backdoor in a LinkedIn job offer

https://roman.pt/posts/linkedin-backdoor/
6•lwhsiao•20m ago•0 comments

Summer Rhombus picture competition 2026

https://racket.discourse.group/t/summer-rhombus-picture-competition-2026/4282
2•spdegabrielle•22m ago•1 comments

Why Earth Sucks Compared to the Planet Hestia [video]

https://www.youtube.com/watch?v=8qQW4LTWgtc
3•gmays•23m ago•0 comments

The Castles of the Garamantes

https://www.wildmanlife.com/the-forgotten-castles-of-the-garamantes/
2•yzydserd•23m ago•0 comments

2-in-1 cable that combines 4K 60Hz video output with 140W pass-through charging

https://twitter.com/stufflistings/status/2066511207645991012
2•sevenfoldnancy•24m ago•0 comments

AI-referred US shoppers browse longer, spend more per visit

https://www.reuters.com/business/media-telecom/ai-referred-us-shoppers-browse-longer-spend-more-p...
2•alephnerd•24m ago•0 comments

Aircraft-aware clear-air turbulence prediction with XGBoost on PIREPs and ERA5

https://pub.towardsai.net/why-a-boeing-737-and-an-a380-dont-feel-the-same-turbulence-and-what-tha...
2•kadir_gokdeniz_•24m ago•0 comments

QuantumReady

https://www.postquantumready.com/
2•austinallegro•24m ago•0 comments

Cilantro – it watches your bank accounts and tells you what changed

https://cilantro.highloop.co/
2•cloocher•25m ago•0 comments

Beware of Star Trek managers, especially when bearing MBAs

https://nibblestew.blogspot.com/2026/06/beware-of-star-trek-managers-especially.html
5•chmaynard•27m ago•0 comments

Scientists reveal surprising mechanism behind Venus flytrap's rapid snap

https://www.theguardian.com/science/2026/jun/11/venus-flytrap-rapid-snap-mechanism
2•gmays•28m ago•0 comments

Jelly No Puzzle clone playable on iPhone and iPad

https://jelly.ocaho.com/
2•rahimnathwani•29m 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