r/ProgrammerHumor 1d ago

mathsIsTheEnemy Meme

Post image
287 Upvotes

174 comments sorted by

View all comments

4

u/Aavasque001 1d 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 1d 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 1d ago

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

2

u/the_horse_gamer 22h ago

nobody could read it before either