frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Can autocomplete play chess blindfolded? A journey into applied AI research

https://alfredvc.no/blog/chess-as-autocomplete
1•alfredvc•41s ago•0 comments

Show HN: I made collecting wearable data 25X cheaper

https://platform.stridee.fit
1•alvaromolina0•1m ago•0 comments

Show HN: Dreadsweeper – Minesweeper Raycasted

https://dreadsweeper.franzai.com/
1•franze•1m ago•0 comments

States Seek $200B from Meta over Child Social Media Addiction Claims

https://www.nytimes.com/2026/08/18/technology/meta-social-media-addiction-trial.html
2•sbulaev•3m ago•0 comments

Show HN: Kutta – a 2D wind tunnel in the browser

https://crgimenes.github.io/kutta/
2•crgimenes•5m ago•0 comments

Notes on Crime Trends in the US

https://crimede-coder.com/blogposts/2026/CrimeTrends
3•apwheele•6m ago•0 comments

Show HN: FundNI – Indexing fragmented community funding across Northern Ireland

https://www.fundni.org/
2•alvynmcq•6m ago•1 comments

Show HN: AI Resume Optimization Tool for Specific Job Positions

https://aiomniu.top/services/resume-builder
2•aiomniu•8m ago•0 comments

Ask HN: Why can people migrate to some countries, but not in the opposite dir?

3•roschdal•8m ago•0 comments

Measuring Robinhood Chain sequencer feed latency across AWS zones

https://blockrazor.io/blog/robinhood-sequencer-feed-benchmark/
2•yuouiu•8m ago•0 comments

Riding the Writing Wave

https://perell.com/essay/writing/
2•biscuits1•8m ago•0 comments

American Education: The Decline, the Deception, the Dogmas (1993)

https://en.wikipedia.org/wiki/Inside_American_Education
2•simonebrunozzi•9m ago•0 comments

Mind Viruses: Self-Propagating Ideas in Multi-Agent LLM Systems

https://arxiv.org/abs/2608.10218
2•binyu•9m ago•0 comments

Show HN: InnerSight – A journaling app I designed so I can't read your entries

https://www.innersightjournal.com
1•yasir326•10m ago•0 comments

Malleable software = 80% solid bases and 20% custom code

https://www.mdubakov.me/malleable-software-solid-bases-custom-code/
1•tablet•10m ago•0 comments

Git Links

https://replicated.live/blog/link.html
1•gritzko•10m ago•0 comments

Detecting Claude by Counting Letters

https://www.atomic14.com/2026/08/18/detecting-claude-with-letter-counts
1•iamflimflam1•11m ago•0 comments

Vercel AI Gateway: GPT-5.6 Sol is 50% off for the next month

https://vercel.com/changelog/gpt-5-6-sol-is-50-off-on-ai-gateway-for-the-next-month
1•mirzap•12m ago•0 comments

Textlog Recap Since Launch: A lot has happened. Quietly, of course.

https://textlog.cc/blog/recap-v1
1•stagas•13m ago•0 comments

The hidden decision behind every delivery promise

https://medium.com/flat-pack-tech/the-hidden-decision-behind-every-delivery-promise-understanding...
1•robin_reala•15m ago•0 comments

Show HN: Zeroparams, a coding agent with zero parameters because it's just me

https://zeroparams.itdata.nu
1•jonatanholmgren•16m ago•0 comments

Why Loudly Crying Drowns Out Tears of Joy

https://jenniferdaniel.substack.com/p/why-drowned-out
1•lacieargyle•16m ago•0 comments

Elon Musk made flying worse so Palantir could profit

https://www.theverge.com/transportation/981194/faa-air-traffic-elon-musk-peter-thiel-palantir
3•trymas•16m ago•0 comments

Self-hosting your ATProto PDS

https://jola.dev/posts/self-hosting-your-pds
1•shintoist•17m ago•0 comments

Show HN: H2AI Chat – multi-AI debate you can self-host with local models (AGPL)

https://github.com/Tonterias/h2aichat
1•h2aichat•23m ago•0 comments

If you can draw the flowchart, you don't need an agent

https://willdady.com/if-you-can-draw-the-flowchart-you-dont-need-an-agent
1•Groady•25m ago•0 comments

An MCP server that turns a Claude conversation into scheduled carousels

https://postnitro.ai/mcp
1•MuneebAwan•26m ago•0 comments

US will allow some private firms to carry out cyberattacks

https://techcrunch.com/2026/08/13/in-a-first-us-will-allow-some-private-firms-to-carry-out-cybera...
3•deepmem•26m ago•0 comments

Microsoft working on Defender patch for ShieldBreak zero-day

https://www.bleepingcomputer.com/news/security/microsoft-working-on-defender-patch-for-shieldbrea...
1•DemiGuru•26m ago•0 comments

The Fairphone (Gen. 6)

https://www.fairphone.com/the-fairphone-gen-6-plus
2•mcraiha•26m 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