frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Malware Insights – Miasma Campaign

https://cookie.engineer/weblog/articles/malware-insights-miasma-campaign.html
1•cookiengineer•7m ago•0 comments

Why Are Birthrates Down? Two New Studies Point to Phones

https://www.nytimes.com/2026/06/08/us/iphone-birthrate-decline-studies.html
2•1vuio0pswjnm7•10m ago•0 comments

Just The Recipe – paste any recipe URL, get just the food

1•jonwardsfull•10m ago•0 comments

Apple's iOS 27 Is Filled with Hints About Its Upcoming Foldable iPhone

https://www.bloomberg.com/news/articles/2026-06-09/apple-s-ios-27-is-filled-with-hints-about-its-...
1•jmsflknr•11m ago•0 comments

Configuring Agentic AI Coding Tools: An Exploratory Study

https://arxiv.org/abs/2602.14690
1•wek•11m ago•0 comments

Bringing the latest Gemini models to Apple developers

https://blog.google/innovation-and-ai/technology/developers-tools/bringing-gemini-models-to-apple...
1•xnx•17m ago•0 comments

Open Credential Lifecycle Standard

https://gist.github.com/abrambailey/e8748f370975027430d6fab37e31b841
1•funkdified•20m ago•1 comments

Xbox and the perils of being too online

https://ravi64.com/xbox-and-the-perils-of-being-too-online/
1•merlioncity•30m ago•0 comments

DNS over Avian Carriers (DoAC)

https://datatracker.ietf.org/doc/draft-cruzgonzalez-ipoac-dns/
2•ChristianECG•30m ago•2 comments

Show HN: Deep Memory – Vocabulary-driven graph memory for AI agents

https://github.com/TjWheeler/deep-memory
1•tjwheeler•30m ago•1 comments

Show HN: AI agent for all your support issues

https://github.com/seaticket-ai
1•Daniel-Pan•38m ago•0 comments

The differential operator d/dx binds variables (2012)

https://jdh.hamkins.org/the-differential-operator-ddx-binds-variables/
2•aragonite•40m ago•0 comments

Unpaid telecom bill caused Bay Area transit card outage

https://www.sfchronicle.com/sf/article/clipper-outage-unpaid-bill-22290490.php
2•anigbrowl•40m ago•0 comments

AI-noleak – Local secret proxy for AI CLIs

https://github.com/ahmedxuhri/ai-noleak
1•ahmedxuhri•41m ago•0 comments

Matthew Effect

https://en.wikipedia.org/wiki/Matthew_effect
2•the-mitr•42m ago•0 comments

We Think the SpaceX IPO Is Overvalued

https://www.morningstar.com/stocks/why-we-think-spacex-ipo-is-overvalued?content_id=20768396545
51•0xedb•46m ago•29 comments

New AI espionage powers trigger Putin camera scare

https://www.ft.com/content/6f4d806c-eb22-4c32-8352-b82692d30e9f
1•imichael•51m ago•0 comments

Notion Names First Board of Directors in Key Step Toward IPO

https://www.upstartsmedia.com/p/notion-names-first-board-of-directors
1•doppp•53m ago•0 comments

How many times a day do you think about Alexander the Great?

https://www.economist.com/culture/2026/06/04/how-many-times-a-day-do-you-think-about-alexander-th...
3•petethomas•55m ago•0 comments

How to Learn New Technologies: Take Them for a Drive

https://www.ctofieldnotes.com/p/how-to-learn-new-technologies-take
1•jjude•55m ago•0 comments

Starfish by Peter Watts (1999)

https://www.rifters.com/real/STARFISH.htm#prelude
1•zetalyrae•57m ago•0 comments

AI Model Predicts 10-Year Stroke Risk Based on Routine Cardiology Test

https://www.massgeneralbrigham.org/en/about/newsroom/press-releases/ai-model-predicts-10-year-str...
1•brandonb•59m ago•0 comments

Pentagon restores Alibaba, Baidu and BYD to Chinese military groups blacklist

https://www.ft.com/content/0689d87b-8ad3-4b7c-87e3-e06f07891a17
1•petethomas•1h ago•0 comments

$100k H-1B visa fee blocked by judge

https://www.ft.com/content/2ab284d9-eb38-4b42-b01a-2b375a08c1b0
1•petethomas•1h ago•1 comments

Show HN: Z3r0 – Multi-agent red team collaboration platform

https://github.com/yv1ing/Z3r0
1•yv1ing•1h ago•0 comments

OpenAI Preps Overhaul of ChatGPT

https://arstechnica.com/ai/2026/06/chat-is-dead-openai-preps-overhaul-of-chatgpt/
3•jonbaer•1h ago•0 comments

How to have Claude Code run 28× longer before auto-compaction

https://github.com/wiztek-llc/context-ledger/tree/main
1•newtechwiz•1h ago•0 comments

IBM Has a $10B Plan to Build the Ultimate Quantum Computer

https://www.barrons.com/articles/ibm-stock-quantum-computing-aafbb1eb?st=vEn99N&mod=1440&user_id=...
2•gmays•1h ago•0 comments

Kelsey Hightower: Kubernetes and retiring at the top [video]

https://www.youtube.com/watch?v=UlXpOGIpITM
8•juanpabloaj•1h ago•0 comments

Inference: Turning Electricity into Intelligence – Stanford CS336 – Dan Fu [video]

https://www.youtube.com/watch?v=9EEm4iMAF5s
3•matt_d•1h ago•0 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