this post was submitted on 07 Feb 2025
441 points (94.9% liked)

memes

12005 readers
2876 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/AdsNo advertisements or spam. This is an instance rule and the only way to live.

A collection of some classic Lemmy memes for your enjoyment

Sister communities

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] A_Very_Big_Fan@lemmy.world 27 points 2 weeks ago (6 children)

...there are languages that aren't written in plaintext???

[–] SpaceNoodle@lemmy.world 26 points 2 weeks ago (1 children)
[–] nichtburningturtle@feddit.org 26 points 2 weeks ago (1 children)
[–] SpaceNoodle@lemmy.world 9 points 2 weeks ago (1 children)

I take it back

I'm sorry

I'm so, so sorry

[–] nichtburningturtle@feddit.org 9 points 2 weeks ago (1 children)
[–] SpaceNoodle@lemmy.world 6 points 2 weeks ago

I'm going to retreat to my safe space and write some shim code in C now, thx

[–] dev_null@lemmy.ml 11 points 2 weeks ago (1 children)
[–] Natanael@slrpnk.net 3 points 2 weeks ago

I was going to post the whitespace programming language but this wins

[–] anton@lemmy.blahaj.zone 5 points 2 weeks ago* (last edited 2 weeks ago)

I heard there was a programming language where you programmed a tree, that you could only manipulate manipulate in a "IDE" that looked a bit like Microsoft Word and saved the "source code" as a binary file.

Found the infos: https://youtu.be/vcFBwt1nu2Ut=479

[–] pooberbee@lemmy.ml 3 points 2 weeks ago

Off the top of my head, Microsoft Excel, Max/MSP, and Piet

[–] amon@lemmy.world 1 points 2 weeks ago

"No-code", scratch, etc

[–] Blackmist@feddit.uk 1 points 2 weeks ago

I've recently had to help the wife with some VRChat "Udon" language.

I mean I get it, all the stuff is like the underlying shit in a parser I wrote years ago to speed up execution. And looking up the name for that, it's an abstract syntax tree.

It's just I don't know why you would try to write stuff in it directly. All the tutorials have this mass of on screen spaghetti for "if a=45 then b.visible=false".

It's like everyone gets this idea that coding is hard and a bunch of text, and then they spit it out on screen so no none of us can understand it at first glance.