cd/entity/BEAM· home entities BEAM
grep -l @beam /news/*.json | wc -l → 8

BEAM

mentions 8 type Organization feed RSS

// recent coverage 8 mentions

11:27
2026-06-21
dev.to
large-language-models

Coding Agents: Moving From "Bash Mimics" to "AST Manipulators"

A developer replaced the standard text-based editing approach in coding agents with direct Elixir execution, enabling AST-aware refactoring. By giving the model full Elixir execution to edit files, th…

19:39
2026-06-20
porchlab.com
ai-tools

The best stack for the AI Era

Will Cromwell argues that Elixir and the Phoenix framework are the optimal tech stack for building AI-integrated applications, citing their ability to handle massive concurrency with minimal infrastru…

06:22
2026-06-15
elixirisallyouneed.dev
developer-tools

Elixir Is All You Need

Elixir and the Phoenix framework eliminate the need for separate services like Redis, Kubernetes, and Python sidecars by providing built-in concurrency, fault tolerance, real-time capabilities, and ML…

00:00
2020-01-21
jola.dev
open-source

Building Hex Diff

The article describes the development of Hex Diff, an open-source tool for comparing Hex package versions. It explains how the project uses LiveView for a responsive search interface, reads package da…

00:00
2019-06-05
jola.dev
developer-tools

Patterns for managing ETS tables

This article provides an introductory overview of using ETS (Erlang Term Storage) in Elixir and Erlang, focusing on basic patterns for table management and practical usage. It explains how ETS offers …

// co-occurs with top 8 entities