this post was submitted on 13 Jun 2024
514 points (98.7% liked)

Programmer Humor

19187 readers
1198 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

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 47 points 3 months ago (3 children)

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

[–] [email protected] 6 points 3 months ago (2 children)

Pointers are ackshully 48 bits on amd64 (which is most PCs and servers)

[–] [email protected] 5 points 3 months ago* (last edited 3 months ago)

I was mostly joking about a stray pointer of type uint32_t*

So the size of the pointer itself doesn't matter

load more comments (1 replies)
load more comments (1 replies)