Join us

ContentUpdates and recent posts about Erlang..
Link
@simme shared a link, 6 days, 7 hours ago
Senior Engineering Manager, @canonical

Boring code is an organizational tell

Boring code is an organizational symptom, not an aesthetic failure. Co-change patterns in version control reveal team boundaries before any retrospective does; ownership concentration predicts defects better than code complexity metrics. With agents removing the friction that contained clever code accumulation, the incentive structures that produce boring code have never mattered more.

gradients
 Activity
@simme started using tool Ubuntu , 6 days, 9 hours ago.
 Activity
@simme started using tool TypeScript , 6 days, 9 hours ago.
 Activity
@simme started using tool Python , 6 days, 9 hours ago.
 Activity
@simme started using tool PostgreSQL , 6 days, 9 hours ago.
 Activity
@simme started using tool lxd , 6 days, 9 hours ago.
 Activity
@simme started using tool Kubernetes , 6 days, 9 hours ago.
 Activity
@simme started using tool K6 , 6 days, 9 hours ago.
 Activity
@simme started using tool Juju , 6 days, 9 hours ago.
 Activity
@simme started using tool Grafana Tempo , 6 days, 9 hours ago.
Erlang is a functional programming language and runtime originally developed at Ericsson for telecom systems requiring high availability, soft real-time guarantees, and massive concurrency. It is built around lightweight processes, message passing, and the actor model, with strong support for hot code upgrades and fault isolation. Erlang fits at the programming language and runtime layer and is widely used in distributed systems, messaging platforms, databases, and telecom infrastructure where reliability and concurrency are critical.