frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

LLMs: Screenwriters vs. Characters

https://amitp.blogspot.com/2025/10/llms-screenwriters-vs-characters.html
1•ibobev•3m ago•0 comments

Generating Stereo Anaglyphs with ImageMagick

https://www.4rknova.com//blog/2018/07/08/stereo-anaglyphs
1•ibobev•4m ago•0 comments

Writer Deck

http://www.writerdeck.org/
1•ibobev•5m ago•0 comments

Rats Caught on Camera Hunting Flying Bats

https://scienceclock.com/rats-caught-on-camera-hunting-flying-bats-for-the-first-time/
1•thunderbong•8m ago•0 comments

Developer Productivity Tool and Epidata Announce Partnership for Latin America

https://www.oobeya.io/blog/oobeya-and-epidata-announce-partnership-for-latin-america
1•emredu•8m ago•0 comments

Reflection for Aggregates (2020)

https://akrzemi1.wordpress.com/2020/10/01/reflection-for-aggregates/
1•todsacerdoti•9m ago•0 comments

Show HN: I'm 17, built a face-verified social network to fight fake accounts

https://play.google.com/store/apps/details?id=com.whitelotus.social&hl=en_US
1•whitelotusapp•10m ago•0 comments

Can we talk about the rude installers not asking for installation locations?

1•breezk0•10m ago•0 comments

They don't even have eyes

https://antithesis.com/blog/2025/alchemical_intelligence/
1•wwilson•11m ago•0 comments

Nim 2.2.6

https://nim-lang.org//blog/2025/10/31/nim-226.html
4•xz18r•11m ago•0 comments

Are you drowning in AI code review noise? 70% of AI PR comments are useless

1•Jet_Xu•12m ago•0 comments

MagicPath Web Capture: Import live web elements into a canvas and edit with AI

https://twitter.com/skirano/status/1983949174635929985
1•skirano•13m ago•1 comments

Show HN: Middlerok – Auto-Writes Tests So You Can Keep Lying About 100% Coverage

https://www.middlerok.com/
1•rokontech•13m ago•0 comments

Quantum Nanodiamonds from 1 Step, Industrial-Scale Pressure and Temp Process

https://advanced.onlinelibrary.wiley.com/doi/10.1002/adfm.202520907
1•westurner•14m ago•1 comments

Visualize relationships between open pull requests in a GitHub repository

https://github.com/hnarayanan/pr-graph-generator
1•hnarayanan•14m ago•0 comments

We investigated AI psychosis. What we found will shock you

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

Show HN: A Manifesto for a Privacy-First, Open Core AI Wearable (GitHub)

https://github.com/aurintex/manifesto
1•aurintex•16m ago•1 comments

Rapid, low-temp nanodiamond formation by electron-beaming adamantane C–H bonds

https://www.science.org/doi/10.1126/science.adw2025
1•westurner•17m ago•1 comments

Rotating Workforce Scheduling in MiniZinc

https://zayenz.se/blog/post/rotating-workforce-scheduling/
2•mzl•17m ago•0 comments

We Built a Production, Slack-Native Agent and Open-Sourced It

https://www.tigerdata.com/blog/we-built-production-agent-open-sourced-everything-we-learned
1•jpruittsql•21m ago•0 comments

Two Comets Are Moving into Your Night Skies in October: How to Watch

https://www.nytimes.com/2025/10/03/science/comets-a6-r2-how-to-see.html
1•georgecmu•21m ago•1 comments

Search engines keep disappearing mysteriously

https://archive.org/details/search-timeline
1•n1xis10t•23m ago•3 comments

A lithium bust leaves Latin American towns in the dust

https://restofworld.org/2025/lithium-price-crash-latin-america-mining/
1•PaulHoule•24m ago•0 comments

Following Epstein's Money

https://www.bloomberg.com/features/2025-jeffrey-epstein-emails-money-laundering-charges/
2•toomuchtodo•26m ago•1 comments

Immutable releases are now generally available on GitHub

https://github.blog/changelog/2025-10-28-immutable-releases-are-now-generally-available/
6•fastest963•27m ago•0 comments

Emu3.5: Native Multimodal Models Are World Learners

https://arxiv.org/abs/2510.26583
2•progbits•28m ago•1 comments

Clay Mathematics Institute: Status of P vs. NP [video]

https://www.youtube.com/watch?v=HX9i9PL8os0
2•logannyeMD•29m ago•0 comments

Show HN: Run SQL queries directly on your website

https://embedded.sql-workbench.com
2•tobilg•30m ago•0 comments

Show HN: AltSendme – Open-source p2p file transfer tool based on Iroh

https://github.com/tonyantony300/alt-sendme
2•SandraBucky•30m ago•0 comments

Show HN: SAP hierarchy flattener (open source)

https://github.com/jchesch/sap-hierarchy-flattener
2•jochesch•30m ago•0 comments
Open in hackernews

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

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

Comments

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