frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Show HN: SquadCue – local-first mission control for AI CLI agents

https://github.com/hsienchuc/squadcue
1•hsienchuc•57s ago•0 comments

Gemma Translator

https://github.com/google-gemma/gemma-translator
1•droidjj•2m ago•0 comments

Show HN: NextBlock CMS – Open-source full-stack CMS for NextJS 16 and Supabase

https://github.com/nextblock-cms/nextblock
1•nextblock•2m ago•0 comments

Show HN: Atlarix – local-first AI coding agent that runs on grep, no index

https://www.atlarix.dev/
1•Amariah•3m ago•0 comments

How Europe can prevent a repeat of this year's devastating wildfires

https://www.science.org/content/article/how-europe-can-prevent-repeat-year-s-devastating-wildfires
1•Brajeshwar•4m ago•0 comments

The US tried to stop cartel money-laundering; devastated mom-and-pop businesses

https://www.theguardian.com/us-news/2026/aug/11/us-mexico-border-area-money-transfer-rule-change-...
1•hedora•4m ago•0 comments

Agentic Coding: Running the Nightshift

https://dibranmulder.github.io/2026/08/11/lights-out-03-running-the-nightshift/
1•dibranmulder•5m ago•0 comments

Prompt Library: 65 Production-Tested Claude Prompts for Legal Work

https://github.com/danlorry/superlawyers-prompts
1•wertyk•6m ago•0 comments

Manna (2003)

https://web.archive.org/web/20260725174355/https://marshallbrain.com/manna1
1•OgsyedIE•7m ago•0 comments

Electrostates vs. petrostates: the US, China, and the Hormuz energy shock

https://www.brookings.edu/articles/electrostates-vs-petrostates-the-us-china-and-the-hormuz-energ...
3•andsoitis•8m ago•0 comments

Show HN: Sqnc.run – a live cipher stream inspired by number stations

https://sqnc.run
1•nee_oo_ru•8m ago•0 comments

Rocket Lab's GHOST packs a whole launch pad into shipping containers

https://investors.rocketlabcorp.com/news-releases/news-release-details/rocket-lab-unveils-ghost-d...
1•MarcoDewey•8m ago•0 comments

A Lightweight Rootless Container Sandbox for Claude Code and Codex

https://medium.com/@Koukyosyumei/h5i-a-lightweight-rootless-container-sandbox-for-claude-code-and...
1•syumei•8m ago•0 comments

Running Handshake and Stateless MCP in the Same Gateway

https://wcollins.io/posts/2026/mcp-stateless-flip-and-portable-packs/
1•mooreds•9m ago•0 comments

Claude Code is leaking real email address as a User-Agent string in curl command

https://github.com/anthropics/claude-code/issues/78431
3•matada_•10m ago•0 comments

TikTok x dynosaur,x bogus,x_gnarly signature algoryhtims

https://github.com/n1tr00-10/tiktok-signature
1•n1tr00•12m ago•0 comments

Show HN: Compare local pest control companies before you hire

https://pestdirect.com
1•not_wowinter13•13m ago•0 comments

Stealing Reasoning Traces from Proprietary LLM APIs

https://twitter.com/kotekjedi_ml/status/2087147042888114428/photo/1
1•tosh•13m ago•0 comments

Show HN: Auracommit – Token-efficient AI Git commit generation from Git diff

https://github.com/tigerlang/auracommit
1•tiger-langer•13m ago•0 comments

AI/Data job market tracker for the DACH region

https://github.com/Chrisinho8/DACH-data-job-market
1•Chrisinho8•14m ago•0 comments

Airship: Visual Editor for Your Codebase

https://github.com/0xnyn/airship
2•handfuloflight•15m ago•0 comments

Show HN: A Three.js simulator for the Aug 12 total solar eclipse

https://make3dmap.com/solar-eclipse-2026-simulator
2•jaredliu_bravo•15m ago•0 comments

Matt Mullenweg's Messages Went Missing Amid a Failed Backup and Two Lost Devices

https://www.therepository.email/matt-mullenwegs-messages-went-missing-amid-a-failed-backup-and-tw...
1•rpgbr•15m ago•0 comments

NBER: AI Financial Advice [pdf]

https://www.nber.org/system/files/working_papers/w35574/w35574.pdf
2•m-hodges•16m ago•0 comments

Show HN: The self-improving QA agent for software teams

https://vostride.com
3•pranshuchittora•17m ago•0 comments

Manus will return to operating as an independent company

https://manus.im/blog/a-note-to-our-users
2•thm•17m ago•0 comments

Politeness Theory

https://en.wikipedia.org/wiki/Politeness_theory
1•rzk•17m ago•0 comments

Load What You Need: Smaller Versions of Mutililingual Bert (2020) [pdf]

https://aclanthology.org/2020.sustainlp-1.16.pdf
1•Topfi•19m ago•0 comments

LLMs for Theory Building

https://newsletter.squishy.computer/p/llms-for-theory-building
1•artur_makly•20m ago•0 comments

Show HN: Instancez – Supabase Drop-In Replacement; Declarative and Single-Binary

https://github.com/instancez/instancez
1•saedx1•20m ago•1 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