#elixir_in_production
Embedded and cloud Elixir for grid-management at Sparkmeter
https://elixir-lang.org/blog/2023/03/09/embedded-and-cloud-elixir-at-sparkmeter/
Embedded and cloud Elixir for grid-management at Sparkmeter
https://elixir-lang.org/blog/2023/03/09/embedded-and-cloud-elixir-at-sparkmeter/
The Elixir programming language
Embedded and cloud Elixir for grid-management at Sparkmeter
A case study of how Elixir is being used at SparkMeter.
#elixir
Creating a simple weather application with Phoenix LiveView - Erlang Solutions
https://www.erlang-solutions.com/blog/creating-a-simple-weather-application-with-phoenix-liveview/
Creating a simple weather application with Phoenix LiveView - Erlang Solutions
https://www.erlang-solutions.com/blog/creating-a-simple-weather-application-with-phoenix-liveview/
Erlang Solutions
Creating a simple weather application with Phoenix LiveView - Erlang Solutions
we will discuss our experience building an online weather application in Elixir using Phoenix LiveView. We created a real-time weather application that allows users to see the past, current, and forecast temperature and precipitation data for any UK postcode.
#elixir
Create a multi-tenant, whitelabel application in Elixir & Phoenix part III: Adding accounts (tenants)
https://medium.com/redsquirrel-tech/create-a-multi-tenant-whitelabel-application-in-elixir-phoenix-part-iii-adding-accounts-6231a14d9c9a
Create a multi-tenant, whitelabel application in Elixir & Phoenix part III: Adding accounts (tenants)
https://medium.com/redsquirrel-tech/create-a-multi-tenant-whitelabel-application-in-elixir-phoenix-part-iii-adding-accounts-6231a14d9c9a
Medium
Create a multi-tenant, whitelabel application in Elixir & Phoenix part III: Adding accountsβ¦
In the last post in the series, we added a custom router and enabled our application to dispatch subdomain requests to separate controllersβ¦
#elixir #podcast #thinkingelixir
Orion for Distributed Tracing in Production
https://podcast.thinkingelixir.com/142
Orion for Distributed Tracing in Production
https://podcast.thinkingelixir.com/142
Thinking Elixir Podcast
Thinking Elixir Podcast 142: Orion for Distributed Tracing in Production
Orion is an interesting library created by Thomas Depierre that makes it easy to run distributed tracing in your app on prod! It includes a LiveView UI for visualizing the perf and runs multiple traces concurrently!
#elixir #phoenix
Phoenix Dev Blog - Sounds Like a Bug
https://fly.io/phoenix-files/phoenix-dev-blog-sounds-like-a-bug/
Phoenix Dev Blog - Sounds Like a Bug
https://fly.io/phoenix-files/phoenix-dev-blog-sounds-like-a-bug/
Fly
Phoenix Dev Blog - Sounds Like a Bug
A deeper look into fixing an 8-year old race condition bug with Phoenix, LiveView, and long-polling that teaches us a few things along the way.
#elixir #phoenix
Embed and broadcast Whisper speech-to-text in your Phoenix app in 15 minutes
https://www.phoenixframework.org/blog/whisper-speech-to-text-phoenix
Embed and broadcast Whisper speech-to-text in your Phoenix app in 15 minutes
https://www.phoenixframework.org/blog/whisper-speech-to-text-phoenix
www.phoenixframework.org
Embed and broadcast Whisper speech-to-text in your Phoenix app in 15 minutes - Phoenix Blog
Elixir has rich features for Machine learning thru it's Nx, Axon, and Bumblee libraries. This screencast shows just how quickly you can add Whisper audio transcriptions.