459
submitted 1 week ago* (last edited 3 days ago) by danhab99@programming.dev to c/programmer_humor@programming.dev

"What's your go-to tool as a programmer these days?"

My brain, same as it always has been!

you are viewing a single comment's thread
view the rest of the comments
[-] Dumhuvud@programming.dev 3 points 1 week ago

May I suggest avoiding recursive functions where possible? They are usually the ones overflowing your stack, duh.

[-] zarkanian@sh.itjust.works 3 points 1 week ago

The trick to avoiding recursive functions is to avoid recursive functions.

this post was submitted on 01 Sep 2025
459 points (100.0% liked)

Programmer Humor

26210 readers
1623 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