Programmer Humor

19111 readers
506 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
 
 
27
 
 

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

28
 
 

Which will probably be never.

29
 
 

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.

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

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

33
 
 
34
 
 

My latest personal project would look like this:

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

A screenshot from youtube, Virbox

40
948
Evolution of C (programming.dev)
submitted 1 month ago* (last edited 1 month ago) by [email protected] to c/[email protected]
 
 
41
269
Do you know who can help? (programming.dev)
submitted 1 month ago* (last edited 1 month ago) by [email protected] to c/[email protected]
 
 
42
 
 
43
289
submitted 1 month ago* (last edited 1 month ago) by [email protected] to c/[email protected]
 
 

Am I out of touch?

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

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

Source

Wisdom of the day:

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