frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

The Null Is Always False (Except When It Is True) (2014)

http://daniellakens.blogspot.com/2014/06/the-null-is-always-false-except-when-it.html
1•mkl95•3m ago•0 comments

Vercel Drop

https://vercel.com/drop
1•Eldodi•4m ago•0 comments

ForecastOps (Like LLMops, MLOps)

https://github.com/Parisi-Labs/forecastops
1•jameswlepage•9m ago•1 comments

The Physics of Interstellar Travel

https://www.centauri-dreams.org/2026/06/11/the-physics-of-interstellar-travel/
3•JPLeRouzic•11m ago•0 comments

Tobias Hieta: A Brief Overview of the LLVM Architecture [video]

https://www.youtube.com/watch?v=g96voy6M6xo
2•signa11•11m ago•0 comments

İzmir Travesti Arkadaşlar

https://sites.google.com/view/fewunx
1•zatov•15m ago•0 comments

Zero Trust for Python Security: A Practical Checklist

https://medium.com/@maikelmardjan/zero-trust-for-python-security-a-practical-checklist-fab2f50c12c0
1•runningmike•16m ago•0 comments

David Hockney Recreates "Pearblossom Highway" (1988)

https://www.youtube.com/watch?v=JGK9gua_lQE
1•fallinditch•18m ago•0 comments

SpaceX playbook set to fuel China's IPO ambitions but tech gap persists

https://www.reuters.com/legal/transactional/spacex-playbook-set-fuel-chinas-ipo-ambitions-tech-ga...
1•01-_-•20m ago•0 comments

DOS programs ran faster than Windows 3.1. Why was that?

https://comuniq.xyz/post?t=1241
1•01-_-•22m ago•0 comments

Bubbles – community-ranked feed of blog posts

https://bubbles.town/
1•microflash•23m ago•0 comments

New malware campaign tricks AI scanners with fake nuclear weapon prompts

https://www.tomshardware.com/tech-industry/cyber-security/hades-malware-campaign-now-tricks-ai-bo...
2•yboris•24m ago•0 comments

Feasibility of a Multicomponent Protocol to Promote Dreaming Under Anesthesia

https://journals.lww.com/anesthesiology/fulltext/2026/07000/feasibility_of_a_multicomponent_proto...
1•bookofjoe•27m ago•0 comments

What concerns SHOULD we be discussing about using AI in Education?

https://stemteachingtools.org/brief/109
1•the-mitr•28m ago•0 comments

PeopleSoft 0-day affecting organizations steals gigabytes of data

https://arstechnica.com/security/2026/06/peoplesoft-0-day-affecting-hundreds-of-organizations-ste...
1•Brajeshwar•29m ago•0 comments

Show HN: Cortex – local-first encrypted memory for AI agents (Rust, MCP)

https://github.com/gambletan/cortex
2•gambletan•30m ago•0 comments

A mysterious 'cold blob' in the ocean has puzzled scientists

https://www.cnn.com/2026/06/12/climate/cold-blob-atlantic-amoc-ocean-circulation
1•amelius•30m ago•0 comments

World Cup AI predictor now lets users ask daft what-ifs

https://www.theregister.com/offbeat/2026/06/13/world-cup-ai-predictor-now-lets-users-ask-daft-wha...
1•kagaherk•31m ago•0 comments

Google sues alleged Chinese cybercrime operation over AI-generated scam texts

https://techcrunch.com/2026/06/12/chinese-cybercrime-operation-that-used-ai-to-scam-hundreds-of-t...
1•adam_rida•31m ago•0 comments

Orthodox C++

https://bkaradzic.github.io/posts/orthodoxc++/
2•signa11•31m ago•0 comments

Nvidia raises RTX Pro 6000 Blackwell GPU pricing to $13,250

https://www.tomshardware.com/pc-components/gpus/nvidia-raises-rtx-pro-6000-blackwell-gpu-pricing-...
5•adam_rida•31m ago•0 comments

SJ Games vs. the Secret Service (1990)

https://www.sjgames.com/SS/
1•z_•32m ago•0 comments

Fear of the SaaSpocalypse is tormenting techland

https://www.economist.com/business/2026/06/10/fear-of-the-saaspocalypse-is-tormenting-techland
2•haritha-j•34m ago•1 comments

Screwworm treatment authorized and Florida bans animals from screwworm states

https://www.click2houston.com/news/local/2026/06/12/fda-authorizes-over-the-counter-treatment-for...
1•bdcravens•35m ago•0 comments

US bans differential privacy in Census data

https://desfontain.es/blog/banning-noise.html
2•nl•35m ago•0 comments

The Report That's Divided the Academy

https://www.chronicle.com/article/inside-the-report-thats-divided-the-academy
1•olalonde•38m ago•0 comments

A leader's guide to advanced team structures in an agentic world

https://www.youtube.com/watch?v=O7u6myBRsns
2•root-parent•39m ago•0 comments

Ask HN: How I can recover my session after quota burn CC session

1•pradeep1177•40m ago•0 comments

No one likes to ask 'what happens to Mum when the money runs out?'

https://metro.co.uk/2026/06/13/dementia-care-scandal-no-one-likes-ask-happens-money-runs-28407839/
4•landdate•43m ago•3 comments

Show HN: Wmux – a native Windows terminal multiplexer for AI agents

https://github.com/openwong2kim/wmux
2•wong2kim•44m 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