888
you are viewing a single comment's thread
view the rest of the comments
[-] peto@lemm.ee 139 points 5 months ago

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 117 points 5 months ago

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 42 points 5 months ago
[-] tauren@lemm.ee 27 points 5 months ago* (last edited 5 months ago)

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

[-] mormegil@programming.dev 2 points 5 months ago
[-] ferric_carcinization@lemmy.ml 1 points 5 months ago* (last edited 5 months 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.

[-] cupcakezealot 15 points 5 months ago

all code is written down in physical loose leaf notebooks

[-] ArsonButCute@lemmy.dbzer0.com 6 points 5 months ago

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

[-] russjr08@bitforged.space 4 points 5 months ago

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

[-] MostlyBlindGamer@rblind.com 15 points 5 months ago

Are you my coworkers?

[-] the_crotch@sh.itjust.works 36 points 5 months ago

You can if you paste it into a write protected pdf

[-] ulterno@programming.dev 11 points 5 months ago

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 5 months ago

I wonder if this font would screw up ocr?

[-] ulterno@programming.dev 0 points 5 months ago

Unless the OCR were made for this font, probably yes.

[-] calcopiritus@lemmy.world 12 points 5 months ago

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 10 points 5 months ago

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

this post was submitted on 29 Apr 2025
888 points (100.0% liked)

Programmer Humor

26979 readers
1471 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