Erlang
Coverage of Erlang in the Nexus archive.
- Show HN: Lathe – Use LLMs to learn a new domain, not skip past it
Lathe is an LLM-powered tool that generates hands-on, source-backed tutorials for technical topics. It combines a Go CLI with LLM agent skills (Claude Code, Cursor, Codex) to create interactive learning experiences, encouraging users to type code manually and engage with exercises, side-notes, and citations. The tool aims to fill gaps where human-written tutorials are unavailable, such as niche domains like building a 3D slicer in Erlang.
- Erlang/OTP 29.0
Erlang/OTP 29.0 has been released with an article available on the Erlang website and a comments section on news.ycombinator.com. The release has garnered 60 points and 2 comments.
- Dabbling in Erlang, part 2: A minimal introduction (2013)
The article is an introductory guide to the Erlang programming language, part of a 2013 series titled 'Dabbling in Erlang.' It includes a Hacker News comments section with 23 points and 2 comments, hosted on the author's blog agis.io.