logoalt Hacker News

gruezlast Monday at 1:41 PM3 repliesview on HN

>Seriously, what value are tokens providing other than justifying layoffs. Concretely. Today.

It's adding tests for me and doing medium complexity refactors that I'd otherwise have to spend hours on


Replies

michaelcampbelllast Monday at 1:51 PM

Same, and constructing at least drafts of huge documents that I can iteratively fine-tune that have (at least last week) saved me 10's of hours.

And based on reality (code) rather than my feelz of what I vaguely remember the code to have been doing in some long past.

datsci_est_2015last Monday at 5:49 PM

These example put in the category of “best IDE ever created, by a wide margin” - but not “replacement for the programming workforce”.

aiedwardyilast Monday at 2:06 PM

This matches what I'm seeing too. The refactoring and test generation use cases are where it actually saves real time. The tricky part is longer sessions where you lose track of context window and quota usage.