this post was submitted on 09 Jul 2023
336 points (100.0% liked)

Programmer Humor

854 readers
1 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
[–] Dirk@lemmy.ml 12 points 1 year ago (2 children)

People who name iterators with one letter have no soul.

[–] lowleveldata@programming.dev 5 points 1 year ago

two letters it is then

[–] catfish@lemmy.ml 1 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 😜

[–] Dirk@lemmy.ml 1 points 1 year ago

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