This Week in Elixir and Erlang #14

Welcome to the final edition of This Week in Elixir and Erlang for this year. And what a year it has been!
Before we all close this murky chapter of human history, I have one plea for you. If you had to give your 2020 a number between 1 and 10 what would that be?
Have your sayAll answers are anonymous. If more than 10 people have their say, I will announce the results in the next issue.
For me personally, the year was a chance to reassess my priorities. Elixir (and in no small part, Erlang) played a huge role in that. In a single year, I started this weekly series, interviewed many great people from the community, wrote an ode to Elixir and Erlang which made it to the top of Hacker News, and last but not least, helped start three Phoenix projects (linqable, PodRadio, and AROUNDAWORLD).
I am hopeful for 2021 and am looking forward to meeting you all in person again. If any of you is looking for a project partner, collaborator, or consultant, I will be more than happy to talk to you.
I wish all of you a happy and healthy new year!
Preslav
Announcements
Ruby 3.0.0 Released https://t.co/bUaE14MP87
— Yukihiro Matsumoto (@yukihiro_matz) December 25, 2020
The existing DSL docs were very split up and difficult to follow, so I've updated it to be single page with a table of contents at the top. At some point it may be worth having its own DSL documentation site, but this should do for now. https://t.co/NIWN0CQx0M
— Ash Framework (@AshFramework) December 27, 2020
This is a present of the end of year for Elixir programmers from me: The new package "Pelemay Fast Parallel map" has been released! It drives multi cores and is 3x faster than Enum! Check it out, soon!https://t.co/wwVIIjGwMc
— Susumu Yamazaki (ZACKY) (@zacky1972) December 27, 2020
For a little while, I have been working on @getsiteguardian, a #microsaas focused on website security and monitoring.
— Allan MacGregor 🇨🇦 (@allanmacgregor) December 28, 2020
I'm opening up the registration on #Beta and fully free for a short time to collect feedback and improvements to the system; check it out https://t.co/GW9MdGi0DY pic.twitter.com/XmzIQdqUxa
Finally deployed my maze generator app (inspired by @jamis's awesome book Mazes For Programmers). Phoenix LiveView uploads in action 😎 https://t.co/z9WTyVTAeG #MyElixirStatus pic.twitter.com/Dr3aSz58rX
— Angelika Tyborska (@atyborska93) December 27, 2020
Podcasts
#028 DepViz and ElixirLS with Jason Axelson
EMx 120: Exploring GraphQL with Elixir

#027 Ash Framework with Zach Daniel
Articles


How To Pattern Match Constants In Elixir
