frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

Show HN: TERMy – A fast terminal assistant that does not use LLMs

https://github.com/gioblu/NPC-Forge/blob/main/docs/development.md
1•gioscarab•48m ago
I love research and development, you may have heard of me because of PJON (Padded Jittering Operative Network). It is a network protocol I started developing in 2010, which was recently implemented in silicon by the ETH Zurich university thanks to the research of Pius Sieber.

I am excited to share with you TERMy, a terminal assistant built on top of the NPC-Forge framework. Unlike everything else being built today, TERMy does not use embeddings, machine-learning or LLMs. It runs on the CPU (even on a Raspberry Pi Zero) both in the terminal or client-side in a browser tab and responds in milliseconds. It is a cynical but very knowledgeable Linux terminal assistant that translates your natural language into shell commands without relying on a single artificial neuron.

I had a chance to focus for 2 months on my personal projects since early July, during the strange times of AI price hikes and the end of subsidized tokenmaxing. I was curious to see if I could develop from scratch a terminal assistant capable of handling simple natural language requests. I have a bad memory and got used to ask to copilot "activate the virtual environment" or similar trivial operations spending a non negligible sum every month. I started thinking, maybe I can do something to make my workflow more efficient? Do I really need trillions of parameters to accomplish those tasks?

How it Works

When you type a prompt, it goes through a lightweight NLU pipeline written in ~1000 lines of Python that implement the following steps:

1. Strip expletives, interjections, encouraging, discouraging and thanking words (remove noise)

2. Sentiment analysis

3. Exact Match (very fast)

4. Template Match (slower)

5. Probabilistic Match (even slower)

Step 5 relies on:

1. IDF (Inverse Document Frequency) to identify rare words.

2. BOW (Bag Of Words) to accommodate word inversions.

3. IDF weighted Levenshtein to safely handle typos.

Permission gating is hardcoded into the dataset and enforced for all potentially destructive commands, so it's inherently safer than letting an unpredictable LLM run wild on your machine.

- TERMy in operation: https://www.youtube.com/watch?v=qeIp0xePLBg

- Variance and typo tolerance: https://www.youtube.com/watch?v=tQvGDk6fkk0

- Copilot integration: https://www.youtube.com/watch?v=Wzzouhq2a8A

- Advanced features: https://www.youtube.com/watch?v=qeIp0xePLBg

- Source Code: https://github.com/gioblu/NPC-Forge

Bun v1.4.1

https://bun.com/blog/bun-v1.4.1
1•ErenayDev•2m ago•0 comments

Scientists observe Einstein's gravity in the quantum world

https://www.eurekalert.org/news-releases/1141933
1•_hao•3m ago•0 comments

Whistle Synth

https://www.jefftk.com/p/whistle-synth-mac-app
1•luu•6m ago•0 comments

Tracing np.add, all the way down

https://blog.veitheller.de/numpy.html
1•luu•8m ago•0 comments

A preview of the future IA documentation

https://intel.github.io/SDM/announcement/2026/08/20/announce-preview.html
1•luu•13m ago•0 comments

Sudden Unexpected Death in the Pfizer Trial: A Pharmacovigilance Failure

https://esmed.org/MRA/mra/article/view/7810/99193550508
1•inanothertime•15m ago•0 comments

Hot take on GPT-6 Astra

https://garymarcus.substack.com/p/hot-take-on-gpt-6-astra
2•Bluestein•15m ago•2 comments

By 2029 no computer or "machine intelligence" will have passed the Turing Test

https://longbets.org/1/
1•tetris11•16m ago•0 comments

Nvidia's AVO harness boosts Opus 5 to 100% on ARC-AGI 3

https://developer.nvidia.com/blog/nvidia-avo-reaches-100-on-arc-agi-3-demonstrating-a-frontier-le...
1•irthomasthomas•19m ago•0 comments

Cybercab motor uses no rare earth metals

https://twitter.com/elonmusk/status/2095720611695759704
2•tosh•26m ago•0 comments

German Government abandons plan for BSI constitutional amendment

https://www.heise.de/en/news/Cybersecurity-Government-abandons-plan-for-BSI-constitutional-amendm...
2•doener•30m ago•0 comments

Which European league is hardest to predict? 52,471 matches with closing odds

https://pythiafootball.com/research/hardest-league-to-predict/
1•Yiannis91•32m ago•0 comments

Punktfunk – Game streaming that outgrew GameStream

https://punktfunk.unom.io/en/
1•sagacity•33m ago•0 comments

Nerdminer mines xcoin on a Mac using new consensus algoritm

https://medium.com/@knexcoin/why-a-macbook-beats-a-mining-warehouse-on-metaldag-3c0e4f498b87
1•winnertakeall•36m ago•0 comments

A hundred coffee machines and the joy of small open source

https://sjg.io/writing/a-hundred-coffee-machines-and-the-joy-of-small-open-source/
1•simonjgreen•39m ago•0 comments

CERN Transitioning Computers To Debian After Being A Longtime RHEL Institution

https://www.phoronix.com/news/CERN-Goes-Debian-Leaving-RHEL
4•thunderbong•40m ago•1 comments

Kraaken: A Ship, Power Plant, Reservoir and Data Centre in One

https://energydigital.com/news/kraaken-a-ship-power-plant-reservoir-data-centre-in-one
1•geox•41m ago•0 comments

Show HN: Professional Security Testing Platform

https://bugbounty-arsenal.net/
3•foxvr•42m ago•0 comments

PostHog reported zero signups while Supabase showed one

https://lifecmp.com/blog/posthog-zero-signups-supabase-one
1•michaelwang100•43m ago•0 comments

ERIS: Local-first vault agent in Rust, grammar-enforced tools

https://github.com/janpauldahlke/eris
1•teleforce•46m ago•0 comments

Show HN: TERMy – A fast terminal assistant that does not use LLMs

https://github.com/gioblu/NPC-Forge/blob/main/docs/development.md
1•gioscarab•48m ago•0 comments

Tesla launches steering-wheel-free Cybercab robotaxi in Austin

https://www.businessinsider.com/tesla-cybercab-robotaxi-launch-event-austin-self-driving-car-2026-9
1•joak•50m ago•0 comments

Show HN: Send secrets a server can't decrypt, even if compelled to

https://serial.sumitdwivedi.com/
2•AuraFarm•51m ago•1 comments

How I use GBNF grammars to make small local models stop hallucinating JSON

https://eris-system.dev/blog/gbnf-grammars
1•teleforce•51m ago•0 comments

Ask HN: Rename ChatGPT?

1•alansaber•52m ago•0 comments

Nicholas Polson Has Written Over 200 Academic Papers in 2026 (so far)

https://economistwritingeveryday.com/2026/08/26/nicholas-polson-has-written-over-200-academic-pap...
4•luu•57m ago•0 comments

Show HN: Prices.eu.org

https://prices.eu.org/
3•sourcecodeplz•59m ago•1 comments

BlackRock CEO said Americans' savings and investments will fund data centers

https://www.msn.com/en-us/money/economy/blackrock-ceo-said-americans-savings-and-investments-will...
2•SockThief•1h ago•1 comments

Promptmatics – Free telemprompter following your voice

https://promptmatics.vercel.app/
1•olvy0•1h ago•0 comments

Weird Little Guys of FOSS

https://drewdevault.com/weird-guys/
4•absoluteleyyes•1h ago•2 comments