Blog

Alchemist's Journal

Discover insights, tutorials, and stories from the world of alchemy and web development

6

What Is a Software Architect?

> Based on key excerpts from **"Fundamentos da Arquitetura de Software: Uma Abordagem de Engenharia"** by Mark Richards & Neal Ford (O'Reilly). --- ## What I...

Read article
4

Becoming a Vibe Engineer

# Vibe Engineering with Claude Code ### The Engineer's Field Guide to AI-Assisted Development > **"We use LLMs, but we are responsible for the quality, deliver...

Read article
8

My first days using AI for coding

# My first days using AI for coding *A practical guide for developers—especially Elixir and Phoenix LiveView—who are learning to work with LLMs in real project...

Read article
36

Mastering Concurrent Programming in Elixir

## Introduction Concurrent programming can significantly improve an application's performance, responsiveness, and resource utilization. In this article, we'll...

Read article