frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

"we are not enron" says nvidia [video]

https://www.youtube.com/watch?v=ThUNhjblo24
1•xqcgrek2•22s ago•0 comments

Generative AI in Software Engineering Must Be Human-Centered [pdf]

https://www.cs.ubc.ca/~rtholmes/papers/jss_2024_russo.pdf
1•nextos•57s ago•0 comments

OpenAI Loses Key Discovery Battle as It Cedes Ground to Authors in AI Lawsuits

https://www.hollywoodreporter.com/business/business-news/openai-loses-key-discovery-battle-why-de...
1•CharlesW•4m ago•0 comments

Show HN: Splintr – Rust BPE tokenizer, 12x faster than tiktoken for batches

https://github.com/farhan-syah/splintr
1•fs90•4m ago•0 comments

Ask HN: Why would you downvote without replying?

1•txrx0000•5m ago•0 comments

How 'Stranger Things' Defined the Era of the Algorithm

https://www.nytimes.com/interactive/2025/11/26/arts/television/stranger-things-streaming-netflix....
1•pseudolus•6m ago•1 comments

Warning: The Fed Can't Rescue AI

https://paulkrugman.substack.com/p/warning-the-fed-cant-rescue-ai
3•xqcgrek2•10m ago•0 comments

Apple's Preventing Some Apps from Working on Older iPhones [video]

https://www.youtube.com/watch?v=WXqVV8_GORE
1•barbs•14m ago•0 comments

Collabora Online Desktop Released with Improved UI from LibreOffice

https://www.collaboraonline.com/blog/collabora-online-now-available-on-desktop/
1•nogajun•15m ago•0 comments

Why is OpenAI lying about the data its collecting on users?

2•kypro•16m ago•0 comments

What Does "Capitalism" Mean, Anyway?

https://www.newyorker.com/magazine/2025/12/01/capitalism-a-global-history-sven-beckert-book-review
2•pseudolus•16m ago•1 comments

SM9 – Chinese National Cryptography Standard

https://en.wikipedia.org/wiki/SM9_(cryptography_standard)
1•uneven9434•17m ago•0 comments

Taking down Next.js servers for 0.0001 cents a pop

https://www.harmonyintelligence.com/taking-down-next-js-servers
6•polymathist•18m ago•1 comments

IPSW.me – Download iOS Firmware

https://ipsw.me/
1•uneven9434•19m ago•0 comments

Designable Emergence: The Next Frontier After the Artificial Nucleolus

https://medium.com/@peter_9588/designable-emergence-the-next-frontier-after-the-artificial-nucleo...
1•aniijbod•22m ago•0 comments

2025 Edelman Trust Barometer Flash Poll: Trust and AI at a Crossroad [pdf]

https://www.edelman.com/sites/g/files/aatuss191/files/2025-11/2025%20Edelman%20Trust%20Barometer%...
2•layer8•22m ago•0 comments

Beep-8: A Fantasy Console with an ARM-Based Architecture and C/C++ SDK

https://github.com/beep8/beep8-sdk
3•beep8_official•25m ago•1 comments

Dead, 279 missing in Hong Kong fire

https://www.scmp.com/news/hong-kong/society/article/3334217/major-fire-hong-kongs-tai-po-leaves-2...
3•nsoonhui•25m ago•1 comments

Show HN: Statements to Sheets – Convert Bank Statement PDFs to CSV

https://statementstosheets.com
2•spiked•28m ago•1 comments

DSP 101 Part 1: An Introductory Course in DSP System Design

https://www.analog.com/en/resources/analog-dialogue/articles/dsp-101-part-1.html
1•teleforce•33m ago•0 comments

Has the bailout of generative AI begun?

https://garymarcus.substack.com/p/has-the-bailout-of-generative-ai
3•chmaynard•40m ago•0 comments

The weirdest tool I own is also one of the most useful

https://www.zdnet.com/article/the-weirdest-tool-i-own-is-also-one-of-the-most-useful-and-its-14-o...
1•fcpguru•49m ago•0 comments

What we know about the Hong Kong apartment fires

https://www.bbc.com/news/articles/cdxe9r7wjgro
2•thunderbong•50m ago•0 comments

To Meld A.I. With Supercomputers, National Labs Are Picking Up the Pace

https://www.nytimes.com/2025/11/20/technology/national-laboratories-ai-supercomputers.html
1•bookofjoe•52m ago•1 comments

Chinese Pharma Is on the Cusp of Going Global

https://www.economist.com/china/2025/11/23/chinese-pharma-is-on-the-cusp-of-going-global
1•m463•53m ago•0 comments

AdBlock and Signal are for terrorists, according to the French government [video]

https://www.youtube.com/watch?v=1q1hjmwLqe4
10•pabs3•55m ago•1 comments

Show HN: HN Alerts

https://hnalerts.com/
2•davidbarker•56m ago•0 comments

Is France standing up for encryption and privacy?

https://tuta.com/blog/france-law-encryption
2•pabs3•57m ago•0 comments

SmartTube App Publishing Key Exposed

https://www.patreon.com/posts/144473602
1•akersten•57m ago•0 comments

The GitHub Infrastructure Powering North Korea's Contagious Interview NPM

https://socket.dev/blog/north-korea-contagious-interview-npm-attacks
1•feross•58m 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