this post was submitted on 09 Jul 2023
614 points (93.9% liked)

Programmer Humor

31812 readers
492 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 4 points 1 year ago (1 children)

And people who iterate over 3D space using firstDimensionIndex, secondDimensionIndex, and thirdDimensionIndex instead of x, y, z have no sense ๐Ÿ˜œ

[โ€“] [email protected] 2 points 1 year ago

x, y, and z are absolutely fine for spatial addressing.