Listen "183: Thinking Elixir News"
Episode Synopsis
We kick off the new year diving into the freshly released Elixir 1.16.0 with new features like enhanced documentation and improved error reporting. We explore the burgeoning Elixir Machine Learning ecosystem, and discuss the innovative use of Llama.cpp with Elixir for machine learning on less powerful hardware. We also touch on the release of Benchee 1.3.0, which focuses on improving memory usage in benchmarks, and introduce Magma AI Prompt IDE, a handy tool for Elixir developers looking to streamline their project knowledge and documentation process. Plus, we unveil Adobe's Elixir Styler for smarter code formatting, and share insights on the comprehensive Membrane SDK release for multimedia enthusiasts, and more!
Show Notes online - http://podcast.thinkingelixir.com/183 (http://podcast.thinkingelixir.com/183)
Elixir Community News
- https://elixir-lang.org/blog/2023/12/22/elixir-v1-16-0-released/ (https://elixir-lang.org/blog/2023/12/22/elixir-v1-16-0-released/?utm_source=thinkingelixir&utm_medium=shownotes) – Announcement of Elixir 1.16.0 release, including features like code snippets in diagnostics, revamped documentation, and a living anti-patterns reference.
- https://www.thestackcanary.com/understanding-the-elixir-machine-learning-ecosystem/ (https://www.thestackcanary.com/understanding-the-elixir-machine-learning-ecosystem/?utm_source=thinkingelixir&utm_medium=shownotes) – Andrés Alejos's introduction to Machine Learning in Elixir through a glossary of libraries.
- https://fly.io/phoenix-files/using-llama-cpp-with-elixir-and-rustler/ (https://fly.io/phoenix-files/using-llama-cpp-with-elixir-and-rustler/?utm_source=thinkingelixir&utm_medium=shownotes) – Jason Stiebs's article on using LLama.cpp with Elixir and Rustler for running machine learning models on CPU with lesser hardware requirements.
- https://github.com/jeregrine/llamacppex (https://github.com/jeregrine/llama_cpp_ex?utm_source=thinkingelixir&utm_medium=shownotes) – Github repository for "Llama CPP Ex," a Hex package by Jason Stiebs to integrate LLama.cpp with Elixir.
- https://pragtob.wordpress.com/2023/12/22/benchee-1-3-0-published-oh-save-the-memory/ (https://pragtob.wordpress.com/2023/12/22/benchee-1-3-0-published-oh-save-the-memory/?utm_source=thinkingelixir&utm_medium=shownotes) – Blog post about the release of Benchee 1.3.0 focusing on memory savings.
- https://github.com/bencheeorg/benchee (https://github.com/bencheeorg/benchee?utm_source=thinkingelixir&utm_medium=shownotes) – Github repository for Benchee, a benchmarking tool for Elixir.
- https://pragtob.wordpress.com/2023/12/18/careful-what-data-you-send-or-how-to-tank-your-performance-with-task-async/ (https://pragtob.wordpress.com/2023/12/18/careful-what-data-you-send-or-how-to-tank-your-performance-with-task-async/?utm_source=thinkingelixir&utm_medium=shownotes) – Blog post by Tobi Pfeiffer on how the size of data passed between processes can impact performance in Elixir.
- https://github.com/elixir-lang/elixir/pull/13173/files (https://github.com/elixir-lang/elixir/pull/13173/files?utm_source=thinkingelixir&utm_medium=shownotes) – Github pull request showing code changes to the Elixir language.
- https://github.com/elixir-lang/elixir/pull/13194/files (https://github.com/elixir-lang/elixir/pull/13194/files?utm_source=thinkingelixir&utm_medium=shownotes) – Another Github pull request showing code changes to the Elixir language.
- https://github.com/marcelotto/magma (https://github.com/marcelotto/magma?utm_source=thinkingelixir&utm_medium=shownotes) – Marcel Otto's Github repository for Magma, an IDE for constructing complex prompts, especially aimed at Elixir developers.
- https://x.com/ElixirMembrane/status/1737791927636893981 (https://x.com/ElixirMembrane/status/1737791927636893981?utm_source=thinkingelixir&utm_medium=shownotes) – Announcement of the release of Membrane SDK, offering a comprehensive suite of Membrane plugins for multimedia processing.
- https://github.com/membraneframework/membrane_sdk (https://github.com/membraneframework/membrane_sdk?utm_source=thinkingelixir&utm_medium=shownotes) – Github repository for Membrane SDK, with details on features and release cycle.
- https://elixircasts.io/elixir-styler (https://elixircasts.io/elixir-styler?utm_source=thinkingelixir&utm_medium=shownotes) – ElixirCasts video introducing and demonstrating Elixir Styler, an automated code styling tool.
- https://github.com/adobe/elixir-styler (https://github.com/adobe/elixir-styler?utm_source=thinkingelixir&utm_medium=shownotes) – Github repository for Adobe's Elixir Styler, which combines issue detection with auto-correction for Elixir code.
Do you have some Elixir news to share? Tell us at @ThinkingElixir (https://twitter.com/ThinkingElixir) or email at [email protected] (mailto:[email protected])
Find us online
- Message the show - @ThinkingElixir (https://twitter.com/ThinkingElixir)
- Message the show on Fediverse - @[email protected] (https://genserver.social/ThinkingElixir)
- Email the show - [email protected] (mailto:[email protected])
- Mark Ericksen - @brainlid (https://twitter.com/brainlid)
- Mark Ericksen on Fediverse - @[email protected] (https://genserver.social/brainlid)
- David Bernheisel - @bernheisel (https://twitter.com/bernheisel)
- David Bernheisel on Fediverse - @[email protected] (https://genserver.social/dbern)
- Cade Ward - @cadebward (https://twitter.com/cadebward)
- Cade Ward on Fediverse - @[email protected] (https://genserver.social/cadebward)
Show Notes online - http://podcast.thinkingelixir.com/183 (http://podcast.thinkingelixir.com/183)
Elixir Community News
- https://elixir-lang.org/blog/2023/12/22/elixir-v1-16-0-released/ (https://elixir-lang.org/blog/2023/12/22/elixir-v1-16-0-released/?utm_source=thinkingelixir&utm_medium=shownotes) – Announcement of Elixir 1.16.0 release, including features like code snippets in diagnostics, revamped documentation, and a living anti-patterns reference.
- https://www.thestackcanary.com/understanding-the-elixir-machine-learning-ecosystem/ (https://www.thestackcanary.com/understanding-the-elixir-machine-learning-ecosystem/?utm_source=thinkingelixir&utm_medium=shownotes) – Andrés Alejos's introduction to Machine Learning in Elixir through a glossary of libraries.
- https://fly.io/phoenix-files/using-llama-cpp-with-elixir-and-rustler/ (https://fly.io/phoenix-files/using-llama-cpp-with-elixir-and-rustler/?utm_source=thinkingelixir&utm_medium=shownotes) – Jason Stiebs's article on using LLama.cpp with Elixir and Rustler for running machine learning models on CPU with lesser hardware requirements.
- https://github.com/jeregrine/llamacppex (https://github.com/jeregrine/llama_cpp_ex?utm_source=thinkingelixir&utm_medium=shownotes) – Github repository for "Llama CPP Ex," a Hex package by Jason Stiebs to integrate LLama.cpp with Elixir.
- https://pragtob.wordpress.com/2023/12/22/benchee-1-3-0-published-oh-save-the-memory/ (https://pragtob.wordpress.com/2023/12/22/benchee-1-3-0-published-oh-save-the-memory/?utm_source=thinkingelixir&utm_medium=shownotes) – Blog post about the release of Benchee 1.3.0 focusing on memory savings.
- https://github.com/bencheeorg/benchee (https://github.com/bencheeorg/benchee?utm_source=thinkingelixir&utm_medium=shownotes) – Github repository for Benchee, a benchmarking tool for Elixir.
- https://pragtob.wordpress.com/2023/12/18/careful-what-data-you-send-or-how-to-tank-your-performance-with-task-async/ (https://pragtob.wordpress.com/2023/12/18/careful-what-data-you-send-or-how-to-tank-your-performance-with-task-async/?utm_source=thinkingelixir&utm_medium=shownotes) – Blog post by Tobi Pfeiffer on how the size of data passed between processes can impact performance in Elixir.
- https://github.com/elixir-lang/elixir/pull/13173/files (https://github.com/elixir-lang/elixir/pull/13173/files?utm_source=thinkingelixir&utm_medium=shownotes) – Github pull request showing code changes to the Elixir language.
- https://github.com/elixir-lang/elixir/pull/13194/files (https://github.com/elixir-lang/elixir/pull/13194/files?utm_source=thinkingelixir&utm_medium=shownotes) – Another Github pull request showing code changes to the Elixir language.
- https://github.com/marcelotto/magma (https://github.com/marcelotto/magma?utm_source=thinkingelixir&utm_medium=shownotes) – Marcel Otto's Github repository for Magma, an IDE for constructing complex prompts, especially aimed at Elixir developers.
- https://x.com/ElixirMembrane/status/1737791927636893981 (https://x.com/ElixirMembrane/status/1737791927636893981?utm_source=thinkingelixir&utm_medium=shownotes) – Announcement of the release of Membrane SDK, offering a comprehensive suite of Membrane plugins for multimedia processing.
- https://github.com/membraneframework/membrane_sdk (https://github.com/membraneframework/membrane_sdk?utm_source=thinkingelixir&utm_medium=shownotes) – Github repository for Membrane SDK, with details on features and release cycle.
- https://elixircasts.io/elixir-styler (https://elixircasts.io/elixir-styler?utm_source=thinkingelixir&utm_medium=shownotes) – ElixirCasts video introducing and demonstrating Elixir Styler, an automated code styling tool.
- https://github.com/adobe/elixir-styler (https://github.com/adobe/elixir-styler?utm_source=thinkingelixir&utm_medium=shownotes) – Github repository for Adobe's Elixir Styler, which combines issue detection with auto-correction for Elixir code.
Do you have some Elixir news to share? Tell us at @ThinkingElixir (https://twitter.com/ThinkingElixir) or email at [email protected] (mailto:[email protected])
Find us online
- Message the show - @ThinkingElixir (https://twitter.com/ThinkingElixir)
- Message the show on Fediverse - @[email protected] (https://genserver.social/ThinkingElixir)
- Email the show - [email protected] (mailto:[email protected])
- Mark Ericksen - @brainlid (https://twitter.com/brainlid)
- Mark Ericksen on Fediverse - @[email protected] (https://genserver.social/brainlid)
- David Bernheisel - @bernheisel (https://twitter.com/bernheisel)
- David Bernheisel on Fediverse - @[email protected] (https://genserver.social/dbern)
- Cade Ward - @cadebward (https://twitter.com/cadebward)
- Cade Ward on Fediverse - @[email protected] (https://genserver.social/cadebward)
More episodes of the podcast Thinking Elixir Podcast
283: Erlang Turns 27 and React at Risk
16/12/2025
282: Type Systems and View Transitions
09/12/2025
281: Planning for the Unexpected
02/12/2025
280: Dark Matter Developers
25/11/2025
279: Hot Code Upgrades and Hotter AI Takes
18/11/2025
278: WAL-ing Through Database Changes
11/11/2025
277: Searching Across the Hexiverse
04/11/2025
276: Elixir v1.19 Types and Speed
28/10/2025
275: From Slop to Success?
21/10/2025
274: Protocols, Permissions, and Performance
14/10/2025
ZARZA We are Zarza, the prestigious firm behind major projects in information technology.