logoalt Hacker News

MrCharismatisttoday at 2:01 PM3 repliesview on HN

Like six months ago we got a presentation from an AWS guy on the AI tooling available and how it fit with our particular use cases.

At one point seemingly out of nowhere he pointed out on his screen share "Look at how many tokens I've used this month. I run so much Opus." It was a number that was offensively large.

I remember thinking "That's a really odd flex, this crap is so expensive the fact that you use so much should be a red flag"

He demonstrated a number of Claude Code use cases he had to manage and tweak AWS infrastructure that made me, the old greybeard sysadmin older than the internet think "You've used AI to do something that was a single command."

So this story makes sense. They were being encouraged to just blast away at it six plus months ago.


Replies

funimpodedtoday at 2:15 PM

I notice a lot of Cursor's suggestions are just stuff a linter should auto-fix.

But if you hit "tab" it'll claim that as an AI-edited line, LOL.

(A lot of the rest of it is stuff I could already have been doing just as fast if I'd ever bothered to learn to use multiple cursors, learned vim navigation, or set up some macros—I never did because my getting-code-on-the-screen speed without those has never been slow enough to hold anything up, in practice)

show 1 reply
throwway120385today at 2:19 PM

I think you'll find that a lot of big investment companies are buried to the hilt in a lot of tech companies and also OpenAI and Anthropic. So you can do the math on where the directive is coming from and why it's not particularly careful or measured.

Our_Benefactorstoday at 2:59 PM

> You've used AI to do something that was a single command

Yes, and that’s a good thing! This is in fact where a lot of AI value lies. You dont need to know that command anymore - knowing the functional contract is now sufficient to perform the requisite work duties. This is huge!

show 6 replies