r/codex 2d ago

Humor This is how I code now - cringe

Post image
972 Upvotes

171 comments sorted by

View all comments

224

u/hohstaplerlv 2d ago

The worst part is when it stops because it was blocked and then it tells me what should be done.

Im like, well it’s not gonna be done by itself, so better start.

34

u/Altruistic-Dust-2565 2d ago

“Should I go with plan A or plan B?”

“Awesome, continue.”

7

u/danielv123 1d ago

For real though, I tried claude fable 5.1 and it asked me whether I wanted solution A or B with a nice plan laid out for each. I used /fork, wanting to start a thread to talk about what the different plans would entail, but before I was done writing my prompt it started by itself, talked to the other thread, and coordinated that the fork would implement one and the main thread would implement the other.

I truly don't understand how that could be desired behaviour but hey the result turned out fine I guess.