this post was submitted on 28 Feb 2025
900 points (99.5% liked)

Programmer Humor

25059 readers
808 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
 
(page 2) 50 comments
sorted by: hot top controversial new old
[–] jaybone@lemmy.world 2 points 4 months ago

You might want to cache things, like handles to resources or other dependencies?

[–] Reptorian@programming.dev 1 points 4 months ago* (last edited 4 months ago)

I use states, but no classes. G'MIC is my main language. I do appreciate the functional way of thinking after writing in it for so long. States are just variables that defines the mode of something, right?

load more comments
view more: ‹ prev next ›