this post was submitted on 30 Oct 2023
990 points (96.1% liked)

Programmer Humor

35817 readers
20 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 150 points 2 years ago (9 children)

Isn't Wordpress powering like 40% of the internet? PHP isn't going anywhere anytime soon.

For me the weirder part of that meme is Python in 2022?

[–] Zeppo 59 points 2 years ago* (last edited 2 years ago)

12 years after we learned Flask. 19 years after Django, which also was apparently hot 2 years before it was released.

[–] [email protected] 15 points 2 years ago

Its like the C of web, it'll be a hundred years to kill it

[–] [email protected] 15 points 2 years ago

Maybe all the AI stuff?

[–] [email protected] 14 points 2 years ago* (last edited 2 years ago) (1 children)

IMO, Ruby is a better Python than Python. It's simpler, has a cleaner syntax, and if you want to do funky stuff metaprogramming can allow you to do cool, and sometimes unspeakable things. Python has great library support, and slowness and Rails did make Ruby unpopular for a bit, but I would love to see a Ruby resurgence that wasn't to do with Rails, because it is truly a lovely language to use.

Hell, I would say that in 2023, it's easier/faster to get something set up and working in Rails than it is with frameworks like Symfony, Express, ASP.NET, etc.

[–] [email protected] 4 points 2 years ago

Yeah, and node was skipped for some reason.

Django (python framework) is almost 20 years old.

[–] [email protected] 3 points 2 years ago (2 children)

Python seems pretty de facto these days for web backend. Maybe just a reference to standard rather than "what's new".

[–] insomniac 3 points 2 years ago (1 children)

Was this supposed to be a joke?

[–] SpookySnek 1 points 2 years ago (1 children)

This just isn't true though lol, python is one of many.

[–] [email protected] 1 points 2 years ago

De facto, not exclusive.

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

I think python is actually the oldest on that list... ??

[–] [email protected] 6 points 2 years ago* (last edited 2 years ago)

Python based web frameworks like Flask are a lot newer

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

Can you elaborate on the python part? I'm not a programmer ( I don't work in the field but I studied programming in high school) but I see python mentioned everywhere, is the language obsolete?

[–] [email protected] 6 points 2 years ago

It’s not obsolete, it’s very good, still is. Just that Flask and Django both built on top of Python. So if it’s like late 90s or early 00s. Definitely before either Django / Flask. Python isn’t the new and thing of 2022.

[–] [email protected] 1 points 2 years ago

In 2020 it was used at least in part on over 80% of websites according to w3techs.