this post was submitted on 20 Nov 2023
370 points (94.9% liked)

Memes

45173 readers
1525 users here now

Rules:

  1. Be civil and nice.
  2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.

founded 5 years ago
MODERATORS
 
all 38 comments
sorted by: hot top controversial new old
[–] [email protected] 22 points 10 months ago (4 children)

Ooh, I've had a terrible idea, let's make an actual programming language with html-like syntax, that sounds fun and not at all horrifying

[–] [email protected] 6 points 10 months ago

LISP with tags instead of open and close parens.

[–] [email protected] 5 points 10 months ago

XSLT would like to have a word with you. "Arrays" start at 1.

[–] [email protected] 2 points 10 months ago

XML syntax, there's at least ant scripts. They're ... pretty obnoxious to deal with.

[–] [email protected] 1 points 10 months ago

html + xml + this language = fully tag based stack

[–] [email protected] 14 points 10 months ago (1 children)

Funny meme, but I don't think we should gatekeep. HTML is the path to HTML5 and thus JavaScript.

[–] [email protected] 2 points 10 months ago (1 children)

Do we gatekeep Java though?

[–] [email protected] 3 points 10 months ago

No. But we do get to hate Java.

[–] [email protected] 12 points 10 months ago

Gods... This happens to me when I say I program in R.

[–] [email protected] 11 points 10 months ago (1 children)

If you’re hired as a developer and the only tasks you’re getting assigned are HTML, are you a developer?

I think rather than the tools and languages you use, titles should be determined by the kinds of memes you consume.

[–] [email protected] 9 points 10 months ago (1 children)
[–] [email protected] 0 points 10 months ago

xcuse Shakespeare

[–] [email protected] 6 points 10 months ago (1 children)
[–] [email protected] 3 points 10 months ago

I personally think it does It's very good at teaching you the fundamentals

[–] [email protected] 5 points 10 months ago

Nah, he fine. Now if he'd have said VBA, then it would be justified.

[–] [email protected] 4 points 10 months ago

AND! A little CSS.

[–] [email protected] 4 points 10 months ago

HTMX and AlpineJS would like a word.

[–] [email protected] 4 points 10 months ago (2 children)

Unrelated: anyone knows what this template is called? I can never seem to find it or describe it intelligently enough to search engines.

[–] [email protected] 5 points 10 months ago (1 children)

Captain America Elevator meme.

[–] [email protected] 1 points 10 months ago
[–] [email protected] 2 points 10 months ago

civil war elevator?

[–] [email protected] 4 points 10 months ago

I feel attacked

[–] [email protected] 2 points 10 months ago

It's like when customers at West Marine dress up in outfits and call each other 'Captain.'

[–] [email protected] 1 points 10 months ago (1 children)
[–] [email protected] 7 points 10 months ago (3 children)

Nothing, but it's not a programming language

[–] [email protected] 3 points 10 months ago* (last edited 10 months ago) (1 children)

But the meme says developer, not programmer.. wouldn't that be ok then?

[–] [email protected] 2 points 10 months ago

The first step to being a developer seems to be learning how to put down other devs :(

[–] [email protected] 2 points 10 months ago (1 children)
[–] [email protected] 10 points 10 months ago (3 children)

It's a markup language. In the simplest explanation, a programming language describes a process (what does the thing do) while a markup language describes a structure (how is the thing supposed to be displayed). There's more to it than that, but someone else can get into deeper if they want, it's beyond me lol

[–] [email protected] 5 points 10 months ago

Diogenes throws a Ruby on Rails model over the fence and shouts “Behold a markup language!”

[–] [email protected] 4 points 10 months ago (1 children)

a markup language describes a structure (how is the thing supposed to be displayed)

A markup language does not define how something is to be displayed, that's what a styling language is for (usually CSS). A markup language semantically defines what certain parts of the created document are.

[–] [email protected] 1 points 9 months ago

Lol that's fair, but since those words in that combination barely even make sense to me I tried to dumb it down more and ended up being wrong 😂

I'm the idiot who searches stack for code and copies and pastes it into the project so no one should listen to me anyway.

[–] [email protected] 1 points 10 months ago

I knew it was a markup language, but didn't know the diff between the two since I'm not a programmer. Thanks

[–] [email protected] 1 points 10 months ago

Psshaw. I programmed my Myspace page with that language: checkmate.

[–] [email protected] 1 points 10 months ago

I think op hasn't heard of web components. Technically it requires js, but still it will replace react and angular and vue soon me thinks.