this post was submitted on 08 Sep 2024
559 points (98.1% liked)

Programmer Humor

19187 readers
1113 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 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] jet@hackertalks.com 15 points 1 week ago (1 children)

Dreaming of your code when sleeping.

[–] devilish666@lemmy.world 7 points 1 week ago (1 children)

I don't know if it's true or just joke, but some of my friends when we are still in uni tell me that they are dreaming code
What they saw in their dream is everything like matrix movie & every object has its own class/deps printed on it, daaaang.... that's interesting, i wish i could dream like that too but with terminal/konsole access so i can debugging my dream

[–] Anticorp@lemmy.world 7 points 1 week ago

It's not a joke. I had similar dreams when I was learning object oriented programming. When you really understand OOP, you see just how accurately it represents the structure of things. It's pretty brilliant.