Dossier
Elixir
Coverage of Elixir in the Nexus archive.
- Elixir v1.20 released: now a gradually typed language
Elixir v1.20 has been released, introducing gradual typing as a new feature. The article is hosted on the official Elixir blog and includes Hacker News comments.
- node-probe (elixir/eBPF)
A new project called node-probe has been built using elixir and utilizes eBPF for extra information. The project is available on GitHub and a website. It was submitted by a user named Hank Romp.
- Elixir-based blockchain explorer
A user named Hank Romp built a blockchain explorer using Elixir, which provides information about addresses and lightning invoices. The explorer is available at https://hromp.com/btcexp/ and https://hromp.com/bitcoinex-explorer/. The project was created to practice using Elixir.