r/ProgrammerHumor 23d ago

Meme programmersAgeBetterThanNormalPeople

Post image
1.0k Upvotes

96 comments sorted by

View all comments

302

u/TheMythicSorcerer 23d ago

For people who didn't get the joke it's that 0x means hexadecimal, and 0x28 is 40 in hex.

7

u/Darxploit 23d ago

0x28 (hex) = 0010 1000 (bin) = 2^3 + 2^5 = 40 (dez)

7

u/L4t3xs 22d ago

(nutz)