Elixir genservers are painful
Papercups | Learning Elixir’s `GenServer` with a real-world example
Papercups is an open-source live chat widget. Chat with your customers to improve conversions and customer satisfaction.
If nothing else, this article captures why genservers are painful to use.
Imagine an equivalent solution in go. It's like a tenth as complex.