this post was submitted on 13 Jun 2024
514 points (98.7% liked)
Programmer Humor
19512 readers
616 users here now
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Rules
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
That's what makes us humans different from computers. We don't ask how high, we just do it. Now, if it were a C pointer it would jump anywhere from 0 to 2^32-1. That's why C is more suited for artificial intelligence than it might initially seem. Thanks for coming to my tedx talk
Pointers are ackshully 48 bits on amd64 (which is most PCs and servers)
Well ackshully newer CPUs support 5-level-paging which uses 56 bits.