Hacker News

Latest

Investigation: Russian censorship systems (TMCT) expose Chinese DPI signatures

2026-06-05 @ 12:16:40Points: 23Comments: 3

Nango (YC W23, dev infra) is hiring staff back end engineers

2026-06-05 @ 12:00:18Points: 1

Ultra-processed foods in the global food system: The role of tobacco companies

2026-06-05 @ 11:56:27Points: 200Comments: 247

Communication on European Tech Sovereignty, and an EU Open-Source Strategy

2026-06-05 @ 10:44:48Points: 86Comments: 58

Show HN: Lowfat – pluggable CLI filter that saved 91.8% of my LLM tokens

2026-06-05 @ 09:10:42Points: 56Comments: 38

Not sure if anyone would be interested.

But, just wanted to share that I've been maintaining my small tool called 'lowfat' that helps me filters some of my verbose CLI output.

It's a single binary, works as an agent hook or a shell wrapper. It has a plugin system to customize filters per command.

The idea is pretty simple: agents don't need the full kubectl get -o yaml or any 10k-line dump to make decisions. So that lowfat sits in between, strips the noise, and passes through what matters.

Here's my real report after 2 months of personal use:

lowfat history --all

  lowfat plugin candidates
  ─────────────────────────────────────────────────────────

    #  command                    runs   avg raw      cost   savings  source    status  
    1  kubectl get                101x     14.4K      1.5M     93.9%  plugin    good    
    2  grep                       103x     13.5K      1.4M     96.2%  plugin    good    
    3  git diff                    81x       995     80.6K     57.9%  built-in  good    
    4  kubectl                     90x       485     43.6K     33.6%  plugin    good    
    5  docker                     127x      5.5K    693.6K     96.1%  built-in  good    
    6  ls                         489x       117     57.3K     56.2%  built-in  good    
    7  find                        30x     16.5K    495.0K     95.5%  plugin    good    
    8  git show                    63x       490     30.9K     38.0%  built-in  good    
    9  git                        177x       368     65.2K     76.1%  built-in  good    
   10  git log                     86x       556     47.8K     78.5%  built-in  good    
   11  kubectl logs                 5x      3.6K     17.8K     43.0%  plugin    good    
   12  git status                  86x       152     13.1K     58.0%  built-in  good    
   13  docker ps                   20x       467      9.3K     52.8%  plugin    good    
   14  kubectl describe             6x       656      3.9K      1.2%  plugin    weak    
   15  docker images                9x       940      8.5K     61.8%  built-in  good    
   16  k get                        2x      2.1K      4.2K     35.9%  plugin    good    
   17  terraform                   10x       395      3.9K     32.1%  plugin    good    
   18  git commit                  32x        77      2.5K      0.0%  built-in  weak    
   19  docker build                 8x       487      3.9K     37.6%  built-in  good    
   20  docker compose              22x       979     21.5K     89.4%  built-in  good    

  total: 4.4M raw → 4.1M saved (91.8%)
My toolset above is kind limited, but it works pretty well for my usecase without any interruption Kinda help me not reaching the token limit for my company Bedrock limit usage and keep optimizing the saving on the go for later usage.

But, why not alternatives (https://github.com/zdk/lowfat#alternatives) ? The answers are: - My goal is to make the core lightweight but extensible via plugins i.e. not trying to bundle every command in the installed binary so that people own their output filters. - Customizable per usecase via plugin or filter pipelines as I am using my own toolset. - Customizable for non-public CLI tools, for example, some enterprise might have their interal CLI tools that public won't have access. - People should own their data. So the design is local-first, No telemetry forever. - I kinda love UNIX-style composible pipes, so lowfat-filter has implemented this style. - Be able to adjust aggressiveness of the filter, so we can control that we won't strip something the agent needed.

GitHub: https://github.com/zdk/lowfat

Anyway, if anyone is interested, feedbacks and questions are welcome!

Thanks!

Entanglement Builds Space-Time. Now "Magic" Gives It Gravity

2026-06-05 @ 08:33:37Points: 118Comments: 111

Tracing a powerful GNSS interference source over Europe

2026-06-05 @ 08:32:16Points: 276Comments: 122

ESP32 Bit Pirate, a Hardware Hacking Tool with WebCLI That Speaks Every Protocol

2026-06-05 @ 07:40:04Points: 123Comments: 39

Changing How We Develop Ladybird

2026-06-05 @ 07:26:33Points: 679Comments: 448

Fine-tuning an LLM to write docs like it's 1995

2026-06-05 @ 05:46:06Points: 155Comments: 55

The IsUpMap lets you check the status of over 100 major sites at once

2026-06-05 @ 04:44:48Points: 109Comments: 39

C++: The Documentary

2026-06-05 @ 04:37:01Points: 288Comments: 202

Linear Cosine Palettes(2025)

2026-06-05 @ 03:40:02Points: 53Comments: 2

Delacroix's Entry of the Crusaders into Constantinople Restored

2026-06-05 @ 02:48:44Points: 54Comments: 23

Meta enables ADB on deprecated Portal devices [video]

2026-06-05 @ 00:44:38Points: 276Comments: 107

Open Code Review – An AI-powered code review CLI tool

2026-06-05 @ 00:04:29Points: 240Comments: 66

Do transformers need three projections? Systematic study of QKV variants

2026-06-04 @ 23:11:56Points: 201Comments: 37

SpaceX, Other Mega IPOs Denied Fast Index Entry by S&P

2026-06-04 @ 22:48:19Points: 857Comments: 456

Anthropic's open-source framework for AI-powered vulnerability discovery

2026-06-04 @ 20:11:20Points: 492Comments: 139

Leap in DNA synthesis slashes time to build new genetic sequences

2026-06-04 @ 17:51:10Points: 95Comments: 22

Mouseless – keyboard-driven control of macOS/Linux/Windows

2026-06-03 @ 13:22:06Points: 260Comments: 118

Redis 8.8: New array data structure, rate limiter, performance improvements

2026-06-03 @ 10:05:11Points: 140Comments: 62

Cooldown Support for Ruby Bundler

2026-06-03 @ 05:15:09Points: 77Comments: 13

At the Autograph Show

2026-06-03 @ 02:35:42Points: 30Comments: 2

databow: a Rust CLI to query any database with an ADBC driver

2026-06-02 @ 23:11:13Points: 99Comments: 19

I'm skeptical about efforts to revolutionize schooling

2026-06-02 @ 20:43:39Points: 271Comments: 433

Branchless Quicksort faster than std:sort and pdqsort with C and C++ API

2026-06-02 @ 20:00:54Points: 208Comments: 66

Watching a Z80 from an RP2350

2026-06-02 @ 18:18:01Points: 43Comments: 7

Ohbin – uv wrapper for installing tools from GitHub

2026-06-02 @ 12:02:36Points: 31Comments: 15

Go Experiments Explained

2026-06-01 @ 08:39:31Points: 72Comments: 18

Archives

2026

2025

2024

2023

2022