Skip to main content

6 posts tagged with "Elixir"

View All Tags

· 11 min read
Christoph Beck
Max Mulatz
Joshua Bauer
This is the second post of a series on using a RAG information system for your team's codebase. Find out how the LLM can read and understand Elixir code and start a conversation about your codebase with the LLM.

· 11 min read
Malte Rohde

Programmatically generating PDF documents is a common requirement in many of our client projects at bitcrowd. While in Ruby there is a multitude of battle-proven libraries to choose from, the PDF library landscape in the Elixir/Erlang ecosystem is just beginning to evolve. Today, we introduce ChromicPDF, a fast and convenient Chrome-based HTML-to-PDF converter, written in Elixir.

· 3 min read
Paul Meinhardt
This blog post is the first in a series detailing our work on SSH support for Elixir and Erlang/OTP.