cd/entity/Erlang· home entities Erlang
grep -l @erlang /news/*.json | wc -l → 7

Erlang

mentions 7 type Organization feed RSS

// recent coverage 7 mentions

07:46
2026-07-01
blog.kulman.sk
artificial-intelligence

I do not feel like a programmer anymore

A software developer reports that AI has become so integral to their daily work that they no longer feel like a programmer, as AI handles understanding tickets, writing code, reviewing, and suggesting…

12:00
2026-06-21
dangrafham.com
ai-agents

After Loops

The success or failure of autonomous agent loops in AI systems depends on supervision, not the loop itself. Early failures were due to unsupervised loops, while successful production loops had constra…

00:00
2019-10-18
jola.dev
developer-tools

The Erlang :queue module in Elixir

The article explains that Elixir uses Erlang's `:queue` module, which provides a double-ended FIFO (first-in, first-out) data structure for efficiently adding and removing items from both ends. It not…

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