#elixir #rabbitmq
Building distributed system for retail with RabbitMQ | Maryna Zhygadlo | RabbitMQ Summit 21
https://www.youtube.com/watch?v=hheenzcIM3Y
Building distributed system for retail with RabbitMQ | Maryna Zhygadlo | RabbitMQ Summit 21
https://www.youtube.com/watch?v=hheenzcIM3Y
YouTube
Building distributed system for retail with RabbitMQ | Maryna Zhygadlo | RabbitMQ Summit 21
Building distributed system for retail with RabbitMQ | Maryna Zhygadlo | RabbitMQ Summit 21 - Software Developer @ Diebold Nixdorf
ABSTRACT
This talk is devoted to the real distributed system in retail that has been running on production for 3 years withβ¦
ABSTRACT
This talk is devoted to the real distributed system in retail that has been running on production for 3 years withβ¦
#Ops #Kubernetes #Infrastructure #PaaS #Phoenix #Elixir
From Kubernetes to PaaS - now what? with Mark Ericksen, Elixir specialist & Thinking Elixir podcast host (Ship It! #51)
https://changelog.com/shipit/51
From Kubernetes to PaaS - now what? with Mark Ericksen, Elixir specialist & Thinking Elixir podcast host (Ship It! #51)
https://changelog.com/shipit/51
Changelog
From Kubernetes to PaaS - now what? with Mark Ericksen, Elixir specialist & Thinking Elixir podcast host (Ship It! #51)
Today we talk to Mark Ericksen about all the things that we could be doing on the new platform - this is a follow-up to episode 50. Mark specialises in Elixir, he hosts the Thinking Elixir podcast, and he also helps make Fly.io the best place to run Phoenixβ¦
#elixir #podcast #elixir_wizards
Sanne Kalkman on Coding, Crafting, and Collaboration
https://smartlogic.io/podcast/elixir-wizards/s8e4-kalkman/
Sanne Kalkman on Coding, Crafting, and Collaboration
https://smartlogic.io/podcast/elixir-wizards/s8e4-kalkman/
Elixir Wizards
Sanne Kalkman on Coding, Crafting, and Collaboration
This week we are joined by Sanne Kalkman who works as Senior Software Engineer at CodeSandbox. We discuss her role at CodeSandbox, her interest in multiple languages, Elixir, crafting, and more.
#elixir #phoenix
Recognize digits using ML in Elixir
https://fly.io/phoenix-files/recognize-digits-using-ml-in-elixir/
Recognize digits using ML in Elixir
https://fly.io/phoenix-files/recognize-digits-using-ml-in-elixir/
Fly
Recognize digits using ML in Elixir
Machine learning allows you to solve once unimaginable problem. Elixir's support for machine learning through Nx and Axon let us do impressive thing while staying in our favorite language.
#elixir
Accessibility and Real-time Apps: Clearing Fog and Picking Fruit
https://fly.io/blog/accessibility-clearing-the-fog/
Accessibility and Real-time Apps: Clearing Fog and Picking Fruit
https://fly.io/blog/accessibility-clearing-the-fog/
Fly
Accessibility and Real-time Apps: Clearing Fog and Picking Fruit
Before we get too fancy, better make sure everything is what it seems.
#elixir #podcast #elixir_mix
Benchee and Elixir 2.0 with Tobi Pfeiffer - EMx 171
https://elixirmix.com/benchee-and-elixir-2-0-with-tobi-pfeiffer-emx-171
Benchee and Elixir 2.0 with Tobi Pfeiffer - EMx 171
https://elixirmix.com/benchee-and-elixir-2-0-with-tobi-pfeiffer-emx-171
#elixir #podcast #elixir_wizards
Nathan Willson on the Polyglot Landscape in Japan
https://smartlogic.io/podcast/elixir-wizards/s8e5-willson/
Nathan Willson on the Polyglot Landscape in Japan
https://smartlogic.io/podcast/elixir-wizards/s8e5-willson/
Elixir Wizards
Nathan Willson on the Polyglot Landscape in Japan
Joining us in conversation today is Nathan Willson all the way from Tokyo, Japan. Learn about his current projects and how his background in music brought him to coding.
#elixir #podcast #thinkingelixir
Elixir in the iOS App Store with Dominic Letz
https://podcast.thinkingelixir.com/98
Elixir in the iOS App Store with Dominic Letz
https://podcast.thinkingelixir.com/98
Thinking Elixir Podcast
Thinking Elixir Podcast 98: Elixir in the iOS App Store with Dominic Letz
#distributedsystems #go #elixir #erlang #software #coding #development #engineering #inclusive #community
CSP vs Actor model for concurrency
https://dev.to/karanpratapsingh/csp-vs-actor-model-for-concurrency-1cpg
CSP vs Actor model for concurrency
https://dev.to/karanpratapsingh/csp-vs-actor-model-for-concurrency-1cpg
DEV Community
CSP vs Actor model for concurrency
In this article, we will discuss how CSP and actor concurrency models work. Communicating...
#elixir
A Guide to Event-Driven Architecture in Elixir | AppSignal Blog
https://blog.appsignal.com/2022/05/10/a-guide-to-event-driven-architecture-in-elixir.html
A Guide to Event-Driven Architecture in Elixir | AppSignal Blog
https://blog.appsignal.com/2022/05/10/a-guide-to-event-driven-architecture-in-elixir.html
Appsignal
A Guide to Event-Driven Architecture in Elixir | AppSignal Blog
Let's explore three ways to implement event-driven architecture in Elixir β synchronously, using GenServer, and using GenStage.
#elixir #livebook
Livebook v0.6 - Automate and learn with smart cells by JosΓ© Valim
https://www.youtube.com/watch?v=4hVIxyHxwK8
Livebook v0.6 - Automate and learn with smart cells by JosΓ© Valim
https://www.youtube.com/watch?v=4hVIxyHxwK8
YouTube
Livebook v0.6 - Automate and learn with smart cells by JosΓ© Valim
JosΓ© Valim covers what's new in LIvebook 0.6!
Read the full announcement here: https://news.livebook.dev/v0.6-automate-and-learn-with-smart-cells-mxJJe
Read the full announcement here: https://news.livebook.dev/v0.6-automate-and-learn-with-smart-cells-mxJJe
#elixir #phoenix #commanded #cqrs #software #coding #development #engineering #inclusive #community
Using CQRS in a simple Phoenix API with Commanded
https://dev.to/christianalexander/using-cqrs-in-a-simple-phoenix-api-with-commanded-364k
Using CQRS in a simple Phoenix API with Commanded
https://dev.to/christianalexander/using-cqrs-in-a-simple-phoenix-api-with-commanded-364k
DEV Community
Using CQRS in a simple Phoenix API with Commanded
Applying CQRS and the Commanded hex package to a Phoenix todo list API
#elixir #erlang #monitoring #cloud #software #coding #development #engineering #inclusive #community
Monitor your Elixir application with OpenTelemetry and SigNoz π
https://dev.to/signoz/monitor-your-elixir-application-with-opentelemetry-and-signoz-2g30
Monitor your Elixir application with OpenTelemetry and SigNoz π
https://dev.to/signoz/monitor-your-elixir-application-with-opentelemetry-and-signoz-2g30
DEV Community
Monitor your Elixir application with OpenTelemetry and SigNoz π
This tutorial was originally posted on SigNoz Blog and is written by Ricardo Paiva OpenTelemetry can...
#elixir #podcast #elixir_mix
Publishing Static Github Pages Using Github Actions - EMx 172
https://elixirmix.com/publishing-static-github-pages-using-github-actions-emx-172
Publishing Static Github Pages Using Github Actions - EMx 172
https://elixirmix.com/publishing-static-github-pages-using-github-actions-emx-172
#elixir
Today I Learned: Elixir can guard missing a Map key
https://til.hashrocket.com/posts/6udh49697n-elixir-can-guard-missing-a-map-key-
Today I Learned: Elixir can guard missing a Map key
https://til.hashrocket.com/posts/6udh49697n-elixir-can-guard-missing-a-map-key-
Hashrocket
Today I Learned: Elixir can guard missing a Map key
TIL that there's a guard that can be used as a guard so we can catch missing keys on Maps. Check this out:
#elixir #podcast #thinkingelixir
Slipstream and Tree-Sitter with Michael Davis
https://podcast.thinkingelixir.com/99
Slipstream and Tree-Sitter with Michael Davis
https://podcast.thinkingelixir.com/99
Thinking Elixir Podcast
Thinking Elixir Podcast 99: Slipstream and Tree-Sitter with Michael Davis
#elixir #podcast #elixir_mix
Promises of the Elixir & BEAM - EMx 173
https://elixirmix.com/promises-of-the-elixir-beam-emx-173
Promises of the Elixir & BEAM - EMx 173
https://elixirmix.com/promises-of-the-elixir-beam-emx-173
Topenddevs
- Top End Devs
Teaching Developers to be in the Top 1%.
#elixir #podcast #elixir_wizards
Digit on Smart Homes, EMPEX, and Cross-platform Development
https://smartlogic.io/podcast/elixir-wizards/s8e6-digit/
Digit on Smart Homes, EMPEX, and Cross-platform Development
https://smartlogic.io/podcast/elixir-wizards/s8e6-digit/
Elixir Wizards
Digit on Smart Homes, EMPEX, and Cross-platform Development
Welcome back to another episode of Elixir Wizards. Today, we chat with Digit, a talented software engineer currently based at SmartRent. He became aware of the company when he started trying to modify his smart home and realized what was behind the software.β¦
#elixir #axon #deployment
Deploying Machine Learning Models with Elixir
https://dockyard.com/blog/2022/05/10/deploying-machine-learning-models-with-elixir
Deploying Machine Learning Models with Elixir
https://dockyard.com/blog/2022/05/10/deploying-machine-learning-models-with-elixir