this post was submitted on 25 May 2026
873 points (97.5% liked)

Programmer Humor

31616 readers
110 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 3 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] RagingRobot@lemmy.world 1 points 6 hours ago* (last edited 6 hours ago)

But what does being faster really get you? Who are you racing against?

Also it's not actually faster. It writes the code faster but all of the other processes still take the same time. Writing code is only a small part of a software engineers job. If the code gets done faster they still need to document it, get it approved, add alerting, test it and fix any bugs. Those parts still take the same amount of time so you are only really going marginally faster at best assuming the code has no issue that need to be fixed.

Also since the code part is done so fast those other tasks start to pile up and become a bottle neck.

They are selling this like it's a full fledged engineer for $200 a month but that's not what it is at all.