Elixir-lang.org has a new design
bbg2401
205 points
117 comments
July 18, 2026
Related Discussions
Found 5 related stories in 304.2ms across 14,015 title embeddings via pgvector HNSW
- Elixir v1.20: Now a gradually typed language cloud8421 · 672 pts · June 03, 2026 · 65% similar
- New Getmonero.org Website Design Cider9986 · 24 pts · May 21, 2026 · 56% similar
- Building a Blog with Elixir and Phoenix shintoist · 84 pts · March 26, 2026 · 52% similar
- Show HN: Jido 2.0, Elixir Agent Framework mikehostetler · 262 pts · March 05, 2026 · 50% similar
- Redesigning the Recurse Center application to inspire curious programmers nicholasjbs · 63 pts · April 24, 2026 · 49% similar
Discussion Highlights (20 comments)
bbg2401
Also observed here: https://elixirforum.com/t/elixir-lang-org-redesign/76041
allanmacgregor
Looks pretty good, I like that they are highlighting the potential uses for elixir.
grahac
This is great! Now waiting for the forum UI update too! :) Hoping Elixir continues to thrive. It is such a great language (and such a great language for AI coding too!)
alberth
Elixir is great. OT: I wish more funding & development effort went into BEAM itself on making it more performant. Note: I’m not talking concurrency. I’m talking pure raw performance. Seems like it’s been a one person show for over a decade on making it faster.
jeanlucas
Nice! The showcase of companies is really nice
losvedir
To me, it seems one of the killer use cases for Elixir (/Erlang) is its distributed cluster capability. Does anyone have experience with that or case reports to share? I've used Elixir quite a bit professionally, but mostly as just a "nicer Rails" with horizontally scalable but otherwise independent Phoenix apps in your traditional Kubernetes setup, which seems to me to kind of missing out on its main purpose.
arikrahman
I prefer https://jank-lang.org/ new re-design, and the approach of a more step-wise refinement.
Starlevel004
Why does it have like 0.1s animations?
binaryturtle
Site doesn't work for me (older Firefox). Looks like there's no CSS and some Javascript error (probably makes it bail out loading the CSS?)
sph
No mention of AI and LLM in the front page. Life is good.
asa400
Looks great! There are some style quirks with cutoff elements in Firefox 152.0.6: https://imgur.com/a/OtnESi7
phplovesong
I guess elixir is a nice lang for the niche of erlang. But its dynamic (the "type system" is really meh at best) its not suited for real world use. If i go full dynamic, why not use pure erlang instead?
loloquwowndueo
There’s no obvious way to switch to normal (aka “light”) mode. Dark mode is very difficult for some people (me included) to read. If you must default to dark mode that’s your choice but I’d love to see a light mode toggle somewhere prominent.
zuzululu
I appreciate Elixir but the problem is the job market/talent pool is tiny compared to other existing languages. If you buy into the Elixir stack then you now have constraint you could've avoided entirely by avoiding it. Also for devs there seems to be no premium offered for this talent pool scarcity. With LLMs I think language-specialists are redundant in a large scheme of things. ex) at one of my current remote jobs, I shipped an entire telecom infrastructure with barely knowing Elixir and we brought on contractors to audit the code and they found no issues.
999900000999
Elixir is such an elegant language. I'm hoping to find a reason to use it soon.
hybridcivic182
José Valim & team have made such an incredible language and ecosystem. thank you for all the faithful work, especially the run up to 1.20 over this past year
swingboy
On the first syntax example: there’s something funny to me about using three pipe operator and four different functions to turn “hello world” into “Hello World”.
tosti
I followed the links to docs and getting started, but it says page not found. The URL: https://elixir.hexdocs.pm/getting-started.html
jolux
Love the new site! Minor typo in the Erlang card: “Elixir also excels at IoT, distributed systems, and everything the Erlang is renowned for” should probably be “everything the Erlang VM is known for” or “everything Erlang is known for.”
aejm
I think this version is an improvement over the old one! In particular how it highlights the packages in the ecosystem better.