this post was submitted on 11 Feb 2025
966 points (96.5% liked)

Programmer Humor

24957 readers
2287 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
[โ€“] tgm@lemmy.world 8 points 5 months ago (4 children)

Haven't heard of the stack address thing, anyone got a TLDR on the topic?

[โ€“] rockSlayer@lemmy.world 1 points 5 months ago

Dynamic stacks are pretty common in the most popular scripting languages, but considered bad practice from folks who use systems languages

load more comments (3 replies)