How Elixir helped us scale our Video User Profile Service for the Olympics
Impressions From My First ElixirConf
Paasaa: natural language detection
Paasaa is a simple library for natural (human) language detection:
iex> Paasaa.detect "Detect this!"
"eng"
Read next Impressions From My First ElixirConf