515
Happens all the time (sh.itjust.works)
you are viewing a single comment's thread
view the rest of the comments
[-] embed_me@programming.dev 47 points 2 months ago

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

[-] crispy_kilt@feddit.de 6 points 2 months ago

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

[-] ___qwertz___@feddit.de 5 points 2 months ago

Well ackshully newer CPUs support 5-level-paging which uses 56 bits.

[-] embed_me@programming.dev 5 points 2 months ago* (last edited 2 months ago)

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

So the size of the pointer itself doesn't matter

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

Programmer Humor

18890 readers
850 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