this post was submitted on 08 Aug 2025
81 points (96.6% liked)

Programming Humor

3365 readers
1 users here now

Related Communities !programmerhumor@lemmy.ml !programmer_humor@programming.dev !programmerhumor@kbin.social !programming_horror@programming.dev

Other Programming Communities !programming@beehaw.org !programming@programming.dev !programming@lemmy.ml !programming@kbin.social !learn_programming@programming.dev !functional_programming@programming.dev !embedded_prog@lemmy.ml

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] trigg@lemmy.world 15 points 6 months ago (1 children)

Rereading the code: How did this Ever work?

Funny is, when you use functions that were never designed to work the way you used them and it works anyway. What I also love is when all of a sudden the most basic functions imaginable (like importing another file in python) breaks and you have no idea why.