frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open source Firefox extension to quickly interact with an LLM on current webpage

https://github.com/dep/noice
1•justdep•2m ago•1 comments

Tim Berners-Lee wants everyone to own their own data

https://theconversation.com/tim-berners-lee-wants-everyone-to-own-their-own-data-his-plan-needs-s...
1•giuliomagnifico•4m ago•0 comments

AI Will Save Us by Being Terrible

https://twitter.com/staysaasy/status/1993643305700057503
2•thisismytest•14m ago•0 comments

AirSync – Seamless Android-macOS integration over local network (open source)

https://sameerasw.com/airsync
1•singiamtel•17m ago•0 comments

Show HN: Workmux – Frictionless parallel development with Git worktrees and tmux

https://github.com/raine/workmux
3•rane•24m ago•0 comments

SHA1-Hulud, NPM supply chain incident

https://snyk.io/blog/sha1-hulud-npm-supply-chain-incident/
1•tsenturk•25m ago•0 comments

EU council reaches position on Chat Control

https://www.consilium.europa.eu/de/press/press-releases/2025/11/26/child-sexual-abuse-council-rea...
7•Aldipower•28m ago•0 comments

Alice – new build system for OCaml

https://www.alicecaml.org/
2•birdculture•29m ago•0 comments

Mystery of the Quintic [video]

https://www.youtube.com/watch?v=9HIy5dJE-zQ
1•marvinborner•29m ago•0 comments

My Car Is Becoming a Brick

https://www.theatlantic.com/technology/2025/10/electric-car-software-updates-tesla/684643/
1•Gedxx•30m ago•0 comments

LHR London – Live 3D Flight Tracker – Air Loom

https://objectiveunclear.com/airloom.html
1•emreb•30m ago•0 comments

Azure APIM Cross-Tenant Signup Bypass

https://github.com/bountyyfi/Azure-APIM-Cross-Tenant-Signup-Bypass
1•chili-salsa•34m ago•1 comments

Decker is a multimedia platform for creating and sharing interactive documents

http://beyondloom.com/decker/index.html
1•TheTaytay•43m ago•0 comments

I Read the Terms of Service for My Smart TV and Now I Sleep with One Eye Open

https://jxself.org/smart-tv-tos.shtml
1•Gedxx•49m ago•0 comments

Cryptology firm cancels elections after losing encryption key

https://www.bbc.com/news/articles/c62vl05rz0ko
1•ColinWright•50m ago•0 comments

Creepy AI Toys

https://www.nytimes.com/2025/08/15/arts/ai-toys-curio-grem.html
1•I_Nidhi•53m ago•0 comments

Amazon faces FAA probe after delivery drone snaps internet cable in Texas

https://www.cnbc.com/2025/11/25/amazon-faa-probe-delivery-drone-incident-texas.html
2•jonathanzufi•54m ago•0 comments

Porn Giant Calls for Device-Based Digital ID

https://reclaimthenet.org/porn-giant-calls-for-device-based-digital-id
2•uyzstvqs•56m ago•2 comments

Secrets in unlisted GitHub gists are reported to secret scanning partners

https://github.blog/changelog/2025-11-25-secrets-in-unlisted-github-gists-are-now-reported-to-sec...
1•petercooper•57m ago•1 comments

Await Is Not a Context Switch: Understanding Python's Coroutines vs. Tasks

https://mergify.com/blog/await-is-not-a-context-switch-understanding-python-s-coroutines-vs-tasks
34•remyduthu•58m ago•14 comments

Devenv 1.11: Module changelogs and SecretSpec 0.4.0

https://devenv.sh/blog/2025/11/26/devenv-111-module-changelogs-and-secretspec-040/
1•domenkozar•59m ago•0 comments

Practical Intro to Operational Transformation

https://archive.casouri.cc/note/2025/practical-intro-ot/
1•casouri•1h ago•0 comments

Estimating AI productivity gains from Claude conversations

https://www.anthropic.com/research/estimating-productivity-gains
1•kerim-ca•1h ago•0 comments

Show HN: ConfluenceMeter Beta, live panel for crypto confluence

https://www.confluencemeter.com/mvp
2•Paugallego•1h ago•1 comments

Show HN: ~$root-dir: a command-line community for devs, builders and creators

https://www.root-dir.com
2•madsmadsdk•1h ago•0 comments

Formal Specification for Authorization: Clarity Before Implementation

https://blog.gchinis.com/posts/2025/11/formal-specification-for-authorization/
2•gchinis•1h ago•0 comments

Hamas attack victims sue Binance for allowing payments to militant group

https://www.reuters.com/legal/government/hamas-attack-victims-sue-binance-allegedly-allowing-paym...
2•barredo•1h ago•0 comments

Alphaproof paper (IMO 2024 Silver) is finally published in Nature [pdf]

https://www.nature.com/articles/s41586-025-09833-y_reference.pdf
2•zuzatm•1h ago•1 comments

Show HN: MenuPhotoAI – AI food photography that keeps dishes real

https://www.menuphotoai.com
1•redp314•1h ago•0 comments

Canva is considering porting Affinity to Linux

https://techcentral.co.za/affinity-for-linux-canvas-next-big-move-could-reshape-the-desktop-softw...
7•methuselah_in•1h ago•2 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