this post was submitted on 16 Dec 2024
163 points (93.6% liked)

Programming

17655 readers
272 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] MajorHavoc@programming.dev 10 points 2 days ago (2 children)
[–] AlecSadler@sh.itjust.works 6 points 2 days ago (1 children)

Like, 70% or more of the web runs on PHP. That's also not going anywhere anytime soon.

[–] MajorHavoc@programming.dev 5 points 2 days ago (1 children)

Right. At least 70%. I've heard it estimated as high as 97%.

And it's losing popularity with new development, (and with new developers) while WordPress, Drupal and WikiMedia are everywhere.

Perfect recipe to be the next Cobol.

[–] AlecSadler@sh.itjust.works 4 points 1 day ago (1 children)

Oh I see what you're saying.

Dang, maybe I should learn PHP...

[–] mesamunefire@lemmy.world 1 points 17 hours ago

I liked laravel. It's very rails like.

[–] RedWeasel@lemmy.world 8 points 2 days ago (1 children)
[–] elgordino@fedia.io 5 points 2 days ago (2 children)
[–] lime@feddit.nu 7 points 2 days ago (1 children)

all of these are still used in modern applications. i suggest Forth.

[–] SanctimoniousApe@lemmings.world 3 points 2 days ago* (last edited 2 days ago) (3 children)

I bet there's still some FORTRAN in use at NASA/JPL.

Alternatively, I'm pretty sure key parts of Excel were written in x86 assembly. Dunno if that's still true.

[–] xzot746@sh.itjust.works 5 points 2 days ago

When I was going to university in the early 90s I was taking computer programming for business administration, COBOL & FORTRAN, could not drop it quick enough. Such an old boring language (never stuck with programming, maybe they're all like that).

Bunch of my class mates did pretty well with the whole Y2K issue though.

[–] lime@feddit.nu 2 points 1 day ago* (last edited 1 day ago)

Fortran is everywhere. it got a new release less than ten years ago.

[–] Pieisawesome@lemmy.world 2 points 2 days ago* (last edited 2 days ago)

Numpy uses Fortran

[–] tiredofsametab@fedia.io 4 points 2 days ago (2 children)

I doubt it. It's still used in a whole lot of medical and banking applications where there's a lot of text manipulation since it's really good at that (HL7 and other EDI stuff for instance).

[–] mesamunefire@lemmy.world 1 points 17 hours ago

I made good money on EDI.

[–] MajorHavoc@programming.dev 2 points 2 days ago

Yeah. There's always at least one mission critical Prel script that no one can read.