Episode Details
Back to Episodes
283: Erlang Turns 27 and React at Risk
Published 3 months, 3 weeks ago
Description
News includes celebrating Erlang's 27th birthday as open source, results from the Elixir Hub 2025 survey showing strong community growth with over 1000 participants, a fun Govee Lights control library, a new data_migration package for LiveDashboard, Tidewave.ai's impressive accessibility testing and fixing capabilities showing 2x better performance than Claude Code standalone, critical React Server Components remote code execution vulnerabilities affecting Next.js, and Zig's dramatic departure from GitHub citing Microsoft's AI obsession and declining service quality, and more!
Show Notes online - http://podcast.thinkingelixir.com/283
Elixir Community News
- https://paraxial.io/ – Paraxial.io is sponsoring today's show! Sign up for a free trial of Paraxial.io today and mention Thinking Elixir when you schedule a demo for a special offer.
- Happy Birthday to Erlang - celebrating 27 years as Open Source
- https://x.com/theerlef/status/1808898170673639547 – EEF vote on when to celebrate the Erlang Anniversary (July 2024)
- https://en.wikipedia.org/wiki/Erlang_(programming_language) – Wikipedia article noting Erlang was released as free and open-source in 1998
- https://web.archive.org/19991009002753/http://www.erlang.se/onlinenews/ErlangOTpos.shtml – Archive of the original Erlang open source release announcement
- https://api.github.com/repos/erlang/otp – Erlang OTP GitHub repository information showing it was created in 2009
- https://github.com/erlang/otp/blob/master/LICENSE.txt – Erlang OTP license changed to Apache License 2.0 in June 2015
- https://en.wikipedia.org/wiki/The_Cathedral_and_the_Bazaar – Critical writings that extolled the values of open source
- https://elixir-hub.com/surveys/2025 – Elixir Hub 2025 survey with over 1000 participants
- https://en.wikipedia.org/wiki/Dreyfus_model_of_skill_acquisition – Dreyfus model of skill acquisition referenced in survey analysis
- https://www.reddit.com/r/elixir/comments/1pa3y3x/elixir_package_for_govee_lights_device_control – Reddit posting about Govee Lights Elixir control package
- https://github.com/adia-dev/govee-lights-ex – GitHub project for Govee Lights Elixir package
- https://hexdocs.pm/govee_lights – HexDocs documentation for Gove