this post was submitted on 08 Apr 2025
390 points (100.0% liked)

Programmer Humor

24948 readers
1976 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
[โ€“] [email protected] 32 points 3 months ago (7 children)

Fortunately you're likely to run out of memory or swap space and it will stop all by itself ๐Ÿ˜‡

[โ€“] [email protected] 19 points 3 months ago (6 children)

tail call optimization wants to know your location

[โ€“] [email protected] 11 points 3 months ago (5 children)

I've been writing software for over 40 years and this is the first I have ever heard of this. Much appreciated.

I'm still trying to grok it, but for anyone playing, here's where I started:

https://stackoverflow.com/questions/310974/what-is-tail-call-optimization#310980

[โ€“] [email protected] 7 points 3 months ago (1 children)

i am glad my shitposting was educational

though tbh you're unlikely to ever need this knowledge unless you're heavily into functional programming or golfing or coding interviews or other esoteric arts

[โ€“] [email protected] 2 points 3 months ago
load more comments (3 replies)
load more comments (3 replies)
load more comments (3 replies)