#elixir #phoenix #router #webdev #software #coding #development #engineering #inclusive #community
Use Verified Routes in Phoenix 1.7+
https://dev.to/neophen/use-verified-routes-in-phoenix-17-2p8p
Use Verified Routes in Phoenix 1.7+
https://dev.to/neophen/use-verified-routes-in-phoenix-17-2p8p
DEV Community
Use Verified Routes in Phoenix 1.7+
Phoenix 1.7+ includes the Verified Routes, which provides compile-time checks of your router paths....
#elixir #beginners #tutorial #software #coding #development #engineering #inclusive #community
Limiting Concurrency in Elixir Using Registry
https://dev.to/abiwinanda/limiting-concurrency-in-elixir-using-registry-2kig
Limiting Concurrency in Elixir Using Registry
https://dev.to/abiwinanda/limiting-concurrency-in-elixir-using-registry-2kig
DEV Community
Limiting Concurrency in Elixir Using Registry
When building applications with high performance in mind, we might be tempted to perform concurrent...
#elixir #phoenix #software #coding #development #engineering #inclusive #community
Google Login One tap backend for Elixir-Phoenix
https://dev.to/ndrean/google-login-one-tap-backend-with-elixir-and-joken-2l3n
Google Login One tap backend for Elixir-Phoenix
https://dev.to/ndrean/google-login-one-tap-backend-with-elixir-and-joken-2l3n
DEV Community
Google Login One tap backend for Elixir-Phoenix
This shows how to integrate Google's One tap login in an Elixir/Phoenix app in a controller. This is...
#elixir #livebook #software #coding #development #engineering #inclusive #community
A Livebook Smart-Cell to Render Diagrams
https://dev.to/zorbash/a-livebook-smart-cell-to-render-diagrams-fpm
A Livebook Smart-Cell to Render Diagrams
https://dev.to/zorbash/a-livebook-smart-cell-to-render-diagrams-fpm
DEV Community 👩💻👨💻
A Livebook Smart-Cell to Render Diagrams
I wrote my first Livebook smart-cell which renders diagrams from a textual description. I recently...
#webdev #elixir #svelte #tutorial #software #coding #development #engineering #inclusive #community
E2E Reactivity using Svelte with Phoenix LiveView
https://dev.to/debussyman/e2e-reactivity-using-svelte-with-phoenix-liveview-38mf
E2E Reactivity using Svelte with Phoenix LiveView
https://dev.to/debussyman/e2e-reactivity-using-svelte-with-phoenix-liveview-38mf
DEV Community
E2E Reactivity using Svelte with Phoenix LiveView
This post is based on a talk given at ElixirConf 2022 Svelte is a reactive JS framework that is...
#elixir #erlang #microservices #software #coding #development #engineering #inclusive #community
Elixir can make you avoid the microservices architecture
https://dev.to/pierrelegall/about-elixir-and-the-microservices-architecture-37gi
Elixir can make you avoid the microservices architecture
https://dev.to/pierrelegall/about-elixir-and-the-microservices-architecture-37gi
DEV Community
Elixir can make you avoid the microservices architecture
While many companies are still thinking about a migration to a microservice architecture, many didn't...
#elixir #phoenix #liveview #software #coding #development #engineering #inclusive #community
Efficient bidirectional infinite scroll in Phoenix LiveView
https://dev.to/christianalexander/efficient-bidirectional-infinite-scroll-in-phoenix-liveview-3epd
Efficient bidirectional infinite scroll in Phoenix LiveView
https://dev.to/christianalexander/efficient-bidirectional-infinite-scroll-in-phoenix-liveview-3epd
DEV Community
Efficient bidirectional infinite scroll in Phoenix LiveView
Implementing an infinitely-scrolling page that streams in new events.
#elixir #geneticalgorithms #portfolio #optimization #software #coding #development #engineering #inclusive #community
Genetic Algorithms to optimize an Asset Portfolio
https://dev.to/finiam/genetic-algorithms-to-optimize-an-asset-portfolio-3k0b
Genetic Algorithms to optimize an Asset Portfolio
https://dev.to/finiam/genetic-algorithms-to-optimize-an-asset-portfolio-3k0b
DEV Community
Genetic Algorithms to optimize an Asset Portfolio
On the last weekend of October, we (finiam) participated in ETHLisbon, an Ethereum-related hackathon,...
#elixir #webdev #beginners #programming #software #coding #development #engineering #inclusive #community
Why I selected Elixir and Phoenix as my main stack
https://dev.to/clsource/why-i-selected-elixir-and-phoenix-as-my-main-stack-3i4a
Why I selected Elixir and Phoenix as my main stack
https://dev.to/clsource/why-i-selected-elixir-and-phoenix-as-my-main-stack-3i4a
DEV Community
Why I selected Elixir and Phoenix as my main stack
This is just a personal journey documentation on how I decided to use my current tech stack. Over...
#elixir #engineering
Parsing and visualizing sea current data with Elixir and Nx - DockYard
https://dockyard.com/blog/2022/11/22/parsing-and-visualizing-sea-current-data-with-elixir-and-nx
Parsing and visualizing sea current data with Elixir and Nx - DockYard
https://dockyard.com/blog/2022/11/22/parsing-and-visualizing-sea-current-data-with-elixir-and-nx
DockYard
Parsing and visualizing sea current data with Elixir and Nx - DockYard
Exploring NetCDF sea current data and plotting it into an interactive map
#elixir #engineering
Axon.Serving: Model Serving with Axon and Elixir - DockYard
https://dockyard.com/blog/2022/10/17/axon-serving-model-serving-with-axon-and-elixir
Axon.Serving: Model Serving with Axon and Elixir - DockYard
https://dockyard.com/blog/2022/10/17/axon-serving-model-serving-with-axon-and-elixir
DockYard
Axon.Serving: Model Serving with Axon and Elixir - DockYard
Learn about Axon.Serving and how you can use for model serving with Elixir.
#elixir #engineering
Why Should I use Axon? - DockYard
https://dockyard.com/blog/2022/09/13/why-should-i-use-axon
Why Should I use Axon? - DockYard
https://dockyard.com/blog/2022/09/13/why-should-i-use-axon
DockYard
Why Should I use Axon? - DockYard
Axon can be a valuable, production-ready deep learning framework. In this post, Sean Moriarity outlines when and how it's the right tool for a machine learning job.
#elixir #engineering #web development
Search and Clustering with ExFaiss - DockYard
https://dockyard.com/blog/2023/01/04/search-and-clustering-with-exfaiss
Search and Clustering with ExFaiss - DockYard
https://dockyard.com/blog/2023/01/04/search-and-clustering-with-exfaiss
DockYard
Search and Clustering with ExFaiss - DockYard
You can now use vector search with Elixir, thanks to ExFaiss.
#elixir #engineering
Semantic Search with Phoenix, Axon, and Elastic - DockYard
https://dockyard.com/blog/2022/09/28/semantic-search-with-phoenix-axon-and-elastic
Semantic Search with Phoenix, Axon, and Elastic - DockYard
https://dockyard.com/blog/2022/09/28/semantic-search-with-phoenix-axon-and-elastic
DockYard
Semantic Search with Phoenix, Axon, and Elastic - DockYard
Learn how to to create a semantic search tool for matching wines to users from natural language queries in pure Elixir
#elixir #engineering
Unlocking the power of Transformers with Bumblebee - DockYard
https://dockyard.com/blog/2022/12/15/unlocking-the-power-of-transformers-with-bumblebee
Unlocking the power of Transformers with Bumblebee - DockYard
https://dockyard.com/blog/2022/12/15/unlocking-the-power-of-transformers-with-bumblebee
DockYard
Unlocking the power of Transformers with Bumblebee - DockYard
The new Bumblebee library lets you use Elixir and integrate with popular model hubs, including HuggingFace Hub.
#elixir #engineering
Semantic Search with Phoenix, Axon, Bumblebee, and ExFaiss - DockYard
https://dockyard.com/blog/2023/01/11/semantic-search-with-phoenix-axon-bumblebee-and-exfaiss
Semantic Search with Phoenix, Axon, Bumblebee, and ExFaiss - DockYard
https://dockyard.com/blog/2023/01/11/semantic-search-with-phoenix-axon-bumblebee-and-exfaiss
DockYard
Semantic Search with Phoenix, Axon, Bumblebee, and ExFaiss - DockYard
With Bumblebee, you can run semantic searches without using Elasticsearch.
#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
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.
#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
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.