#elixir #podcast
From Developer to Director of Engineering with Estelle DeBlois
https://smartlogic.io/podcast/elixir-wizards/s6e6-deblois/
From Developer to Director of Engineering with Estelle DeBlois
https://smartlogic.io/podcast/elixir-wizards/s6e6-deblois/
#elixir #elixir_conf
Livecoding a WebAssembly interpreter - Tonći Galić | ElixirConf EU Virtual 2020
https://www.youtube.com/watch?v=9qst4GkVMrQ
Livecoding a WebAssembly interpreter - Tonći Galić | ElixirConf EU Virtual 2020
https://www.youtube.com/watch?v=9qst4GkVMrQ
YouTube
Livecoding a WebAssembly interpreter - Tonći Galić | ElixirConf EU Virtual 2020
This video was recorded at ElixirConf EU Virtual 2020 - https://www.elixirconf.eu/archives/virtual_x_2020/index.html
More great virtual tech conferences - https://codesync.global
---
Livecoding a WebAssembly interpreter
by
Tonći Galić
ABSTRACT
One of…
More great virtual tech conferences - https://codesync.global
---
Livecoding a WebAssembly interpreter
by
Tonći Galić
ABSTRACT
One of…
#elixir #aws
Erlang and Elixir in AWS Lambda using Container Images (part 1)
https://bernerbits.medium.com/erlang-and-elixir-in-aws-lambda-using-container-images-part-1-b7eb9ce35a12
Erlang and Elixir in AWS Lambda using Container Images (part 1)
https://bernerbits.medium.com/erlang-and-elixir-in-aws-lambda-using-container-images-part-1-b7eb9ce35a12
Medium
Erlang and Elixir in AWS Lambda using Container Images (part 1)
#elixir #kaffka
Elixir Phoenix + Kafka Integration — Message Broadcasting Application
https://ritresh-girdhar.medium.com/elixir-phoenix-kafka-integration-message-broadcasting-application-cdbcda2fa229
Elixir Phoenix + Kafka Integration — Message Broadcasting Application
https://ritresh-girdhar.medium.com/elixir-phoenix-kafka-integration-message-broadcasting-application-cdbcda2fa229
Medium
Elixir Phoenix + Kafka Integration — Message Broadcasting Application
This article will help Elixir beginners in learning Elixir . Will provide idea about Phoenix framework and the way it works
#elixir #podcast
#052 IOList and Postgres with Nathan Long
https://thinkingelixir.com/podcast-episodes/052-iolist-and-postgres-with-nathan-long/
#052 IOList and Postgres with Nathan Long
https://thinkingelixir.com/podcast-episodes/052-iolist-and-postgres-with-nathan-long/
Thinking Elixir
#052 IOList and Postgres with Nathan Long - Thinking Elixir
Nathan Long takes us on a deep dive into IOLists. We also go into PostgreSQL materialized views for solving complicated caching situations and more!
#elixir #mnesia
Elixir: How to distribute Mnesia between multiple nodes
https://medium.com/@wttj_tech/elixir-how-to-distribute-mnesia-between-multiple-nodes-cb7c851b1ed1
Elixir: How to distribute Mnesia between multiple nodes
https://medium.com/@wttj_tech/elixir-how-to-distribute-mnesia-between-multiple-nodes-cb7c851b1ed1
Medium
Elixir: How to distribute Mnesia between multiple nodes
At Welcome to the Jungle, we love Elixir. It’s the main stack we use to build back-end services and it really helps us keep our code clean…
#elixir #elixir_conf
Build Tetris with Elixir and LiveView - Sandesh Soni | ElixiurConfEU Virtual 20
https://www.youtube.com/watch?v=ZclnP_X9B3M
Build Tetris with Elixir and LiveView - Sandesh Soni | ElixiurConfEU Virtual 20
https://www.youtube.com/watch?v=ZclnP_X9B3M
YouTube
Build Tetris with Elixir and LiveView - Sandesh Soni | ElixirConfEU Virtual 20
This video was recorded at ElixirConf EU Virtual 2020 (June) - https://www.elixirconf.eu/archives/virtual_2020/index.html
More great virtual tech conferences - https://codesync.global
---
Build Tetris with Elixir and LiveView
by
Sandesh Soni
ABSTRACT…
More great virtual tech conferences - https://codesync.global
---
Build Tetris with Elixir and LiveView
by
Sandesh Soni
ABSTRACT…
#elixir #phoenix #live_view
Three real-world examples of distributed Elixir (pt. 3)
https://bigardone.dev/blog/2021/06/18/three-real-world-examples-of-distributed-elixir-pt-3
Three real-world examples of distributed Elixir (pt. 3)
https://bigardone.dev/blog/2021/06/18/three-real-world-examples-of-distributed-elixir-pt-3
bigardone.dev
Three real-world examples of distributed Elixir (pt. 3) | bigardone.dev
The distributed download requester and progress tracker.
#elixir
Phoenix liveview with some jsx flavor
https://til.hashrocket.com/posts/viostlpijw-phoenix-liveview-with-some-jsx-flavor
Phoenix liveview with some jsx flavor
https://til.hashrocket.com/posts/viostlpijw-phoenix-liveview-with-some-jsx-flavor
Hashrocket
Today I Learned: Phoenix LiveView with some JSX flavor
Today I learned from Vinny about this Elixir library called Surface that allows you to write LiveView components that look a lot like JSX from React.
#elixir
Monitoring Memory Usage for Erlang and Elixir Applications
https://blog.appsignal.com//2021/06/01/monitoring-memory-usage-for-erlang-and-elixir-applications.html
Monitoring Memory Usage for Erlang and Elixir Applications
https://blog.appsignal.com//2021/06/01/monitoring-memory-usage-for-erlang-and-elixir-applications.html
AppSignal Blog
Monitoring Memory Usage for Erlang and Elixir Applications | AppSignal Blog
In this post, we'll do a quick overview of monitoring memory issues in Erlang and Elixir setups.
#elixir #postgresql
Ecto UPSERT for different Primary Keys in Elixir
https://hashrocket.com//blog/posts/ecto-upsert-for-different-primary-keys-in-elixir
Ecto UPSERT for different Primary Keys in Elixir
https://hashrocket.com//blog/posts/ecto-upsert-for-different-primary-keys-in-elixir
Hashrocket
Ecto UPSERT for different Primary Keys in Elixir
Let's take a look into Ecto's implementation of PostgreSQL Upsert and how different types of primary keys could change the results of this command. Spoiler alert, you could be surprised by non expected returns, so bare with me.
#elixir
Microservices Monitoring: Using Namespaces for Data Structuring
https://blog.appsignal.com//2021/01/06/microservices-monitoring-using-namespaces-for-data-structuring.html
Microservices Monitoring: Using Namespaces for Data Structuring
https://blog.appsignal.com//2021/01/06/microservices-monitoring-using-namespaces-for-data-structuring.html
AppSignal Blog
Microservices Monitoring: Using Namespaces for Data Structuring | AppSignal Blog
Microservices pose unique challenges for error reporting and instrumentation. Today, we’ll explore the best way to monitor them using namespaces in AppSignal.
#elixir #elixir_conf
Using Elixir for scheduling cloudnative DAG workflows - Lucjan Suski | ElixirConf EU Virtual 2020
https://www.youtube.com/watch?v=z2gtLEAgamM
Using Elixir for scheduling cloudnative DAG workflows - Lucjan Suski | ElixirConf EU Virtual 2020
https://www.youtube.com/watch?v=z2gtLEAgamM
YouTube
Using Elixir for scheduling cloudnative DAG workflows - Lucjan Suski | ElixirConf EU Virtual 2020
This video was recorded at ElixirConf EU Virtual 2020 - https://www.elixirconf.eu/archives/virtual_x_2020/index.html
More great virtual tech conferences - https://codesync.global
---
Using Elixir for scheduling cloudnative DAG workflows
by
Lucjan Suski…
More great virtual tech conferences - https://codesync.global
---
Using Elixir for scheduling cloudnative DAG workflows
by
Lucjan Suski…
#elixir
Understanding Associations in Elixir's Ecto
https://blog.appsignal.com//2020/11/10/understanding-associations-in-elixir-ecto.html
Understanding Associations in Elixir's Ecto
https://blog.appsignal.com//2020/11/10/understanding-associations-in-elixir-ecto.html
Appsignal
Understanding Associations in Elixir's Ecto | AppSignal Blog
Data modeling in Ecto takes a bit of getting used to. The goal of this post is to give a short but definitive answer to this problem.