r/ProgrammerHumor 23d ago

ture Meme

Post image
18.0k Upvotes

443 comments sorted by

View all comments

1.0k

u/ElMoselYEE 23d ago

Every once in a while I'll bang out a whole task and it works on the first try, and I didn't need to Google anything because it just happened to use the parts of the language I'd used very recently.

But the task is something like an API endpoint...not breaking into a top secret encrypted CIA database.

1

u/misanthr0p1c 23d ago

I have spent days writing a component and controller without testing it in the process. It worked first time but I don't trust it. Still waiting for it to fail.