159
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 31 May 2025
159 points (98.2% liked)
technology
23805 readers
192 users here now
On the road to fully automated luxury gay space communism.
Spreading Linux propaganda since 2020
- Ways to run Microsoft/Adobe and more on Linux
- The Ultimate FOSS Guide For Android
- Great libre software on Windows
- Hey you, the lib still using Chrome. Read this post!
Rules:
- 1. Obviously abide by the sitewide code of conduct. Bigotry will be met with an immediate ban
- 2. This community is about technology. Offtopic is permitted as long as it is kept in the comment sections
- 3. Although this is not /c/libre, FOSS related posting is tolerated, and even welcome in the case of effort posts
- 4. We believe technology should be liberating. As such, avoid promoting proprietary and/or bourgeois technology
- 5. Explanatory posts to correct the potential mistakes a comrade made in a post of their own are allowed, as long as they remain respectful
- 6. No crypto (Bitcoin, NFT, etc.) speculation, unless it is purely informative and not too cringe
- 7. Absolutely no tech bro shit. If you have a good opinion of Silicon Valley billionaires please manifest yourself so we can ban you.
founded 4 years ago
MODERATORS
what are some examples of such languages
I interviewed for(and got offered but didn't accept because the compensation wasn't worth moving from my cushy C#/typescript job) a PHP role a couple weeks ago, which I didn't think anyone used any more and they certainly don't teach in 99% of uni courses, I only had experience with it from personal project before even uni, terrible language btw don't recommend
Fucking a php is old now ๐ต๐ do you think C is in this category too?
Nah C is too ubiquitous in lower level/high performance stuff to be going anywhere soon
I think my great grandma used C at work. /s
Isn't like 80% of the web php?
probably still quite high cause of things built on it like WordPress
When I said 'which I didn't think anyone used any more' I meant for starting new projects rather than maintaining legacy stuff
italian
Any functional or logical language: Clojure, Scheme, Lisp, Haskell, Prolog, ...
To a lesser degree C and C++, plenty of old talent but not a lot of young one.
Functional languages like Scala, Haskell, and Lisp dialects are prominent in some industries. Scala is especially workable since it runs on the JVM so there are plenty of Java shops with a chunk of Scala that needs maintaining. Haskell is a little worse on pay since it's a very enthusiast-driven language, so people will take a hit on pay to write the language they like. Most of the jobs are also in crypto and other evil shit, so it's kind of depressing when the market is otherwise cold.
Rust is still in this category, though it's in a hype cycle right now so the market can be weird. Modern PHP is having something of a renaissance, so if you don't still write the ancient garbage version then you can get into some neat spaces.
I also imagine knowing how to write modern C++ will probably get you quite far, considering how much of the industry still writes the C++ I learned in high school.