Programmer Humor

19114 readers
545 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
26
 
 

By Jon S. Stumpf

May your signals all trap
    May your references be bounded
All memory aligned
    Floats to ints rounded

Remember ...

Non-zero is true
    ++ adds one
Arrays start with zero
    and, NULL is for none

For octal, use zero
    0x means hex
= will set
    == means test

use -> for a pointer
    a dot if its not
? : is confusing
    use them a lot

a.out is your program
    there's no U in foobar
and, char (*(*x())[])() is
    a function returning a pointer
    to an array of pointers to
    functions returning char

27
 
 

Which will probably be never.

28
 
 

Github seems to be down.

Edit: After I made this, their status page finally updated to indicate an issue.

Update - We are experiencing interruptions in multiple public GitHub services. We suspect the impact is due to a database infrastructure related change that we are working on rolling back.

29
 
 
30
1034
I hate it (sh.itjust.works)
submitted 3 weeks ago by [email protected] to c/programmer_humor
 
 
31
 
 

No, I don't have a <div> inside a <p>

32
 
 
33
 
 

My latest personal project would look like this:

34
 
 
35
 
 
36
 
 
37
 
 
38
207
C meme (gregtech.eu)
submitted 1 month ago by [email protected] to c/programmer_humor
 
 

A screenshot from youtube, Virbox

39
957
Evolution of C (programming.dev)
submitted 1 month ago* (last edited 1 month ago) by JPDev to c/programmer_humor
 
 
40
266
Do you know who can help? (programming.dev)
submitted 1 month ago* (last edited 1 month ago) by JPDev to c/programmer_humor
 
 
41
 
 
42
292
submitted 1 month ago* (last edited 1 month ago) by [email protected] to c/programmer_humor
 
 

Am I out of touch?

No, it's the forward-thinking generation of software engineers that want elegant, reliable, declarative systems that are wrong.

43
 
 
44
 
 
45
 
 
46
 
 
47
226
O of what now (sh.itjust.works)
submitted 1 month ago by [email protected] to c/programmer_humor
 
 
48
 
 
49
 
 

Source

Wisdom of the day:

  • Give your buildserver enough disk space
  • Don't underestimate compressed stuff
50
 
 
view more: ‹ prev next ›