Get more out of OTP with GenStateMachine

Please, accept marketing-cookies to watch this video.

Bruce Tate presents a live coding webinar demonstrating how to implement a safety protocol using GenStateMachine. It was a fantastic example of when, why and how, to use a GenStateMachine, including how to tailor them to your needs.

About the Speaker

Bruce Tate is a kayaker, climber, programmer and father of two from Chattanooga, Tennessee. A serial entrepreneur, he has helped start three companies, and most recently served as CTO for icanmakeitbetter. The author of more than a dozen books is active in the Elixir community as a speaker, author, editor and conference organizer.

Instrumenting Erlang and Elixir code with open telemetry

Instrumenting Erlang and Elixir code with open telemetry

A gentle introduction to instrumenting your erlang/elixir code with opentelemetry tracing: common practices, opentelemetry opensource libraries.

Erlangers encounter with gleam

An Erlanger’s encounter with Gleam

A short introduction to Gleam and an entirely subjective look at it from a seasoned Erlang developer.

Thinking Concurrency: Dwelling in Erlang and Elixir

Thinking Concurrency: Dwelling in Erlang and Elixir

The functional paradigm has been influencing mainstream languages for decades, making developers more efficient whilst helping reduce maintenance costs.