frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

SK hynⅸ ru㎱ out of replacement SSDs and defaults to orig㏌al purc㏊se price refund

https://www.tomshardware.com/pc-components/ssds/sk-hynix-is-allegedly-out-of-replacement-ssds-for...
2•MiguelX413•2m ago•0 comments

PromoteOps MCP – Compare and promote AWS CloudFormation stacks across envs

https://www.npmjs.com/package/promoteops
1•HiteshShinde26•6m ago•0 comments

Bulgaria neutralizes GPS jammer that suppressed Sofia Airport signals

https://www.aerotime.aero/articles/bulgaria-sofia-gps-jammer-aircraft-navigation
2•r2sk5t•8m ago•0 comments

Let the Bond Market Speak

https://www.wsj.com/opinion/let-the-bond-market-speak-81529d74
1•gmays•9m ago•0 comments

Multiplatform Speech Recognition Runtime

https://github.com/k2-fsa/sherpa-onnx
1•measurablefunc•10m ago•0 comments

BMW Exec: Young People Prefer Voice and Screens over Buttons

https://www.thedrive.com/news/bmw-exec-says-young-people-prefer-voice-and-screens-over-buttons-be...
1•cf100clunk•11m ago•0 comments

How Universities Should Prepare Founders

https://paulgraham.com/prepare.html
6•gmays•11m ago•0 comments

Patreon Sends 1.1 MB of JSON to Show You 75 Chat Messages

https://www.joey.fyi/blog/patreon-ships-1mb-of-json
1•rpst•12m ago•0 comments

Was Modern Art a CIA Psy-Op?

https://daily.jstor.org/was-modern-art-really-a-cia-psy-op/
1•neom•17m ago•0 comments

Nvidia Vera Rubin NVL72 Rack at Hot Chips 2026

https://www.servethehome.com/nvidia-vera-rubin-nvl72-rack-at-hot-chips-2026/
1•pella•20m ago•0 comments

AMD Helios MI400 System Architecture at Hot Chips 2026

https://www.servethehome.com/amd-helios-mi400-system-architecture-at-hot-chips-2026/
1•pella•20m ago•0 comments

AMD MI400 GPU at Hot Chips 2026

https://www.servethehome.com/amd-mi400-gpu-at-hot-chips-2026/
1•pella•21m ago•0 comments

Protesting PS5 players now plan permanent blackout

https://www.pushsquare.com/news/2026/08/protesting-ps5-players-now-plan-permanent-blackout-meanin...
2•anigbrowl•23m ago•1 comments

Paying for Cached Tokens Sucks

https://twitter.com/lafalcemateo/status/2092061073750782139
1•lafalce•24m ago•0 comments

Enterprise AI Operating System

https://devnavigator.com/2026/08/25/enterprise-ai-operating-system/
1•devnavigator•26m ago•0 comments

Russian drone guided by AI kills civilians in Ukraine

https://www.aerotime.aero/articles/russian-drone-guided-entirely-by-ai-kills-civilians-in-ukraine
2•r2sk5t•33m ago•1 comments

I turned a crappy movie tracking spreadsheet for my friends into website

https://jesse.id/blog/my-friends-and-i-take-turns-picking-movies-to-watch-i-converted-our-crappy-...
2•jesse_dot_id•35m ago•0 comments

Some purchased movies on AppleTV are no longer accessible

https://twitter.com/AntoineRichard/status/2091845412151771449
3•erickhill•41m ago•0 comments

The Great Blood Pressure Scam – By a Midwestern Doctor

https://www.midwesterndoctor.com/p/the-great-blood-pressure-scam
1•bilsbie•43m ago•0 comments

Data Centre Slumlord

https://binary-mirror.itch.io/data-centre-slumlord
1•minimaxa•50m ago•0 comments

Nvidia says Groq racks will be online this year following $20B purchase

https://www.cnbc.com/2026/08/24/nvidia-says-groq-racks-will-be-online-this-year-after-20-billion-...
2•geoffbp•50m ago•0 comments

Runway Ruby

https://twitter.com/runwayml/status/2090807248402682101
1•handfuloflight•50m ago•0 comments

Flex: Let the Model Write the Code

https://www.cmpnd.ai/blog/let-the-model-write-the-code.html
1•gmays•51m ago•0 comments

Facial recognition mandatory in New South Wales gaming rooms under proposal

https://www.smh.com.au/politics/nsw/facial-recognition-mandatory-in-nsw-gaming-rooms-under-latest...
2•milderworkacc•56m ago•0 comments

I built an agent-skill that turns your texts into diagrams and BI-visuals

https://github.com/imshaikot/render-visual-skill
2•imshaikot•57m ago•0 comments

Spinifex: Production Cloud Deployments Where the Cloud Can't Reach

https://github.com/mulgadc/spinifex
3•toddyholiday•57m ago•0 comments

Migrating the SEO on page from custom codeto Laravel/head for Laraplugins

https://danielpetrica.com/laravel-head-package-migration/
2•danielpetrica•59m ago•0 comments

What languages are agent skills written in?

https://plicara.ai/research/agent-skill-languages/
5•3Mathematicians•59m ago•0 comments

Show HN: Pyrift – static analyser for silent Python/PyPy behaviour differences

https://github.com/BHUVANSH855/pyrift
2•BHUVANSH855•1h ago•0 comments

We Probably Can't Terraform Mars [video]

https://www.youtube.com/watch?v=mJF3JiwQk0g
2•binyu•1h 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