Elixir Formula
Channel
@elixir_formula
Share
Promote
378
subscribers
#elixir #phoenix #erlang News and Articles from the world of Elixir-lang. For contact
@drEnilight
Elixir Formula
#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
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.
π
2
π
Elixir Formula
#elixir
#phoenix
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.
π
3
π
Elixir Formula
#elixir
#podcast
#thinkingelixir
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!
π
2
π
Elixir Formula
#elixir
#phoenix
Resizing Images using Elixir
https://fly.io/phoenix-files/resizing-images-using-elixir/
Fly
Resizing Images using Elixir
Resizing and optimizing images using Elixir!
π
2
π
Elixir Formula
#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
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 Formula
#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/
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.
π
2
π
Elixir Formula
#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/
The Elixir programming language
Embedded and cloud Elixir for grid-management at Sparkmeter
A case study of how Elixir is being used at SparkMeter.
π
1
π
Elixir Formula
#elixir
#phoenix
Single File Elixir Scripts
https://fly.io/phoenix-files/single-file-elixir-scripts/
Fly
Single File Elixir Scripts
Experiment and debug with Elixir Scripts!
π
2
π
Elixir Formula
#elixir
What does AI dream about? Stable Diffusion in Elixir | Curiosum
https://curiosum.com/blog/what-does-ai-dream-about-stable-diffusion-in-elixir
Curiosum
What does AI dream about? Stable Diffusion in Elixir | Curiosum
Tools like ChatGPT and DALLΒ·E2 brought immense interest to AI. In this article you'll learn how to integrate Stable Diffusion in Elixir with Bumblebee library.
π
1
π
Elixir Formula
#elixir
#podcast
#thinkingelixir
Network Programming with Elixir and Andrea Leopardi
https://podcast.thinkingelixir.com/141
Thinking Elixir Podcast
Thinking Elixir Podcast 141: Network Programming with Elixir and Andrea Leopardi
We talk with Andrea Leopardi, an Elixir core team member, author, and recent Protohackers celebrity! We cover his work on dbg, the networking challenges, his upcoming PragProg book and what new challenge has intrigued him!
π
1
π
Elixir Formula
#engineering
#elixir
Audio Speech Recognition in Elixir with Whisper Bumblebee - DockYard
https://dockyard.com/blog/2023/03/07/audio-speech-recognition-in-elixir-with-whisper-bumblebee
DockYard
Audio Speech Recognition in Elixir with Whisper Bumblebee - DockYard
With Bumblebee and Whisper you can now use audio-recognition models directly from Elixir.
π
2
π
Elixir Formula
#elixir
#podcast
#elixiroutlaws
Checking under the hood of
Cars.com
https://elixiroutlaws.com/125
Elixir Outlaws
Elixir Outlaws Episode 125: Checking under the hood of Cars.com
π
1
π
1
Elixir Formula
#elixir
#engineering
How to Add Feature Flags in a Phoenix Application Using fun_with_flags - DockYard
https://dockyard.com/blog/2023/02/28/how-to-add-feature-flags-in-a-phoenix-application-using-fun_with_flags
DockYard
How to Add Feature Flags in a Phoenix Application Using fun_with_flags - DockYard
You can use feature flags to gain greater control over features during runtime.
π
2
π
Elixir Formula
#elixir
An Introduction to Test Factories and Fixtures for Elixir | AppSignal Blog
https://blog.appsignal.com/2023/02/28/an-introduction-to-test-factories-and-fixtures-for-elixir.html
Appsignal
An Introduction to Test Factories and Fixtures for Elixir | AppSignal Blog
In the first part of this three-part series, we'll give an overview of Elixir test factories and fixtures.
π
2
π
Elixir Formula
#elixir
#phoenix
Phoenix Dev Blog - Streams
https://fly.io/phoenix-files/phoenix-dev-blog-streams/
Fly
Phoenix Dev Blog - Streams
LiveView's new Streams feature is set to be a game changer and yet easy to use at the same time. Chris McCord writes this dev blog post shinning a light onto this new feature.
π
3
π
Elixir Formula
#elixir
Using cursor-based pagination to fetch large amounts of data using Ecto in Elixir | AppUnite
https://appunite.com/blog/using-cursor-based-pagination-to-fetch-large-amounts-of-data-using-ecto-in-elixir
Appunite Tech Blog
Using cursor-based pagination to fetch large amounts of data using Ecto in Elixir | Appunite Tech Blog
π
2
π
Elixir Formula
#elixir
#phoenix
Phoenix 1.7.0 released: Built-in Tailwind, Verified Routes, LiveView Streams, and what's next
https://www.phoenixframework.org/blog/phoenix-1.7-final-released
www.phoenixframework.org
Phoenix 1.7.0 released: Built-in Tailwind, Verified Routes, LiveView Streams, and what's next - Phoenix Blog
Phoenix 1.7.0 is here! This releases includes major new features, component-based generators, updated conventions, LiveView Streams, and more!
π
6
π
Elixir Formula
#elixir
Canβt Live `with` It, Canβt Live `with`out It - Erlang Solutions
https://www.erlang-solutions.com/blog/cant-live-with-it-cant-live-without-it/
Erlang Solutions
Canβt Live `with` It, Canβt Live `with`out It - Erlang Solutions
'with' is a powerful tool in Elixir, but it's not without its quirks. This blog will help you understand how to use it best and how to manage unexpected behaviours.
π
1
π
Elixir Formula
#surreal
#database
#elixir
#software
#coding
#development
#engineering
#inclusive
#community
Testing SurrealDB
https://dev.to/ndrean/testing-surrealdb-1kjl
DEV Community
Testing SurrealDB
A word on SurrealDB When an application runs on embedded devices, with the model "off-line...
π
1
π
Elixir Formula
#elixir
#podcast
#thinkingelixir
Thinking Elixir News 139
https://podcast.thinkingelixir.com/139
Thinking Elixir Podcast
Thinking Elixir Podcast 139: Thinking Elixir News
New Phoenix LiveView 0.18.12 release brings βstreamsβ feature and more. Another Protohackers video, AppSignal adds Oban support, Orion library does distributed tracing UI, Jose Valim interview by Exercism, and more!
π
1
π
Love Center - Dating, Friends & Matches, NY, LA, Dubai, Global
Find friends or serious relationships easily
Start