Category: erlang
-
Paulo Valente on Neural Networks (AI) with Nx (Elixir/Erlang)
See Paulo Valente’s talk, at Code BEAM America 2022 What kind of use cases are good for Nx? Nx brings numerical computing power to the BEAM, so the Nx library and its friends are great if you need this sort of application on systems that were built on the BEAM. One such use case, which…
-
Interview with Rustam Aliev about Erlang GUI Programming with Epona
Interview with Rustam Aliev | LinkedIn Erlang actually has powerful GUI programming abilities with epona as we learn with Rustam Aliev. Why did you need a gui library / framework for erlang? It was a rainy night, with lightning flashing, thunder rumbling, and wolves howling in the misty plains. I was sitting in my man-cave…
-
Erlang Linters and Why Code Guidelines Matter in Software Engineering with Brujo Benavides
Learn more here: Open Inaka Brujo Benavides is a staff engineer that works with Erlang at NextRoll. He also maintains various open source erlang projects. You can learn more about him on his about.me here. He is a member of the inaka community, authors of the erlang_guidelines repository and Elvis, among many other open-source projects. …
-
Interview with Francesco Cesarini of Erlang Solutions on Erlang and Elixir Use Cases
Why are Erlang and Elixir such powerful languages? Erlang was invented to solve a problem. You need to put this in contrast with programming languages in search of a problem. You can not go out, invent a language and then figure out what they are good for. When inventing a language, you need to have…