this post was submitted on 29 Apr 2025
906 points (98.8% liked)

Programmer Humor

24425 readers
142 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
[–] [email protected] 143 points 1 month ago (22 children)

See the problem with this is that even if I write code with this font, I can't force people to read it in this font.

[–] [email protected] 119 points 1 month ago (3 children)

Of course you can. Instead of committing the code to a repository, you just take screenshots of the everything and commit that instead.

[–] CosmicTurtle0 43 points 1 month ago (1 children)
[–] [email protected] 27 points 1 month ago* (last edited 1 month ago) (1 children)

And then you program a runtime that calls an AI to parse images and execute your code in real-time!

[–] [email protected] 2 points 1 month ago (1 children)
[–] [email protected] 1 points 1 month ago* (last edited 1 month ago)

Did they use sane or Windows-style newlines? Windows-style line endings are not supported everywhere.

Edit:
Variable-width handwriting is no longer considered a best practice and has been deprecated for some time. If the program did not compile with sane line endings, try rewriting the program in monospace, as support for legacy handwriting styles may have been dropped from non-LTS compiler releases.

[–] [email protected] 16 points 1 month ago (2 children)

all code is written down in physical loose leaf notebooks

[–] ArsonButCute 6 points 1 month ago (1 children)

Hey that's MY cursed python programming method... I wonder if I still have those books

[–] [email protected] 4 points 1 month ago

Oh, so that's what those Python notebooks are that I've heard people talk about!

[–] [email protected] 5 points 1 month ago

That way you don't need Gimp to make edits. I like it, very human!

[–] [email protected] 15 points 1 month ago (1 children)
[–] [email protected] 8 points 1 month ago (1 children)

You just said that somebody is in desperate need of a beating

[–] [email protected] 2 points 1 month ago

Well, it’s not quite that bad, but it takes a special kind of person to send their very obviously visually impaired coworker screenshots instead of plaintext. And I know a few of them.

load more comments (18 replies)