Join us

ContentUpdates and recent posts about Erlang..
 Activity
@kaptain added a new tool Hadolint , 2 months, 3 weeks ago.
 Activity
@varbear added a new tool Bandit , 2 months, 3 weeks ago.
 Activity
@devopslinks added a new tool JFrog Xray , 2 months, 3 weeks ago.
 Activity
@devopslinks added a new tool OWASP Dependency-Check , 2 months, 3 weeks ago.
 Activity
@varbear added a new tool pre-commit , 2 months, 3 weeks ago.
 Activity
@devopslinks added a new tool GitGuardian , 2 months, 3 weeks ago.
 Activity
@devopslinks added a new tool detect-secrets , 2 months, 3 weeks ago.
 Activity
@devopslinks added a new tool Gitleaks , 2 months, 3 weeks ago.
Course
@eon01 published a course, 2 months, 3 weeks ago
Founder, FAUN.dev

DevSecOps in Practice

TruffleHog Flask NeuVector detect-secrets pre-commit OWASP Dependency-Check Docker checkov Bandit Hadolint Grype KubeLinter Syft GitLab CI/CD Trivy Kubernetes

A Hands-On Guide to Operationalizing DevSecOps at Scale

DevSecOps in Practice
Story
@tairascott shared a post, 2 months, 3 weeks ago
AI Expert and Consultant, Trigma

How Do Large Language Models (LLMs) Work? An In-Depth Look

Discover how Large Language Models work through a clear and human centered explanation. Learn about training, reasoning, and real world applications including Agentic AI development and LLM powered solutions from Trigma.

How do Large Language Models (LLMs) Work Banner
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.