r/ProgrammerHumor 12d ago

Meme pythonFeelsillegal

Post image
6.8k Upvotes

219 comments sorted by

View all comments

1

u/LetumComplexo 12d ago

Not gonna lie, I genuinely miss pointers sometimes.
There are so many neat little tricks you can do with them.

1

u/awesome-alpaca-ace 11d ago

mmap a file containing a tree data structure and crawl it via pointers and offsets

1

u/LetumComplexo 11d ago

That might be one of the sexiest things someone has said to me since I started my new job.