this post was submitted on 28 Feb 2025
938 points (99.3% liked)

Programmer Humor

24874 readers
773 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?

[–] communism@lemmy.ml 2 points 4 months ago (3 children)

That's just a communist thing, not an anarchist-specific thing...

load more comments (3 replies)
[–] 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 ›