sergio
Elixir language growth - the TIOBE index
There’s a new TIOBE index report that came out that shows Elixir is still not in the top 50 used languages.
It also goes on to call Elixir a “hipster programming language”.
The hipster programming languages Kotlin, Elixir and Hack didn’t progress much this month. Kotlin lost 5 positions, Hack lost 6 positions and Elixir is still not in the top 50 losing also 5 positions.
Does anyone have any Elixir numbers on growth? I really love the language and it’s ecosystem, I’m just curious what the numbers are.
What are some things that we as developers can do to extend Elixir?
Trending in Discussions
As the title says, please share what you’ve been up to with Elixir. Whether that’s been learning it, looking into it, making stuff with i...
New
@chrismccord : I just saw the Extract AGENTS.md from Phoenix.new into phx.new generator commit to the phoenix project.
My initial shotgu...
New
I was working on an Ecto migration and I needed a timestamp. So, for the nth time, I looked up the different data types for timestamps, a...
New
Just a general thread to post chat/news/info relating to AI/ML stuff that may be relevant for Nx now or in the future. Got anything to sh...
New
I just stumbled on a newly redesigned elixir-lang.org. :tada: It looks like @Software_Mansion did the work, and I think it is generally a...
New
There has been a thread to discuss the Stack Overflow Developer Survey on this forum every year since 2018, so here’s yet another one for...
New
Fly’s CEO posted this recently - Turn And Face The Strange · The Fly Blog
It says that Fly is going all-in on sprites, which is a worry ...
New
Other Trending Topics
Hey, I’m Jesse and I’m the main contributor behind Dexter, a full-featured, lightning-fast Elixir LSP optimized for large codebases. It s...
New
Beam Bots (or just BB for short) is a framework for building fault-tolerant robotics applications in Elixir using familiar OTP patterns. ...
New
Hello everyone. After busy few months I am happy to announce v0.1.0 of Emerge & Solve.
They are GUI (Emerge) and State management (S...
New
Emily is an Elixir library that runs Nx computations on Apple’s MLX. Install it as the default Nx backend and Nx, defn, Axon, Nx.Serving,...
New
@hugobarauna and I (Alex Koutmos) have been hard at work on writing a book on Nerves that takes you from simply blinking LEDs to building...
New
We want to introduce a new native datatype to Erlang: native records. Although replacing all tuple records with native records is not our...
New
Chat & Discussions>Discussions
Latest on Elixir Forum
Categories:
Sub Categories:
Forums
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #elixirconf
- #exunit
- #discussion
- #code-sync
- #javascript
- #podcasts
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #phoenix_html
- #iex
- #blog-post
- #graphql
- #genstage
- #ai
- #elixirconf-us
- #websockets
- #supervisor
- #advent-of-code
- #distillery
- #processes
- #api
- #forms
- #metaprogramming
- #performance
- #security










First 10 of 36 Posts
kokolegorille
There is this very long thread https://forum.elixirforum.com/t/what-can-we-do-to-accelerate-the-adoption-of-elixir/2398/25 where you might find some ideas.
andre1sk
Well that just shows the level of maturity of people preparing the report.
It’s hard to estimate uptake but going by the number of listings on Indeed they have grown significantly since march I’d say like 3x.
mwgkgk
Trending repos on github - Trending Elixir repositories on GitHub today · GitHub (e.g. daily), and the package manager - https://hex.pm/ (“new packages” / “recently updated”) - can be used to gauge the activity; As well as this forum (usually 5-8 new posts per day) and numerous elixir news feeds like ElixirStatus (@elixirstatus) / X (the amount of elixir-related news feeds on twitter is in itself telling). Another thing is youtube conference videos saturation, which is again very high and there’s never enough time to watch them all.
As you delve deeper into the unknown you find out that the smaller projects of the hipster bunch often have incomparably less traction in the above departments.
AstonJ
These threads/posts might interest you
Forum update: Our first birthday! - #2 by elixirforum
https://forum.elixirforum.com/t/the-buzz-and-activity-around-elixir-continues-to-go-from-strength-to-strength/6139
In short, I think most of us are very happy with how Elixir is growing - it’s doing extremely well
benwilson512
Growth can be good, but people tend to underestimate the cost of growth too. Massive influxes of new people put strain on existing community members and infrastructure, and can make it difficult to maintain cultural values. Cultural values in the programming world constitute things like code and library best practices, attitude towards beginners, and the overall tone of dialogue.
To me focusing on getting on some list is an empty goal. So long as we have people coming to this community, learning, and writing Elixir that’s success for me.
AstonJ
^^
I feel the people we need to attract (at this point in time) won’t be paying too much attention to those lists… as is already evident by just looking around.
benperiton
Oh that’s nothing, I’ve been writing PHP for the last 15 years, heard much worse!
I actually like it being a smaller community, it means the help on offer is not diluted as much, and hopefully over time I can give back.
When it becomes a “top 50” language, it can quickly turn a community into something unpleasant. I don’t think the focus should be on getting more people using Elixir, rather make the ecosystem and tools so good that people will naturally gravitate towards it.
PatNowak
No one ever considered me as a hipster - thanks Tiobe index
Seriously - Elixir should sooner or later will take Ruby’s place.
OvermindDL1
Uhhh, wut? Isn’t Kotlin near the number one android programming language now? I heard it had almost (or did?) overtake java…
sergio
Yes, I agree with this. I would hate to see Elixir turn into a javascript-like ecosystem.