Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!
Handling Infinity and Recursive Elegance Part 3 of 4: From Code Chaos to Mathematical...
Hello! As a member of the Erlang Ecosystem Foundation's Education, Training, & Adoption...
Inspired by a conversation on Bsky (Thanks Netto) about the release of Phoenix LiveView 1.0. The...
From WhatsApp to Your Next Project: Making Functional Programming Work in the Real...
I’ve been studying again operating systems — processes, threads, CPU scheduling — and wanted to...
📜 You can read the Indonesian version here! Table of Contents Functional...
📜 You can read the English version here! Daftar Isi Apa itu asdf version...
Você sabia que tanto Erlang como Elixir não possuem um operador de atribuição? Ou seja, o que...
📜 You can read the Indonesian version here! Table of Contents What is the asdf...
Представьте вселенную, где ежесекундно происходят миллиарды сообщений, звонков и финансовых операций....
Imagine a universe where billions of messages, calls, and financial transactions happen every second....
Estamos chegando ao fim de 2024 e aqui vai uma lista do que fizemos este ano. Acesse nosso site...
A popular program for Erlang beginners is "Hello, World". We can write the following code and save it...
📜 You can read the English version here! Daftar Isi Paradigma Pemrograman...
Recently, I started diving into the world of Elixir and Erlang/OTP. If, like me, you thought these...
First, what is mise? Straight to the point, mise-en-place (or simply mise) is a modern...
Ever wondered how different programming languages handle concurrency? Whether you're optimizing a web...
Alchemy Conf 2025 Miguel Palhas ・ Feb 6 ...
Introduction In applications that require real-time, efficient data communication, two commonly used...
Alchemy Conf 2025 is happening in Braga, Portugal, from March 30th to April 2nd, 2025!
Introduction Parsing grid inputs is a common challenge in programming challenges and data...
If you are here you may have heard about the Gleam programming language. Gleam as it says in their...
Hey folks! Ukrainian Erlanger here 🤘! Erlang/OTP is nearly 40 years old, yet it’s still powering...
Erlang 从零写一个 HTTP REST API 服务