Encoding and Decoding Polylines with Erlang
Description and implementation of functions that encode and decode polylines.
Supporting Deprecated Types with erlang.mk
Simple workaround for supporting deprecated types and warnings_as_errors with erlang.mk.
GitLab CI for Erlang Projects
Example GitLab CI setup that can run tests for Erlang projects.
Katja: Riemann Client Written In Erlang
Introductory post about the Riemann client I’ve written.
Erlang 17.0: Supporting Deprecated Types Without Removing warnings_as_errors
Simple workaround for supporting deprecated types and warnings_as_errors.