this post was submitted on 03 Jun 2025
472 points (98.2% liked)

memes

20894 readers
1293 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 2 years ago
MODERATORS
 
top 50 comments
sorted by: hot top controversial new old
[–] Guidy@lemmy.world 79 points 10 months ago (3 children)

It’s right there in the name: it’s a markup language. Hyper Text Markup Language. HTML.

[–] someguy3@lemmy.world 45 points 10 months ago (3 children)
load more comments (3 replies)
[–] dohpaz42@lemmy.world 31 points 10 months ago (1 children)

There is a difference between “markup language” and “programming language”.

[–] Buffalox@lemmy.world 9 points 10 months ago* (last edited 10 months ago)

That's the point isn't it? Or did you mean that with a question mark attached?
The only correct answer is D, and it got the least votes. 😋

[–] lugal@lemmy.dbzer0.com 24 points 10 months ago (4 children)

That's the etymological fallacy. The name itself doesn't determine the meaning. According to that logic, python isn't a programming language either but a snake

[–] vrek@programming.dev 38 points 10 months ago (2 children)

Fun fact python was named after Monty python, not the snake.

[–] jaybone@lemmy.zip 16 points 10 months ago (9 children)

What was Monty Python named after?

[–] Little8Lost@lemmy.world 9 points 10 months ago

I think it got inspired by our lord and savior Brian

[–] lime@feddit.nu 7 points 10 months ago

his parents i think

load more comments (7 replies)
[–] _stranger_@lemmy.world 9 points 10 months ago* (last edited 10 months ago)

If it walks like a snake and quacks like a snake...

[–] Venus_Ziegenfalle@feddit.org 25 points 10 months ago* (last edited 10 months ago) (1 children)

The name itself doesn't determine the meaning.

The name in this case is defined by the meaning if you will. Programming languages are used to write programs. A HTML file is much closer to a PDF than to what can be considered a program.

Also fun fact python is named after the comedy group Monty Python rather than the snake.

[–] modeler@lemmy.world 29 points 10 months ago (3 children)

Actually, PDF is a turing complete programming language.

PDF is a simplification and wrapper around the computer language PostScript - a PostScript or PDF doc literally runs on the printer or computer and outputs the rasterisation of the thing you want to print.

PostScript is language based around a stack. You can define functions (which may be fully recursive) that run on the stack.

Here's a small example:

/ANGLE {
   newpath
   100 0 moveto
   0 0 lineto
   100 50 lineto
   stroke
} def

10 setlinewidth
0 setlinejoin
100 200 translate
ANGLE

1 setlinejoin
0 70 translate
ANGLE

2 setlinejoin
0 70 translate
ANGLE

As such, PDF that's actually similar to Python, and HTML is closer to something like a JSON or XML document.

Note however that HTML can contain Javscript or WASM programs, but these are embedded rather than features of HTML.

[–] Venus_Ziegenfalle@feddit.org 21 points 10 months ago

Consider me outjerked 🎩🤏

load more comments (1 replies)
[–] Kichae@lemmy.ca 19 points 10 months ago (3 children)

Ok, but hear me out. Have you seen most Python code?

[–] LiamMayfair@lemmy.sdf.org 9 points 10 months ago

snake_case_ftw

load more comments (2 replies)
load more comments (1 replies)
[–] dejected_warp_core@lemmy.world 41 points 10 months ago (2 children)

What really has my brain in a knot is: Does option "D: None of these" include or exclude option D?

This statement is false.

[–] argh_another_username@lemmy.ca 10 points 10 months ago (4 children)

That’s why it should be “none of the above”. And if there’s a “all of the above”, it must come right before the “none of the above”.

[–] bstix@feddit.dk 30 points 10 months ago

They're not above. One of them is to the left.

load more comments (3 replies)
load more comments (1 replies)
[–] Feathercrown@lemmy.world 39 points 10 months ago (2 children)

Ackshually it's a markup language not a programming language Picks D and loses $1 million

load more comments (2 replies)
[–] selkiesidhe@lemm.ee 37 points 10 months ago (1 children)

That question just gave me anxiety. That is exactly the type of question I would get. Technically it's not but does the people who wrote that think that? Is it a trap question or a smart question? Omg I gotta not think about this anymore...

load more comments (1 replies)
[–] absGeekNZ@lemmy.nz 13 points 10 months ago

Well what the fuck is a machine language?

Is is data transmitted between parties (machines) to convey information? HTML fits this definition.

Do they mean machine code? Because some call machine code "machine language".

Either way the answer is D.

[–] moonlight6205@lemm.ee 9 points 10 months ago (1 children)

Can someone clarify what the answer should be and what was the answer on the show?

[–] lugal@lemmy.dbzer0.com 19 points 10 months ago (1 children)

There is a running joke that some people falsely consider HTML a programming language which it is not. So it's D. I didn't watch the show but I assume that's it and the joke is that the audience's majority took alien language

[–] modeler@lemmy.world 14 points 10 months ago (3 children)

Interestingly C and D are both programming languages. That is, there is a programming languages called C and another, D.

I'll see myself out...

load more comments (3 replies)
[–] palmtrees2309@lemm.ee 7 points 10 months ago

Not expected Amitabh Bacchan and Indian who wants to be a Millonaire or Kaun bane ga Crorepati. Lemmy has got me suprised. Also HTML is markup not a programming language.

load more comments
view more: next ›