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

Programmer Humor

28738 readers
1987 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 2 days ago (3 children)

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

[–] apftwb@lemmy.world 14 points 1 day 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.

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

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

[–] silasmariner@programming.dev 7 points 2 days ago

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

[–] humorlessrepost@lemmy.world 5 points 1 day 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 1 day ago

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