frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Maravel PHP Ecosystem /R/maravel

https://old.reddit.com/r/maravel
1•marius-ciclistu•36s ago•0 comments

Show HN: Starfield Screensaver for macOS

https://github.com/sami-eljabali/forever-stars-macos-screensaver
1•samieljabali•2m ago•0 comments

The Ant Odometer: Stepping on Stilts and Stumps

https://www.science.org/doi/10.1126/science.1126912
1•thunderbong•3m ago•0 comments

Show HN: AI VC Landscape – 666 Deals Mapped by Stage, Geography, and Founders

https://deepviews.xyz/research/ai-vc-landscape-en
1•rswcf•9m ago•0 comments

AI, Constraints, and the Future of Software Engineering

https://medium.com/analytics-and-data/ai-constraints-and-the-future-of-software-engineering-9ae33...
1•linkerzx•10m ago•1 comments

Leevna avis: que vaut vraiment ce complément?

https://leevna.fr/products/gummies-a-la-canneberge-formule-de-defense-urinaire-et-renale
1•Moragane•12m ago•0 comments

What It Feels Like to Do Data Science

https://lovelaceanalytics.com/posts/what-it-feels-like-to-do-data-science/
1•gabemusker•13m ago•0 comments

Everything is just files and programs

1•ghassenfaidi•13m ago•1 comments

F2c – Convert Figma designs to React/Vue inside VSCode, no plugin needed

https://marketplace.visualstudio.com/items?itemName=dujun-bot.f2c-figma-to-code
1•crazy_code•15m ago•0 comments

Stackit and neuland.ai aim to provide LLMs in European data centers

https://www.heise.de/en/news/Sovereign-AI-from-Germany-11284778.html
1•doener•15m ago•0 comments

iPhone Dumbphone

https://stopa.io/post/297#how-to-guide
1•signa11•16m ago•0 comments

Capacity Is the Roadmap

https://yusufaytas.com/capacity-is-the-roadmap
3•lurkingpm•16m ago•0 comments

ClaudeLense

https://github.com/TheNightProject/claude-lens
1•SteveChurch•17m ago•0 comments

Star Fox for Nintendo Switch 2 [video]

https://www.youtube.com/watch?v=ePZeyh5q9R8
2•wise_blood•18m ago•0 comments

CodexSaver Make Codex cheaper without making it dumber with DeepSeek

https://github.com/fendouai/CodexSaver
1•fendouai•20m ago•0 comments

Sam Altman Texts Mira Murati

https://twitter.com/TechEmails/status/2052160627884560828
1•0xedb•20m ago•0 comments

Axavive Can This "Golden Seed Switch" Transform Your Skin?

https://finance.yahoo.com/sectors/healthcare/articles/axavive-skin-exploding-2026-golden-22590060...
1•kajzsaru•22m ago•0 comments

Anthropic will let its managed agents dream

https://thenewstack.io/anthropic-managed-agents-dreaming-outcomes/
1•bhouston•22m ago•0 comments

The four horsemen behind Postgres outages

https://malisper.me/the-four-horsemen-behind-thousands-of-postgres-outages/
1•r4um•30m ago•0 comments

Alaska megatsunami was second largest ever recorded

https://www.bbc.com/news/articles/c1m253033m4o
5•BaudouinVH•30m ago•0 comments

The "AI Job Apocalypse" is a complete fantasy

https://www.a16z.news/p/the-ai-job-apocalypse-is-a-complete
1•thoughtpeddler•33m ago•0 comments

Show HN: Codex Pets – tiny animated pets for web apps

https://froemic.github.io/codex-pets-web/
1•froemic•33m ago•1 comments

Notes on GPT 5.x Model Regressions

https://taoofmac.com/space/notes/2026/05/07/0600
2•rcarmo•40m ago•0 comments

I Let Agents Run a Retail Store. Here Is What Happened

https://shish.substack.com/p/i-let-agents-run-a-retail-store-here
2•5h15h•40m ago•0 comments

Halt of Google fine? Serious accusations against von der Leyen

https://www.heise.de/en/news/Halt-of-Google-fine-Serious-accusations-against-von-der-Leyen-112848...
2•vrganj•41m ago•0 comments

Men, masculinities, and the planet at the end of (M)Anthropocene

https://www.tandfonline.com/doi/full/10.1080/18902138.2025.2576458
2•DamonHD•46m ago•0 comments

Craft-guilds of the thirteenth century in Paris (1915)

https://gutenberg.org/cache/epub/78623/pg78623-images.html
1•petethomas•49m ago•0 comments

GigaQR – Dynamic QR Codes and Analytics for Teams – GigaQR

https://gigaqr.com
2•darkrishabh•56m ago•0 comments

Show HN: Agent-skills-eval – Test whether Agent Skills improve outputs

https://github.com/darkrishabh/agent-skills-eval
4•darkrishabh•57m ago•0 comments

Architectural Framework for Agentic AI in Identity and Eligibility

https://wwps.microsoft.com/content/agentic-ai-identity-eligibility/
2•krautburglar•58m 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