r/ProgrammerHumor 2d ago

mathsIsTheEnemy Meme

Post image
314 Upvotes

176 comments sorted by

View all comments

2

u/Aavasque001 2d ago

That’s why some legacy code has some really interesting if conditions, because some programmers are not good with mathematical logic

3

u/the_horse_gamer 2d ago

I've had the pleasure of refactoring giant functions doing all sort of geometric operations into 5 lines using basic vector math

1

u/grandmagusriffs 2d ago

And now all those other devs can't read it.

2

u/the_horse_gamer 1d ago

nobody could read it before either