HackerLangs
TopNewTrendsCommentsPastAskShowJobs

zdkaster

330 karmajoined 13 ปีที่แล้ว

Submissions

Kitty: New Level of Mouse Support

sw.kovidgoyal.net
2 points·by zdkaster·เมื่อวาน·0 comments

Modernizing Kernel Cryptography [video]

youtube.com
3 points·by zdkaster·เมื่อวานซืน·1 comments

Rust is in TIOBE Index top 10

tiobe.com
22 points·by zdkaster·4 วันที่ผ่านมา·18 comments

Systemd v261 Released

github.com
5 points·by zdkaster·20 วันที่ผ่านมา·2 comments

Linux 7.1-rc7: give rc7 a whirl and keep testing

lwn.net
4 points·by zdkaster·เดือนที่แล้ว·0 comments

Making Claude a Chemist

anthropic.com
6 points·by zdkaster·เดือนที่แล้ว·1 comments

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

github.com
156 points·by zdkaster·เดือนที่แล้ว·80 comments

Garmin: The more miles ridden, the higher avg VO2 max and FTP

garmin.com
3 points·by zdkaster·เดือนที่แล้ว·0 comments

Amazon Pinpoint End of Support

docs.aws.amazon.com
4 points·by zdkaster·เดือนที่แล้ว·1 comments

Securing CI/CD for an open source project: lessons from Cilium

cilium.io
3 points·by zdkaster·เดือนที่แล้ว·0 comments

POC for CVE-2026-46529 – RCE via PDF argv injection

github.com
2 points·by zdkaster·2 เดือนที่ผ่านมา·1 comments

Linux 7.1-rc4: security list "almost unmanageable" from AI bug reports

lwn.net
10 points·by zdkaster·2 เดือนที่ผ่านมา·1 comments

Show HN: Docker hello-world, but in half-size image with Matrix digital rain

github.com
1 points·by zdkaster·2 เดือนที่ผ่านมา·0 comments

Learning programming without touching a computer

www3.nhk.or.jp
2 points·by zdkaster·2 เดือนที่ผ่านมา·0 comments

PGKeeper: Building the bouncer we needed for Postgres

figma.com
4 points·by zdkaster·2 เดือนที่ผ่านมา·0 comments

Gcx: A CLI for managing Grafana Cloud resources

github.com
3 points·by zdkaster·2 เดือนที่ผ่านมา·0 comments

Cloudflare – Introducing Dynamic Workflows

blog.cloudflare.com
4 points·by zdkaster·2 เดือนที่ผ่านมา·1 comments

I Deleted My Second Brain

bulletjournal.com
2 points·by zdkaster·2 เดือนที่ผ่านมา·3 comments

GnuPG – post-quantum crypto landing in mainline

lists.gnupg.org
174 points·by zdkaster·3 เดือนที่ผ่านมา·68 comments

[untitled]

1 points·by zdkaster·3 เดือนที่ผ่านมา·0 comments

comments

zdkaster
·21 ชั่วโมงที่ผ่านมา·discuss
I'm neutral. But sadly, this seems to be always the case when the unorthodox rising star emerges in the society.
zdkaster
·เมื่อวานซืน·discuss
Eric Biggers (Google) on why the Linux kernel's crypto API is hard to use and slow — dynamic allocations, indirect calls, abstraction that fits neither modern algorithms nor modern hardware.
zdkaster
·3 วันที่ผ่านมา·discuss
It's a bit hard to comprehend that's reality to be honest. But I could see that it could be the case from the fact that old industrial factories or old corporates would still run with what works for them.
zdkaster
·4 วันที่ผ่านมา·discuss
Oh, thanks for the info. That's suprisingly a weird index to measure usage popularity...
zdkaster
·4 วันที่ผ่านมา·discuss
What's more interesting is Visual Basic is ranked as #7 and I couldn't get my head around why this is the case, lol.
zdkaster
·20 วันที่ผ่านมา·discuss
Systemd v261 has been released, some changes are including: - a new IMDS (Cloud "Instance Metadata Service") Subsystem - "boot secret" functionality for use on systems that lack a physical TPM - support for the kernel's Live Update Orchestration (LUO) / Kexec Handover (KHO) systems when they are present and enabled
zdkaster
·เดือนที่แล้ว·discuss
I have just put the comparison in the repo in case you want to checkout.
zdkaster
·เดือนที่แล้ว·discuss
Afaik, caveman does shorten sentences in coversation but lowfat is picking up what matter from cli ouput. That's a different output target.
zdkaster
·เดือนที่แล้ว·discuss
You can control what you want to feed to the agent. Keep what it needs, discard what it doesn't.
zdkaster
·เดือนที่แล้ว·discuss
I have just been using it for 2 months, so... lmao. might need a year and with more users to test out how it will go.
zdkaster
·เดือนที่แล้ว·discuss
Understood. Didn't mean as a click-bait or something. Just sharing my cli report summarize.

Target user here in HN should be tech-savy and this tool is not designed for non-tech because it is required highly customized from user to get the result user want.

Anway, would you mind putting the correct title here ? I will consider to update.
zdkaster
·เดือนที่แล้ว·discuss
Got it! thanks for your feedback.
zdkaster
·เดือนที่แล้ว·discuss
Understood. Let me give some examples, most of the time we don't need spaces between table output, git diff produce bunch of unnessary info we just need filename and actual diff lines, kubectl describe we would mostly check for events, image etc etc. This is the reason why I make it as composable filters as it very depends on your specific ops to optimize the token.
zdkaster
·เดือนที่แล้ว·discuss
Interesting approach. Thanks for sharing.
zdkaster
·เดือนที่แล้ว·discuss
To be safe if you need a full json, would make conditonal passthrough as the original raw output. Or, need to handle selective object using python via the filter plugin.
zdkaster
·เดือนที่แล้ว·discuss
Can you elaborate more on why would it so ?
zdkaster
·เดือนที่แล้ว·discuss
Frankly, not at all.
zdkaster
·เดือนที่แล้ว·discuss
Thanks for your feedback. Will put this in place. Meanwhile, please checkout architecture doc and plugin. The plugin doc could a little bit giving insight of what it does.
zdkaster
·เดือนที่แล้ว·discuss
I simply use LLM to create filter for my personal use. I have already put that specific instruction in the plugin doc in case you are interested.
zdkaster
·เดือนที่แล้ว·discuss
In term of token saving performance, it should be on par with rtk since it is basically the same idea. The major different is rtk bundled hundreds of filter logic and no room for user to adjust without maintaing user owned fork or opening the pull request while lowfat is using opposite architectural approach by removing almost all filter logic in the binary and seperate user filters as a plugin system