frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

AI Smells on Medium

https://rmoff.net/2025/11/25/ai-smells-on-medium/
1•rmoff•17s ago•0 comments

Are There Health Benefits in Pumpkin Spice?

https://manhattanvoiceny.blogspot.com/2025/11/nyc-local-news-health-benefits-of-pumpkin-spice.html
1•NYCNews•19s ago•1 comments

MiniMax-M2 Deep Research Agent

https://github.com/dair-ai/m2-deep-research
1•omarsar•2m ago•0 comments

German 'hammer gang' trial for seven accused of extreme-left violence

https://www.bbc.com/news/articles/cn091g7dreyo
1•onemoresoop•3m ago•0 comments

Quantum Consciousness: Building the Architecture of a Shared Reality

https://www.neuroba.com/post/quantum-consciousness-and-the-internet-of-minds-building-the-archite...
1•andsoitis•5m ago•0 comments

Why is climate action stalling, not ramping up as Earth gets hotter?

https://www.newscientist.com/article/2505361-why-is-climate-action-stalling-not-ramping-up-as-ear...
2•Brajeshwar•5m ago•0 comments

Voyager 1 approaches one light day from Earth

https://newatlas.com/space/voyager-approaches-1-light-day-from-earth/
2•Brajeshwar•5m ago•1 comments

Synthetic tongue rates chillies' heat – and spares human tasters

https://www.nature.com/articles/d41586-025-03767-1
1•Brajeshwar•6m ago•0 comments

Klarna to launch dollar-backed stablecoin

https://www.reuters.com/business/finance/klarna-launch-dollar-backed-stablecoin-race-digital-paym...
2•thm•7m ago•1 comments

Show HN: I vibe-coded a tool to decode a legacy system nobody understood

https://github.com/PearlThoughts/CodeCompass
1•seng•7m ago•0 comments

We nearly had power profiling in Chromium

https://fershad.com/writing/almost-chrome-power-profiler/
1•speckx•9m ago•0 comments

3D Models in PDF Documents

https://nibblestew.blogspot.com/2025/11/3d-models-in-pdf-documents.html
1•ibobev•10m ago•0 comments

Software Never Fails

https://entropicthoughts.com/software-never-fails
1•ibobev•10m ago•0 comments

The console wars have ended – is this a new era in gaming?

https://www.rte.ie/culture/2025/1125/1545047-the-console-wars-have-ended-is-this-a-new-era-in-gam...
1•austinallegro•11m ago•0 comments

A Brief, Incomplete, and Mostly Wrong History of Programming Languages

http://james-iry.blogspot.com/2009/05/brief-incomplete-and-mostly-wrong.html
2•ibobev•11m ago•0 comments

Show HN: A Tool for Extracting Local B2B Leads

https://www.gmbscraper.org
1•yiyiyayo•11m ago•0 comments

Investigating a Possible Scammer in Journalism's AI Era

https://thelocal.to/investigating-scam-journalism-ai/
1•superfunny•12m ago•0 comments

Show HN: A modern Papaparse for big remote CSV

https://github.com/severo/csv-range
1•severo_bo•12m ago•0 comments

A Word on Scalability

https://www.allthingsdistributed.com/2006/03/a_word_on_scalability.html
1•EPendragon•13m ago•0 comments

The Promise of P-Graphs

https://pavpanchekha.com/blog/p-graphs.html
1•todsacerdoti•13m ago•0 comments

Towards Pen-and-Paper-Style Equational Reasoning in Interactive Theorem Provers [pdf]

https://steuwer.info/files/publications/2026/POPL-Lean-Egg.pdf
1•todsacerdoti•15m ago•0 comments

In Praise of DHH

https://okayfail.com/2025/in-praise-of-dhh.html
5•debo_•15m ago•1 comments

Ask HN: Opinions on facial recognition at air ports?

2•bjourne•15m ago•1 comments

Harumi.io – bringing operations-research optimization to business problems

https://harumi.io/
1•miriam_koga•15m ago•1 comments

When Will the US Get $15K EVs?

https://www.wired.com/story/when-will-the-us-finally-get-dollar15k-evs/
3•voxadam•15m ago•0 comments

Rails 8 enhances ActiveStorage:Blob#open to work without a block

https://blog.saeloun.com/2025/11/25/rails-8-activestorage-blob-open-without-block/
1•unripe_syntax•17m ago•0 comments

The End of Data Centralization: Why the Future of Enterprise Data Is Distributed

https://www.getwren.ai/post/the-end-of-the-great-centralization-why-the-future-of-enterprise-data...
1•wwwy3y3•17m ago•0 comments

Build an Elixir App with Cowboy

https://blog.appsignal.com/2025/11/25/build-an-elixir-app-with-cowboy.html
1•amalinovic•19m ago•0 comments

Proton is the Future of PC gaming. But how does it work? [video]

https://m.youtube.com/watch?v=uScsmjvdwyo
1•evo_9•20m ago•0 comments

The Comma Four

https://blog.comma.ai/comma-four/
1•benjaminclauss•21m ago•0 comments
Open in hackernews

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

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

Comments

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