Déjà Vu: From YAML to AI Agents
From YAML-driven micro frontends to AI agents generating internal tools. The machinery changed. The engineering requirements did not. A senior platform engineer's perspective on composability in the AI era.
I'm a software engineer with experience translating business requirements and objectives into fully-realized solutions.
From YAML-driven micro frontends to AI agents generating internal tools. The machinery changed. The engineering requirements did not. A senior platform engineer's perspective on composability in the AI era.
Discover the versatility of Phoenix Layouts for structuring your Elixir LiveView applications. Learn how to enhance your web development process with Phoenix Layouts today!
This guide details how to build efficient, concurrent ETL pipelines using Elixir and GenStage, offering insights into data validation and processing to enhance your data-driven applications.
This guide introduces polymorphism in Elixir through protocols, offering a foundational understanding of how Elixir enables flexible code interaction across different data types, setting the stage for practical protocol implementation.
Deep dive into what exactly the Actor Model is, and how exactly the Actor Model is implemented in Elixir/Erlang.