logoalt Hacker News

cantotoday at 9:35 AM4 repliesview on HN

This is merely scratching the surface.

LLMs (Claude Code in particular) will explicitly create token intensive steps, plans and responses - "just to be sure" - "need to check" - "verify no leftovers", will do git diff even tho not asked for, create python scripts for simple tasks, etc. Absolutely no cache (except the memory which is meh) nor indexing whatsoever.

Pro plan for 20 bucks per month is essentially worthless and, because of this and we are entering new era - the era of $100+ monthly single subscription being something normal and natural.


Replies

zarzavattoday at 12:41 PM

I assume you're using Opus.

I'm on the Pro plan. If I run out of tokens, which has only happened 2 or 3 times in months of use, I just work on something else that Claude can't do, or ...write the code myself.

You do have to keep a close eye on it, but I would be doing that anyway given that if it goes haywire it's wasting my time as well as tokens. I'd rather spend an extra minute writing a clearer prompt telling it exactly what I want it to do, than waste time on a slot machine.

outimetoday at 9:39 AM

>LLMs (Claude Code in particular) will explicitly create token intensive steps, plans and responses - "just to be sure" - "need to check" - "verify no leftovers", will do git diff even tho not asked for, create python scripts for simple tasks, etc. Absolutely no cache (except the memory which is meh) nor indexing whatsoever.

Most of these things can be avoided with a customized CLAUDE.md.

show 1 reply
slopinthebagtoday at 9:36 AM

codex seems chill

jen729wtoday at 9:47 AM

And yet when my $100 CC Pro renewed last month my instinctive thought was wow is that all?

show 1 reply