#elixir #podcast #elixir_mix
Career Progressions: From Paratrooper to Software Engineer with Teo Diaz - EMx 174
https://elixirmix.com/career-progressions-from-paratrooper-to-software-engineer-with-teo-diaz-emx-174
Career Progressions: From Paratrooper to Software Engineer with Teo Diaz - EMx 174
https://elixirmix.com/career-progressions-from-paratrooper-to-software-engineer-with-teo-diaz-emx-174
Elixir Mix
Elixir Mix: Career Progressions: From Paratrooper to Software Engineer with Teo Diaz - EMx 174
Teo Diaz spent the first half of his career as a paratrooper and security agent for the Spanish army, until he made a career pivot to become a software engineer. Teo shares his story from the bootcamp beginnings to JavaScript and Elixir, and then landingβ¦
#elixir #podcast #elixir_wizards
Jessica Kerr on Systems Thinking for Developers
https://smartlogic.io/podcast/elixir-wizards/s8e7-kerr/
Jessica Kerr on Systems Thinking for Developers
https://smartlogic.io/podcast/elixir-wizards/s8e7-kerr/
Elixir Wizards
Jessica Kerr on Systems Thinking for Developers
A superpower of software development is teaching our code to teach us whatβs happening. This is observability, and itβs why Jessica Kerr works at Honeycomb, where she is a Developer Advocate. After twenty years as a developer, Jess sees software as a significantβ¦
#woombatoam #fintech #elixir
WombatOAM & the machine learning library - Erlang Solutions
https://www.erlang-solutions.com/blog/wombatoam-the-machine-learning-library/
WombatOAM & the machine learning library - Erlang Solutions
https://www.erlang-solutions.com/blog/wombatoam-the-machine-learning-library/
Erlang Solutions
WombatOAM & the machine learning library - Erlang Solutions
WombatOAM, the powerful operations, monitoring, and maintenance platform has a new machine learning library to assist with metric prediction. Learn about the main features, the algorithms used and how you can benefit from it together with WombatOAMβs newβ¦
#elixir #phoenix
A reusable Multi-Select component for Phoenix LiveView
https://fly.io/phoenix-files/liveview-multi-select/
A reusable Multi-Select component for Phoenix LiveView
https://fly.io/phoenix-files/liveview-multi-select/
Fly
A reusable Multi-Select component for Phoenix LiveView
Building a reusable multi-select component using LiveComponent and Phoenix.HTML.Form helpers.
#elixir #podcast #thinkingelixir
Replicating SQLite using Litestream with Ben Johnson
https://podcast.thinkingelixir.com/101
Replicating SQLite using Litestream with Ben Johnson
https://podcast.thinkingelixir.com/101
Thinking Elixir Podcast
Thinking Elixir Podcast 101: Replicating SQLite using Litestream with Ben Johnson
Ben Johnson explains Litestream.io, his tool that replicates SQLite databases to remote servers and to backup locations like S3. We talk through using it with Phoenix applications and what that would mean.
#elixir #podcast #elixir_wizards
Meks McClure on Communication, Diversity, and Ergonomics
https://smartlogic.io/podcast/elixir-wizards/s8e8-mcclure/
Meks McClure on Communication, Diversity, and Ergonomics
https://smartlogic.io/podcast/elixir-wizards/s8e8-mcclure/
Elixir Wizards
Meks McClure on Communication, Diversity, and Ergonomics
In todayβs episode, we speak with Meks McClure, a Full Stack Software Engineer with an unconventional background in Biology and Philosophy. Meks found their passion for programming after building a website for a Mexican non-profit, Permanencia Voluntariaβ¦
#elixir #podcast #elixir_mix
Managing Business Rules in Elixir Applications - EMx 175
https://elixirmix.com/managing-business-rules-in-elixir-applications-emx-175
Managing Business Rules in Elixir Applications - EMx 175
https://elixirmix.com/managing-business-rules-in-elixir-applications-emx-175
#elixir #podcast #elixir_mix
Macros and Busting Boilerplate with Robert Ellen - EMx 176
https://elixirmix.com/macros-and-busting-boilerplate-with-robert-ellen-emx-176
Macros and Busting Boilerplate with Robert Ellen - EMx 176
https://elixirmix.com/macros-and-busting-boilerplate-with-robert-ellen-emx-176
#elixir #podcast #thinkingelixir
Machine Learning in Elixir with Sean Moriarity
https://podcast.thinkingelixir.com/102
Machine Learning in Elixir with Sean Moriarity
https://podcast.thinkingelixir.com/102
Thinking Elixir Podcast
Thinking Elixir Podcast 102: Machine Learning in Elixir with Sean Moriarity
Sean Moriarity explains Machine Learning in the Elixir space. It's a fast developing area and Sean helps us follow the important points even if we aren't doing ML ourselves⦠because our teams may still need it.
#elixir #podcast #elixir_wizards
Catalina Astengo on The Many Languages of Nav
https://smartlogic.io/podcast/elixir-wizards/s8e9-astengo/
Catalina Astengo on The Many Languages of Nav
https://smartlogic.io/podcast/elixir-wizards/s8e9-astengo/
Elixir Wizards
Catalina Astengo on The Many Languages of Nav
#elixir #podcast #elixir_mix
Challenges of Scaling and Choosing the Right Tool with Simon Zelazny - EMx 177
https://elixirmix.com/challenges-of-scaling-and-choosing-the-right-tool-with-simon-zelazny-emx-177
Challenges of Scaling and Choosing the Right Tool with Simon Zelazny - EMx 177
https://elixirmix.com/challenges-of-scaling-and-choosing-the-right-tool-with-simon-zelazny-emx-177
Topenddevs
- Top End Devs
Teaching Developers to be in the Top 1%.
#elixir #erlang #stream #qlc #software #coding #development #engineering #inclusive #community
Lazy Sequences in Elixir and Erlang
https://dev.to/savonarola/lazy-sequences-in-elixir-and-erlang-3mne
Lazy Sequences in Elixir and Erlang
https://dev.to/savonarola/lazy-sequences-in-elixir-and-erlang-3mne
DEV Community
Lazy Sequences in Elixir and Erlang
Demonstration and comparison of standard primitives for working with lazy sequences in Elixir and Erlang
#elixir #podcast #thinkingelixir
Vaxine.io and CRDT DBs with James Arthur
https://podcast.thinkingelixir.com/103
Vaxine.io and CRDT DBs with James Arthur
https://podcast.thinkingelixir.com/103
Thinking Elixir Podcast
Thinking Elixir Podcast 103: Vaxine.io and CRDT DBs with James Arthur
We learn about Vaxine.io, an Elixir layer built on top of a distributed CRDT-based Erlang DB called Antidote. We cover CRDTs, the CURE protocol, and what Vaxine brings to the party.
#elixir #ai
JIT/GPU accelerated deep learning for Elixir with Axon v0.1
https://seanmoriarity.com/2022/06/16/jit-gpu-accelerated-deep-learning-for-elixir-with-axon-v0-1/
JIT/GPU accelerated deep learning for Elixir with Axon v0.1
https://seanmoriarity.com/2022/06/16/jit-gpu-accelerated-deep-learning-for-elixir-with-axon-v0-1/
Sean Moriarity
JIT/GPU accelerated deep learning for Elixir with Axon v0.1
I am excited to announce the official v0.1.0 release of Axon and AxonOnnx. A lot has changed (and improved) since the initial public announcement of Axon. In this post I will explore Axon and its iβ¦
#elixir #podcast #elixir_wizards
Cara Mitchell on Internal In-house eCommerce
https://smartlogic.io/podcast/elixir-wizards/s8e10-mitchell/
Cara Mitchell on Internal In-house eCommerce
https://smartlogic.io/podcast/elixir-wizards/s8e10-mitchell/
Elixir Wizards
Cara Mitchell on Internal In-house eCommerce
#elixir #podcast #thinkingelixir
Exploring Our Data with Chris Grainger
https://podcast.thinkingelixir.com/104
Exploring Our Data with Chris Grainger
https://podcast.thinkingelixir.com/104
Thinking Elixir Podcast
Thinking Elixir Podcast 104: Exploring Our Data with Chris Grainger
Explorer lets us explore and manipulate two-dimensional data like we already do with DB tables, spreadsheets, CSV files, and more. It's a tool that βregularβ Elixir devs can take advantage of today!
#elixir #otp #software #coding #development #engineering #inclusive #community
Controlling Elixir supervisors at runtime with feature flags
https://dev.to/knocklabs/controlling-elixir-supervisors-at-runtime-with-feature-flags-108b
Controlling Elixir supervisors at runtime with feature flags
https://dev.to/knocklabs/controlling-elixir-supervisors-at-runtime-with-feature-flags-108b
DEV Community
Controlling Elixir supervisors at runtime with feature flags
π Weβre Knock, the most powerful notification system you'll never build. Developers use Knock to...
#elixir #podcast #elixir_wizards
Nathan Retta on Engineering in Android at DoorDash
https://smartlogic.io/podcast/elixir-wizards/s8e11-retta/
Nathan Retta on Engineering in Android at DoorDash
https://smartlogic.io/podcast/elixir-wizards/s8e11-retta/
Elixir Wizards
Nathan Retta on Engineering in Android at DoorDash