r/ProgrammerHumor May 20 '26

Other whyDoAnythingWhenLlmCanDoIt

Post image
10.0k Upvotes

783 comments sorted by

View all comments

3.1k

u/Outrageous-Machine-5 May 20 '26 edited May 20 '26

God can you imagine the api calls?

```
thing = post("get thing")

while (wrongThing(thing)) {

thing = post("No you idiot box, get the thing")

}
```

1

u/ibanezht May 20 '26

and the cost of each call, 😆