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

Programmer Humor

22901 readers
756 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
[–] peto@lemm.ee 135 points 1 day ago (5 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.

[–] namingthingsiseasy@programming.dev 108 points 1 day ago (4 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@lemmy.dbzer0.com 39 points 1 day ago (1 children)
[–] tauren@lemm.ee 25 points 1 day ago* (last edited 1 day ago)

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

[–] MostlyBlindGamer@rblind.com 14 points 1 day ago (1 children)
[–] BuboScandiacus@mander.xyz 8 points 1 day ago (1 children)

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

[–] MostlyBlindGamer@rblind.com 1 points 11 hours 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.

[–] Hupf 1 points 17 hours ago

And then submit patches

[–] cupcakezealot@lemmy.blahaj.zone 16 points 1 day ago (2 children)

all code is written down in physical loose leaf notebooks

[–] ArsonButCute@lemmy.dbzer0.com 6 points 1 day ago (1 children)

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

[–] russjr08@bitforged.space 3 points 1 hour ago

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

[–] dream_weasel@sh.itjust.works 5 points 1 day ago

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

[–] idunnololz@lemmy.world 16 points 1 day ago

Yes. The "problem".

[–] the_crotch@sh.itjust.works 35 points 1 day ago (1 children)

You can if you paste it into a write protected pdf

[–] ulterno@programming.dev 10 points 1 day ago (1 children)

The only real way to write protect it is by printing the pdf into pdf (making it a pdf of an image).

[–] chiliedogg@lemmy.world 1 points 7 hours ago

I wonder if this font would screw up ocr?

[–] pewpew@feddit.it 16 points 1 day ago (1 children)

Pretty sure you can use the 𝓾𝓷𝓲𝓬𝓸𝓭𝓮 𝓬𝓱𝓪𝓻𝓪𝓬𝓽𝓮𝓻𝓼

[–] jaybone@lemmy.zip 3 points 1 day ago

And then maybe you could use something like #define in C to map them back to valid characters? Not sure if there’s a good way to do that in other higher level languages.

[–] calcopiritus@lemmy.world 12 points 1 day ago (1 children)

Many editors can read config files from a file in the repository itself. And oftentimes it has the highest priority. Just gotta know the IDE of your target and they have to click "trust this project".

[–] boonhet@lemm.ee 9 points 1 day ago

Just add it for VSCode and Jetbrains and you cover like 75-95% of devs