frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Closing the verification loop, Part 2: autonomous optimization

https://www.datadoghq.com/blog/ai/fully-autonomous-optimization/
1•chrisra•56s ago•1 comments

From Tool to Employee: What Claude Code's /Loop Means

https://aieatingsoftware.substack.com/p/from-tool-to-employee-what-claude
1•sidsarasvati•2m ago•0 comments

Reversing Russian spyware I installed on my iPhone [video]

https://www.youtube.com/watch?v=XQvZ2mLnZVI
1•todsacerdoti•2m ago•0 comments

Agentic development environment extension taxonomy

https://droctothorpe.github.io/adeet/
1•droctothorpe•2m ago•1 comments

Worldwide Sidewalk Joy: Adding whimsy to neighborhoods

https://worldwidesidewalkjoy.com
1•NaOH•4m ago•0 comments

10K Curl Downloads per Year

https://daniel.haxx.se/blog/2026/03/09/10k-curl-downloads-per-year/
1•donutshop•4m ago•0 comments

Superpowers 5

https://blog.fsck.com/2026/03/09/superpowers-5/
1•arittr•7m ago•0 comments

Show HN: Git Trophy – 3D print your GitHub contribution graph

https://git-trophy.com/
1•Lukabuz•8m ago•0 comments

Trump is heading for a hard reckoning over Iran

https://spectator.com/article/trump-is-heading-for-a-hard-reckoning-over-iran/
2•leiftw•8m ago•0 comments

Reinforcement fine-tuning use cases

https://developers.openai.com/api/docs/guides/rft-use-cases/
1•teleforce•9m ago•0 comments

Bromure: An ephemeral browser that runs in a disposable virtual machine on macOS

https://github.com/rderaison/bromure
1•felineflock•9m ago•0 comments

QuickTERMINAL – A 10k-line single-file terminal emulator for macOS

https://github.com/LEVOGNE/quickTerminal
1•LEVOGNE•10m ago•1 comments

In Memoriam, Tony Hoare

http://lefenetrou.blogspot.com/2026/03/in-memoriam-tony-hoare.html
13•nextos•11m ago•3 comments

JavaScript with a native Rust host game engine. Built for vibe coding

https://github.com/Aura-Industry/auramaxx
1•chiubaca•11m ago•0 comments

Why right-wing media can't stop Candace Owens

https://www.salon.com/2026/03/04/why-right-wing-media-cant-stop-candace-owens/
1•tzs•15m ago•0 comments

How long do electric vehicle batteries last?

https://www.npr.org/2026/03/02/nx-s1-5706658/electric-vehicle-battery-lifespan
2•tzs•19m ago•0 comments

A Modular Computer That's Bringing Back Analog

https://www.hackster.io/news/a-modular-computer-that-s-bringing-back-analog-e02f07df7bf6
1•todsacerdoti•22m ago•0 comments

US blindsides states with surprise settlement in Live Nation/Ticketmaster trial

https://arstechnica.com/tech-policy/2026/03/us-blindsides-states-with-surprise-settlement-in-live...
8•voxadam•23m ago•1 comments

FBI is investigating breach that may have hit its wiretapping tools

https://www.theregister.com/2026/03/08/fbi_investigates_wiretap_system_breach/
1•Bender•23m ago•0 comments

Show HN: Git Worktrees Simplified

https://github.com/backnotprop/worktree-aliases/tree/main
1•ramoz•25m ago•0 comments

Kettle, open source tooling for TEE-attested builds

https://github.com/lunal-dev/kettle
5•indirect•26m ago•1 comments

SDL_mixer 3.2.0 (stable) is out

https://github.com/libsdl-org/SDL_mixer/releases/tag/release-3.2.0
1•linkdd•28m ago•0 comments

Making Prompt Injection Harder Against AI Coding Agents

https://medium.com/@cbchhaya/making-prompt-injection-harder-against-ai-coding-agents-f4719c083a5c
1•dpapathanasiou•28m ago•0 comments

Ask HN: General API for accessing bank transactions?

4•aykhm•28m ago•1 comments

What it means to be a 10x engineer (2025)

https://medium.com/@orzel.jarek/what-it-means-to-be-a-10x-engineer-0f5c4db543a6
3•orzeljarek•31m ago•0 comments

RPPG-Enabled Contactless Pulse Rate Monitoring Software in CVD Patients

https://www.mdpi.com/2306-5354/13/2/246
1•PaulHoule•31m ago•0 comments

Codex 101 Guide from a Recovering PM

https://www.forwardeployed.com/post/codex-best-practices
1•yummyelephant8•31m ago•1 comments

Bypassing Play Integrity: Bringing NFC Payments to Custom ROMs

https://www.heise.de/en/news/Paying-without-Google-New-consortium-wants-to-remove-custom-ROM-hurd...
1•therealmarv•31m ago•1 comments

Xygeni/xygeni-action GitHub Action is compromised – poisoned tag is still live

https://www.stepsecurity.io/blog/xygeni-action-compromised-c2-reverse-shell-backdoor-injected-via...
1•varunsharma07•33m ago•0 comments

New AI Note Tool

1•xlisp•33m ago•1 comments
Open in hackernews

Show HN: routr - a fast local replacement for DuckDuckGo bangs

https://t128n.github.io/routr/
2•trbndev•10mo ago

Comments

trbndev•10mo 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•10mo ago
That link is broken. Correct link: https://t128n.github.io/writings/2025-05-02_optimizing_searc...
trbndev•10mo 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•10mo 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•10mo 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•10mo 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•10mo 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