this post was submitted on 23 Jan 2026
508 points (92.3% liked)

Programmer Humor

29927 readers
902 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
 
you are viewing a single comment's thread
view the rest of the comments
[–] silasmariner@programming.dev 21 points 1 month ago (3 children)

You also need a compiler or interpreter because wtf man you gotta run some stuff during development

[–] piccolo@sh.itjust.works 14 points 1 month ago (1 children)

What, you dont program in binary? What a noob.

[–] silasmariner@programming.dev 7 points 1 month ago

I do, I just use abstractions and metaprogramming layers to do so more efficiently. Sounds like your workflow could use improving

[–] apftwb@lemmy.world 14 points 4 weeks ago (1 children)

If you write C code in a text file and rename the file extension to .exe and try to run it the CPU will do something.

This statement is technically correct, the best kind of correct.

[–] humorlessrepost@lemmy.world 5 points 4 weeks ago (1 children)

compiler or interpreter

I mean yeah I need a web browser, but I’m not coding in it.

[–] silasmariner@programming.dev 1 points 4 weeks ago

Quite. You don't need an IDE to have a compiler lol