-
About me
Rafał Golarz :: blog ::
-
Blogs
Blogs
If you updated your mix dependencies to use {:phoenix_live_view, “~> 0.9.0”} you might be surprised that …the web socket connection is gone. It’s due to backwards incompatible changes: “LiveView...
-
Experience
Experience
Building a live auctions platform in
Elixir, AWS, Kubernetes, Postgres, Redis
Feb 2023 - May 2023 (Remotely)
Senior Software Engineer (Elixir) at Eiger (Finland)
Building a
blockchain exp...
-
Bonding wifi and ethernet interfaces
Bonding wifi and ethernet interfaces
January 10, 2018
How to aggregate multiple network interfaces into a single logical interface?
If you haven’t heard about network bonding - it’s a network setup th...
-
RabbitMQ essentials with Go examples
RabbitMQ essentials with Go examples
February 20, 2018
What is RabbitMQ?
RabbitMQ is an Erlang-based implementation of AMQP (Advanced Message Queuing Protocol) which is an open standard that defines a...
-
Elixir LiveView
Elixir LiveView
September 20, 2019
There’s so many examples of Elixir LiveView (checkout Phoenix Phrenzy) that this one won’t add any value, so apart a simple example I decided to share my thoughs abo...