this post was submitted on 23 Jul 2026
197 points (88.6% liked)

memes

22080 readers
2498 users here now

Community rules

1. Be civilNo trolling, bigotry or other insulting / annoying behaviour

2. No politicsThis is non-politics community. For political memes please go to !politicalmemes@lemmy.world

3. No recent repostsCheck for reposts when posting a meme, you can only repost after 1 month

4. No botsNo bots without the express approval of the mods or the admins

5. No Spam/Ads/AI SlopNo advertisements or spam. This is an instance rule and the only way to live. We also consider AI slop to be spam in this community and is subject to removal.

A collection of some classic Lemmy memes for your enjoyment

Sister communities

founded 3 years ago
MODERATORS
 

Change my mind.

you are viewing a single comment's thread
view the rest of the comments
[–] ilinamorato@lemmy.world 1 points 5 hours ago* (last edited 5 hours ago) (1 children)

Machines do read Rust. Just because those machines are compiling the Rust code doesn't mean they aren't reading it. And every affordance the Rust devs included to make it easier for that compiler to do its job makes it harder for humans to read, but Markdown's affordances are equally helpful for humans as for computers; and they're designed to be so because they were adapted from shorthand that was already in use.

[–] Fmstrat@lemmy.world 1 points 3 hours ago (1 children)

Debate all you want, but the literal first sentence on Wikipedia: https://en.wikipedia.org/wiki/Programming_language

A programming language is an engineered language for expressing computer programs,[1] typically allowing software to be written in a human readable manner.

[–] ilinamorato@lemmy.world 1 points 1 hour ago

I never disagreed with the Wikipedia lede. I only said its primary purpose isn't human-readability, and Markdown's is.