Live data from Hacker News

Top Programming Languages 2025

spectrum.ieee.org

51–60 of 467 posts

Re: Top Programming Languages 2025

#52

I was pondering similar thoughts. Will LLM assistants ossify our current programming languages? My limited testing seems to show LLM assistants do well the more popular the language is (more data in its training), so is the hurdle for adoption of something new going to get even higher? In an alternate universe, if LLM only had object oriented code to train on, would anyone push programming forward in other styles?

Of course it’s always been easier to find talent when working in more popular languages. That’s the big risk you take when you choose the road less traveled.

easier to find people, not talent. Some tiny niche languages have a very high proportion of talented developers

Re: Top Programming Languages 2025

#53

Earlier quoted context omitted.

Haskell is a fun language... LabView is a kick in the pants... I'd wager it is the installed base keeping LabView on life support. =3

Labview seems like a pain (I haven't used it), but I guess it's super useful for some uses. I recall SpaceX uses it for controlling launches. It comes with models for all manner of hardware.

NI has niche instrumentation product lines that have been around for some time.

Yet, the modern licensing model jettisoned a lot of their long time proponents. Like many things in life, most problems were non-technical in nature.

SpaceX is an interesting company, and it made some unique design choices. =3

Re: Top Programming Languages 2025

#55

Earlier quoted context omitted.

Haskell is a fun language... LabView is a kick in the pants... I'd wager it is the installed base keeping LabView on life support. =3

Labview seems like a pain (I haven't used it), but I guess it's super useful for some uses. I recall SpaceX uses it for controlling launches. It comes with models for all manner of hardware.

I really loved LabView

Re: Top Programming Languages 2025

#56
post #25

Earlier quoted context omitted.

Ruby became popular mainly because of Rails, which has gone down somewhat in popularity in recent years. That may be why Ruby is less popular now than it was 10 years ago. Also, they (Ruby and Rails) got popular much before 10 years ago, like around 2006 / 2007, when the Web 2.0 wave was starting. I had worked on a couple of dot-com projects in Ruby on Rails at that time, that is how I know.

And Python got popular cause of LLM AI thing. It is a shame, cause it is quite slow. I had some good time with jython back in the 2 days, but really wished something more elegant (nim/rust/ocaml) has taken over this AI thing instead of python. One thing is for sure, don't get tight down to one language cause it is popular today. Go with whatever make sense for you and your project.

> And Python got popular cause of LLM AI thing.

Not really, Python got popular in 2000s because it was the only sane of the three choices - Perl, Python, TCL. You must be young.

Re: Top Programming Languages 2025

#57

As a backend dev (mostly working in fintech) I feel weirdly unable to find a target language to move to. After working with Node and Ruby for a while I really miss a static type system. - Typescript was limited by its option to allow non strictness. Nothing catches my eye, as it’s either Java/.Net and its enterprisey companies or Go, which might not be old but feels like it is, by design. Rust sounds fun, but its use…

I feel the same way and I think that Gleam is best language that fits this criteria. It has the simplicity of Go but the ergonomics of Kotlin.

Re: Top Programming Languages 2025

#59
I’m skeptical. There are more people writing PHP and Ruby than HTML? And HTML is a programming language? Those two very surprising results make me doubt the others.

Elixir behind OCaml? Possible, I guess, but I know of several large Elixir shops and I haven’t heard much of OCaml in a while.

Re: Top Programming Languages 2025

#60

huh. This seems to suggest there are more Rust jobs than Ruby. Wild considering how insanely popular Ruby was 10 years ago.

This just doesn't feel true to me. I've been looking for a Rust job for years, and the only thing I can ever find is crypto scam listings. Meanwhile the Ruby on Rails jobs are plentiful and from real companies.
Post reply on HN