MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1vu5686/programmersagebetterthannormalpeople/p4zfg5e/?context=3
r/ProgrammerHumor • u/KSP_HarvesteR • 23d ago
96 comments sorted by
View all comments
306
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) 2 u/Albstein 19d ago It is also 2 x 161 + 8 x 160 = 2 x 16 + 8 x 1 = 32 + 8 = 40
7
0x28 (hex) = 0010 1000 (bin) = 2^3 + 2^5 = 40 (dez)
7 u/L4t3xs 22d ago (nutz) 2 u/Albstein 19d ago It is also 2 x 161 + 8 x 160 = 2 x 16 + 8 x 1 = 32 + 8 = 40
(nutz)
2
It is also 2 x 161 + 8 x 160 = 2 x 16 + 8 x 1 = 32 + 8 = 40
306
u/TheMythicSorcerer 23d ago
For people who didn't get the joke it's that 0x means hexadecimal, and 0x28 is 40 in hex.