sergio
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
Hey there,
It’s been more than a year since we started using LiveView as our main UI library and building a whole library of UI componen...
New
I want to open this thread for you all to discuss and help those who really like Ash but are still hesitant to use it in a real project. ...
New
I am happy to introduce the very α version of the new programming language compiled to BEAM.
Welcome Cure.
It has literally three kille...
New
Quite interesting article Google brought me. Didn’t find any mentions about it here.
What do you think in general? Would you use togethe...
New
It would be helpful to have a list of companies worldwide that hire engineers without prior experience in Elixir. Often, it can be quite ...
New
Anyone running long-lived stateful processes on BEAM? We’re building an AI agent runtime and would love to compare notes.
We’re a small ...
New
Other Trending Topics
Hi there! We created Gust: A task orchestrator inspired by Airflow.
For those who have never heard about Aiflow, it’s a Python-based wor...
New
Beam Bots (or just BB for short) is a framework for building fault-tolerant robotics applications in Elixir using familiar OTP patterns. ...
New
Xamal is a deployment tool for Elixir apps that deploys native releases to bare metal servers over SSH. It’s a port of GitHub - basecamp/...
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
Corex is an accessible, unstyled UI component library for Phoenix that integrates Zag.js state machines using Vanilla JavaScript and Live...
New
Aludel - LLM Evaluation Workbench
Aludel is an embeddable Phoenix LiveView dashboard for evaluating and comparing LLM prompts across mult...
New
Categories:
Sub Categories:
Forums
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #library
- #deployment
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #elixirconf
- #channels
- #exunit
- #discussion
- #code-sync
- #podcasts
- #javascript
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixirconf-us
- #ai
- #blog-post
- #elixir-ls
- #phoenix_html
- #iex
- #graphql
- #genstage
- #websockets
- #supervisor
- #advent-of-code
- #distillery
- #processes
- #api
- #forms
- #hex
- #security
- #metaprogramming











Showing Posts 1 to 10- Show Best Posts
- Show All (oldest first)
- Show All (newest first)
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.