frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

DJI Romo's MQTT broker had no ACLs – one token, 7k home cameras

https://www.theverge.com/tech/879088/dji-romo-hack-vulnerability-remote-control-camera-access-mqtt
1•bakibab•3m ago•0 comments

Anthropic: AI helps break the cost barrier to COBOL modernization

https://claude.com/blog/how-ai-helps-break-cost-barrier-cobol-modernization
2•aquir•5m ago•1 comments

"Just a little detail that wouldn't sell anything"

https://unsung.aresluna.org/just-a-little-detail-that-wouldnt-sell-anything/
1•bobbiechen•8m ago•0 comments

Trolley: Run Terminal Apps Anywhere

https://github.com/weedonandscott/trolley
1•todsacerdoti•10m ago•0 comments

A website for you to sell equity in your micro-SaaS

https://openstartuphub.com/
1•JasonHEIN•10m ago•0 comments

Russia investigating Telegram founder Durov as part of criminal case

https://www.reuters.com/business/media-telecom/russia-investigating-telegram-founder-durov-part-c...
1•gdrift•11m ago•0 comments

Xiaoyin Qu on X: "Stanford CS grads can't find jobs right now."

https://twitter.com/quxiaoyin/status/2025977959195005149
1•doppp•12m ago•0 comments

Indistinguishable from Magic: Manufacturing Modern Computer Chips

https://www.youtube.com/watch?v=NGFhc8R_uO4
1•pinkmuffinere•15m ago•0 comments

I'm building fitness SaaS – learning about pricing psychology in India

1•waaznfit•15m ago•0 comments

Sigma, camera and lens manufacturer, begins rice cultivation in the Aizu region

https://www.sigma-global.com/en/news/2026/02/24/012026/
1•10729287•18m ago•0 comments

How HN: Invariant Governance – Deterministic governance for autonomous systems

https://invariant-governance.com
1•bot-in-the-loop•20m ago•1 comments

Show HN: I built an AI Voice note taker transcriber

https://apps.apple.com/us/app/gist-transcribe-audio-to-text/id6758212955
1•bubbly_snow•22m ago•0 comments

The Picture They Paint of You

https://ferd.ca/the-picture-they-paint-of-you.html
1•donutshop•25m ago•0 comments

Components.build: open-source standard for modern, composable and accessible UI

https://www.components.build/
1•handfuloflight•26m ago•0 comments

The Market for Marriage

https://worksinprogress.co/issue/marriage-customs-very-different-from-ours/
2•ciju•27m ago•0 comments

LipoVive Supplement: Activate Your Metabolism and Burn Fat Naturally

https://www.morningstar.com/news/accesswire/1138075msn/lipovive-reviews-shocking-2026-report-what...
2•hanxpalz•28m ago•1 comments

Explaining AI Chess for Humans

https://andys.blog/p/1c3f06df-ca88-4eff-b472-44cd23b45f29/
2•andytratt•29m ago•0 comments

EverythingQuickSearch: Get Everything Search Inside Windows Start Mwnu

https://github.com/PinchToDebug/EverythingQuickSearch
2•thunderbong•34m ago•0 comments

Show HN: Multi-Agent Simulations for Assumption Testing and Analysis (Free)

https://www.nichesim.com/
3•justincxa•35m ago•0 comments

We scaled our AI Assistant to use virtually unlimited tools

https://gaia-fork-oz2l3yz60-gaia-2.vercel.app/blog/how-tool-calling-works
3•aryanranderiya•37m ago•0 comments

Show HN: Chemistry Lab Simulator (for AS Level)

https://cambridge-chem-lab.onrender.com/
2•sriram_iyengar•39m ago•1 comments

I got tired of how bloated design tools have became.

2•epic_ai•40m ago•0 comments

Downsizing Is Bonkers?

1•downsizer•41m ago•1 comments

Show HN: Cord – Constitutional AI enforcement engine for autonomous agents

https://github.com/zanderone1980/artificial-persistent-intelligence
2•Alexpinkone•41m ago•1 comments

The Absolute Insider Mess of Prediction Markets

https://philippdubach.com/posts/the-absolute-insider-mess-of-prediction-markets/
1•toomuchtodo•44m ago•0 comments

Pace Layering: How Complex Systems Learn and Keep Learning (2018)

https://longnow.org/ideas/pace-layers/
1•walterbell•47m ago•0 comments

The 'botlash' movement is gaining momentum

https://www.ft.com/content/ecead6b9-eb42-4a85-bd33-073c659e84bf
1•johntfella•48m ago•0 comments

BrokenClaw – RCE in OpenClaw via Gmail Hook

https://brokenclaw.eu
2•veganmosfet•48m ago•1 comments

Skill Synthesis

https://cra.mr/skill-synthesis/
2•Olshansky•50m ago•0 comments

Firefox 148 Launches with AI Kill Switch Feature and More Enhancements

https://serverhost.com/blog/firefox-148-launches-with-exciting-ai-kill-switch-feature-and-more-en...
37•shaunpud•54m ago•8 comments
Open in hackernews

Show HN: routr - a fast local replacement for DuckDuckGo bangs

https://t128n.github.io/routr/
2•trbndev•9mo ago

Comments

trbndev•9mo 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•9mo ago
That link is broken. Correct link: https://t128n.github.io/writings/2025-05-02_optimizing_searc...
trbndev•9mo 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•9mo 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•9mo 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•9mo 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•9mo 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