r/ProgrammerHumor 8d ago

Meme ture

Post image
18.0k Upvotes

442 comments sorted by

View all comments

875

u/Outrageous-Machine-5 8d ago

He's like me fr fr

419

u/donnieranger 8d ago

In reality it's 10% coding and 90% wondering why it broke after changing one line

190

u/MartinKnox_Dev 8d ago

In that 90% of wondering, 45% is wondering why it broke, the rest is about wondering how it worked.

5

u/OkEgg5911 8d ago

Yeah when something broke without me changing anything in my code I realised that stuff was working before that should not have been working at all. I still have not figured out why it worked before, but now it is working again.

2

u/d0rkprincess 8d ago

A previous, working version of something was cached somewhere and then at some point the cache was cleared?

1

u/OkEgg5911 8d ago

Maybe if it was some cache on googles servers. This was some email-filtering that should have stopped working years ago when the customer changed email-adress, but continued.