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

Programmer Humor

31408 readers
1435 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
[–] CosmicTurtle0@lemmy.dbzer0.com 44 points 1 year ago (1 children)
[–] tauren@lemm.ee 28 points 1 year ago* (last edited 1 year ago) (1 children)

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 1 year ago (1 children)
[–] ferric_carcinization@lemmy.ml 1 points 1 year ago* (last edited 1 year 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.