Earlier quoted context omitted.
What is your approach for reducing token usage and is it different than rtk?
The biggest ones are: using tree-sitter to index code files as a tool, code_execution tool running a workflow of tools inside a python interpreter (monty), and not being a harness developed by the company profiting from selling you the shovels (and introducing "dynamic workflows" aka spawning 50 agents).
The Token Compression Illusion: Why I'm Skeptical of RTK
71–80 of 121 posts
Re: The Token Compression Illusion: Why I'm Skeptical of RTK
#72On the points in the article:
1. Yes, "gain" is a vanity metric but it's harmless, nobody is being "fooled" here.
2. This could be a problem in principle, sure, but unless you're actually vetting bug reports you're just spreading FUD.
3. Again, do you have any reason to believe that the thousands of devs using rtk are silently tanking their performance without noticing? here's a thought: instead of reporting that SOMEONE SHOULD MEASURE THIS, you could, you know, measure it yourself.
4. Good lord, what is this doing in a purportedly technical article?
5. Yes, this is inherent in the problem domain, again, nobody is being "fooled".
Yes, I'm grumpy; reading this article was a waste of time.
Bias: had my first RTK pr accepted today, so I guess I probably know more about it than this guy who got offended by "gain" and spit out the first thoughts that came to mind.
Re: The Token Compression Illusion: Why I'm Skeptical of RTK
#73Earlier quoted context omitted.
Maki is awesome. Thanks! I'm using it on my X220 and it flies in comparison to OpenCode et al.
Enjoy, I can't go back to other agents now, too spoiled by the speed
Re: The Token Compression Illusion: Why I'm Skeptical of RTK
#74I feel bad that I wasted my time reading this. On the points in the article: 1. Yes, "gain" is a vanity metric but it's harmless, nobody is being "fooled" here. 2. This could be a problem in principle, sure, but unless you're actually vetting bug reports you're just spreading FUD. 3. Again, do you have any reason to believe that the thousands of devs using rtk are silently tanking their performance without noticing?…
Re: The Token Compression Illusion: Why I'm Skeptical of RTK
#75Earlier quoted context omitted.
Did you use an LLM for the blog post? it reads like it in places.
this is aboslutely entirely written by AI
Re: The Token Compression Illusion: Why I'm Skeptical of RTK
#76Works fine, yeah it only compresses command output so only input tokens are affected in terms of "compression".
Re: The Token Compression Illusion: Why I'm Skeptical of RTK
#77Earlier quoted context omitted.
Why didn’t you offer any real world usage numbers to illustrate your point? I found this unhelpful.
I read another post oddly similar earlier today that has more explicit data on that authors codebase: https://codepointer.substack.com/p/cutting-llm-token-costs-w... TLDR; ~3-4% savings to actual API costs with rtk, caveman, and headroom combined, but nothing tangible on if those cost reductions came at a cost of quality. By their calculations, rtk saved them $4.96 on a $926 bill.
Re: The Token Compression Illusion: Why I'm Skeptical of RTK
#78Re: The Token Compression Illusion: Why I'm Skeptical of RTK
#79I feel bad that I wasted my time reading this. On the points in the article: 1. Yes, "gain" is a vanity metric but it's harmless, nobody is being "fooled" here. 2. This could be a problem in principle, sure, but unless you're actually vetting bug reports you're just spreading FUD. 3. Again, do you have any reason to believe that the thousands of devs using rtk are silently tanking their performance without noticing?…
Congratulations on your accepted PR. I didn’t want to make you grumpy today. If you feel I am wrong, it’s very possible. I am just a guy who wrote my point of view, it doesn’t automatically make it valid. Once again sorry for making you grumpy.
Re: The Token Compression Illusion: Why I'm Skeptical of RTK
#80Author of the text here. I will be honest with why I wrote it, the rtk ai looks very odd to me as software engineer, the number of stars, no mention of accuracy and how management is pushing that stuff to optimize costs. Now people are wrapping every possible command in rtk and trying to handle all major possible commands and decide which output you should get.
Why didn’t you offer any real world usage numbers to illustrate your point? I found this unhelpful.