Programming patterns in simple wordsRoman Kotov published on 2026-03-20 included in BasicsProgramming patterns allow to write applications faster. This post tries to explain core idea of each pattern.
What is host? Baby don't port meRoman Kotov published on 2023-06-21 included in BasicsAn overview of network system components.
My Elixir timelineRoman Kotov published on 2022-02-10 included in ElixirHow I remember history of Elixir.
Elixir module registry via ProtocolsRoman Kotov published on 2021-10-27 included in ElixirExample how to create module registry in Elixir.