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

Programmer Humor

23726 readers
1616 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 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] crispy_kilt@feddit.de 6 points 11 months ago (2 children)

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

[–] ___qwertz___@feddit.de 5 points 11 months ago

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

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

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

So the size of the pointer itself doesn't matter