this post was submitted on 10 Jul 2024
903 points (98.7% liked)
Programmer Humor
32361 readers
1043 users here now
Post funny things about programming here! (Or just rant about your favourite programming language.)
Rules:
- Posts must be relevant to programming, programmers, or computer science.
- No NSFW content.
- Jokes must be in good taste. No hate speech, bigotry, etc.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I mean, Fortran isn't even dead. It was updated last year. Weird but it's still a used language.
https://wg5-fortran.org/f2023.html
And it is still living in weather forecasting models used by many weather institutes.
Source: Work for a weather institute.
We use those too! The weather forecasting models are really important for calculating prices in the German Energy market. My company is even paying people extra for learning Fortran to do these tasks. It's really weird to talk to 20-something y/o people who actively use Fortran.
And a lot of science libraries.
Source: married to a physicist.
All the best linalg libraries are in FORTRAN.
Pretty sure numpy hooks into them. I don't know anyone who uses computers for serious work that doesn't use FORTRAN. It's the best.
Yep, and Matlab too I think
MATLAB is just scipy for people that wear ties.