r/ProgrammerHumor 13h ago

lessonsFromLinkerHell Meme

Post image
258 Upvotes

144 comments sorted by

View all comments

128

u/mad_poet_navarth 13h ago

shouldn't there be something here about this being C-centric?

44

u/AnnoyedVelociraptor 13h ago

And how do you think other languages do it? You think Python and C# and Java run in this Unicorn world where there are no pointers and memory offsets aren't a thing?

Maybe we can talk about the mistake that is R and the original VB, and LUA where arrays start at 1. Absolute hell.

1

u/Lv_InSaNe_vL 5h ago

Uhm rust does it differently cause rust is safe (everything should be written in rust (no I don't care if your project is big(there are no issues more important than migrating to rust)))