Épisodes

  • Pluralsight, Courses, and Elixir the Big Picture ft. AJ Foster - EMx 263
    Nov 20 2024
    AJ Foster is a developer at Pluralsight. He talks about the course he made for Pluralsight about Elixir and then talks about how Elixir was brought into Pluralsight, both into their catalog of courses as well as into the tech stack for the company.

    Links
    • Elixir: The Big Picture
    • Keith Elder - Building A Highly Scalable Service that Survived A Super Bowl | Code BEAM SF 19
    • Elixir Diff
    • Erlang - heart
    • PRINCIPLES OF CHAOS ENGINEERING
    • GitHub: AJ Foster ( aj-foster )
    • Twitter: AJ Foster ( @Austin_J_Foster )

    Picks
    • AJ- GitHub | aj-foster/absinthe-socket-transport
    • AJ- FIRST
    • Allen- Keith Elder - Building A Highly Scalable Service that Survived A Super Bowl | Code BEAM SF 19
    • Allen- Zero To Production In Rust
    • Eric- Hardcore Zen
    • Sascha- Erlang in Anger


    Become a supporter of this podcast: https://www.spreaker.com/podcast/elixir-mix--6102049/support.
    Voir plus Voir moins
    40 min
  • Elixir as a General Purpose Language - EMx 262
    Nov 13 2024
    This week, the panel gets in and talks about Elixir is not just a specialty language for high concurrency applications with specific performance profiles.
    They dive into how Elixir can be used in a variety of cases and how it is set up as a language that allows you to solve the breadth of issues that other popular languages solve without being specialized to them.


    Links
    • Erlang Term Storage (ETS)
    • dets (stdlib) - (Erlang Documentation)
    • JVM struggles and the BEAM

    Picks
    • Adi- How to split a router into multiple modules using Phoenix
    • Adi- ElixirConf EU 2021 volunteer application form


    Become a supporter of this podcast: https://www.spreaker.com/podcast/elixir-mix--6102049/support.
    Voir plus Voir moins
    36 min
  • Mentorship and Teaching in Technology with Bruce Tate - EMx 261
    Nov 6 2024
    Dive into an enlightening conversation with Allen, Adi together and special guest Bruce Tate as he shares his passion for teaching underrepresented communities in tech. In this episode, Bruce discusses the transformative power of mentorship through Alexa Chat, a weekly volunteer-driven session aimed at fostering inclusivity and learning among aspiring coders. Discover how creating a safe space can lead to profound personal and professional growth.

    Key takeaways from this episode:
    - The importance of learning by doing: Encouraging new programmers to code actively.
    - Building community support: Creating a vulnerable yet respectful environment where mistakes are welcomed.
    - Inspiring success stories: Real-life examples of individuals thriving through mentorship.

    Join them for an inspiring discussion that highlights the impact of inclusive education in technology.


    Socials
    • LinkedIn: Bruce Tate


    Become a supporter of this podcast: https://www.spreaker.com/podcast/elixir-mix--6102049/support.
    Voir plus Voir moins
    59 min
  • What Time Is It? Dealing with Date, Time and Timezones in Elixir with Lau Taarnskov - Emx 260
    Oct 30 2024
    In this episode of Elixir Mix, we’re joined by Lau Tornskau, creator of the tzdata library and prolific Elixir open-source contributor, to talk about how to ensure “correctness” of time-related data in Elixir and how Elixir’s standard library has grown to include native support for handling time zones.

    Links
    • www.creativedeletion.com
    • http://twitter.com/laut
    • https://github.com/lau

    Picks
    • Alex - Dynamically Configure Your Plugs at Run-time
    • Alex - An IoT Birdhouse with Elixir Nerves & Phoenix LiveView Components
    • Bruce- Why Things Fail, a series on failure with Brian Troutwine and Bruce Tate
    • Bruce - The Problem with Time & Timezones – Computerphile
    • Sophie - You might not need the Calendar or Timex libraries
    • Lau - We’re hiring – TheRealReal
    • Lau - Domain Modeling Made Functional by Scott Wlaschin


    Become a supporter of this podcast: https://www.spreaker.com/podcast/elixir-mix--6102049/support.
    Voir plus Voir moins
    42 min
  • Learning and Loving Elixir with Randall Thomas - EMx 259
    Oct 23 2024
    We discuss how to learn and love Elixir and other functional languages, the importance of people and community in learning, the perfect autumnal cocktail and so much more with Randall Thomas—drinker, hacker and bon vivant! Panel

    Links
    • Let Over Lambda—50 Years of Lisp
    • Haskell Programming from First Principles
    • WHAT I WISH I KNEW WHEN LEARNING HASKELL
    • Programming Elixir

    Picks
    • Bruce - https://grox.io
    • Alex - Erlang in Anger
    • Alex - https://github.com/happi/theBeamBook
    • Steven - 49 inch ultra wide monitor
    • Randall - https://haskellbook.com/, https://keminglabs.com/finda


    Become a supporter of this podcast: https://www.spreaker.com/podcast/elixir-mix--6102049/support.
    Voir plus Voir moins
    49 min
  • Nerves Powered Mechanical Keyboards with Chris Dosé - EMx 258
    Oct 16 2024
    In this episode of Elixir Mix, Chris Dosé joins us to talk about some of the open source work that he has done at Peek. He also talks to us about his exciting Nerves projects Xebow and AFK.

    Links
    • iCalendar
    • GitHub Chris Dosé
    • GitHub ElixirSeattle/xebow

    Picks
    • Steven - The Art of Agile James Shore
    • Steven - US History YouTube
    • Lars - Hurry Slowly
    • Lars - Peter van Roy - KEYTNOTE Why time is evil indistributed systems l Code BEAM STO 19
    • Chris - ElixirConf 2018 - Picking Properties to Test in Property Based Testing - Michael Stalker
    • Sophie - Anybody have any easy baking recipes?


    Become a supporter of this podcast: https://www.spreaker.com/podcast/elixir-mix--6102049/support.
    Voir plus Voir moins
    52 min
  • What it means to be a Senior - EMx 257
    Oct 9 2024
    In this episode of the Mix the panelists talk about Seniority. They lay out their own personal journeys towards getting a senior title and how they define seniority for themselves - especially how it goes beyond the ability to write code well.


    Among other things they discuss:



    • how to become fluent in reading and writing code
    • how side projects are useful but not required to become a great developer
    • how senior developers tend to approach problem solving and how to get better at that
    • how interpersonal skills play at least an equal role as technical knowledge
    • how specific tech know-how becomes less and less important the further developers climb the ladder - at least the managerial ladder
    • how organizational structures cannot be ignored when building solutions
    They close with some picks which they deem valuable for anybody who'd like to dig deeper into some of these ideas.



    Links
    • Are We Really Engineers? * Hillel Wayne
    • Seven Languages in Seven Weeks
    • Conway's law - Wikipedia
    • Team Topologies
    • The Little Elixir & OTP Guidebook

    Picks
    • Adi- The Little Elixir & OTP Guidebook
    • Adi- Seven Languages in Seven Weeks
    • Adi- God of War Ragnarök - PS5 Games | PlayStation
    • Sascha- Specification by Example
    • Sascha- Exercism
    • Sascha- You Know Nothing ... or do you? - Sascha Wolf


    Become a supporter of this podcast: https://www.spreaker.com/podcast/elixir-mix--6102049/support.
    Voir plus Voir moins
    51 min
  • Milestones in Elixir's Evolution - EMx 256
    Oct 2 2024
    The Elixir Mix Panel discusses the history of Elixir and the high points and big changes in the language and ecosystem. They go into the big changes that brought about growth in the ecosystem, ease of use in the language, better features, and much more.

    Links
    • ElixirConf 2021
    • Debugging With Tracing in Elixir
    • Call for Proposals for ElixirConf EU 2021

    Picks
    • Adi- Simplebet - Software Engineer
    • Adi- Career Opportunities | Annkissam
    • Allen- Just-in-Time Mode - Tailwind CSS
    • Charles- Premium Podcast Feeds | Devchat.tv
    • Charles- Who Not How
    • Charles- The Miracle Morning
    • Charles- Psycho-Cybernetics
    • Charles- As a man Thinketh
    • Charles- Dev Influencers | Devchat.tv
    • Sascha- Bypass - bypass v2.1.0


    Become a supporter of this podcast: https://www.spreaker.com/podcast/elixir-mix--6102049/support.
    Voir plus Voir moins
    39 min