#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
#elixir
How to make Rust leak memory (also: how to make it stop)
https://fly.io/blog/rust-memory-leak/
How to make Rust leak memory (also: how to make it stop)
https://fly.io/blog/rust-memory-leak/
Fly
How to make Rust leak memory (also: how to make it stop)
A story of fixing a memory leak in our Rust proxy
#elixir
LiveView Assigns: Three Common Pitfalls and Their Solutions | AppSignal Blog
https://blog.appsignal.com/2022/06/28/liveview-assigns-three-common-pitfalls-and-their-solutions.html
LiveView Assigns: Three Common Pitfalls and Their Solutions | AppSignal Blog
https://blog.appsignal.com/2022/06/28/liveview-assigns-three-common-pitfalls-and-their-solutions.html
AppSignal Blog
LiveView Assigns: Three Common Pitfalls and Their Solutions | AppSignal Blog
Let's take a look at three common LiveView assigns issues you might come across and how to fix them.
#elixir #podcast #thinkingelixir
Plausible Analytics, Elixir, and Privacy with Uku Taht
https://podcast.thinkingelixir.com/105
Plausible Analytics, Elixir, and Privacy with Uku Taht
https://podcast.thinkingelixir.com/105
Thinking Elixir Podcast
Thinking Elixir Podcast 105: Plausible Analytics, Elixir, and Privacy with Uku Taht
Uku Taht shares how Plausible Analytics provides opensource analytics data that respects visitor's privacy. Itβs a simple Phoenix app by a small team (3 people) that are delivering big things.
#elixir #podcast #elixir_wizards
Looking back on Season 8 with Sundi, Owen & Dan
https://smartlogic.io/podcast/elixir-wizards/s8e12-finale/
Looking back on Season 8 with Sundi, Owen & Dan
https://smartlogic.io/podcast/elixir-wizards/s8e12-finale/
Elixir Wizards
Looking back on Season 8 with Sundi, Owen & Dan