Join us

ContentUpdates and recent posts about Erlang..
 Activity
@codechaintech started using tool Atlassian Bitbucket , 2 weeks, 5 days ago.
Link
@simme shared a link, 2 weeks, 6 days 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 , 2 weeks, 6 days ago.
 Activity
@simme started using tool TypeScript , 2 weeks, 6 days ago.
 Activity
@simme started using tool Python , 2 weeks, 6 days ago.
 Activity
@simme started using tool PostgreSQL , 2 weeks, 6 days ago.
 Activity
@simme started using tool lxd , 2 weeks, 6 days ago.
 Activity
@simme started using tool Kubernetes , 2 weeks, 6 days ago.
 Activity
@simme started using tool K6 , 2 weeks, 6 days ago.
 Activity
@simme started using tool Juju , 2 weeks, 6 days 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.