Elixir Releases: Moving Quickly Past Elixir 1.8 and Distillery 2.0
Elixir 1.9 has been released with built-in support for releases, a need that was previously served (and continues to be) by the Distillery package.
Elixir 1.9 has been released with built-in support for releases, a need that was previously served (and continues to be) by the Distillery package.
Having this Elixir-to-Node bridge allows us to use a tried-and-tested JavaScript library for our app while we get our Elixir client off the ground.
There are various ways to define the shape of the data you expect. This post shows the various forms pattern matching can take in Elixir.
A couple of weeks ago, a colleague asked a question in Slack that gave me a distinct feeling of déjà vu. They were testing…
Parse the Parcel I recently went on a parsing journey, and it led to yet another wonderful Dashbit library: NimbleParsec. It all started when…
Okay, so yes I am going to break a couple of rules here. But really only the first two… Types are literally everywhere; they…
How do you pick a tech stack for a new project? If it was five years ago, it was fairly straightforward. There were two…
Do you think all AI generated code is shit? Are you an engineer, founder, or layperson who has used AI in the last few…
Earlier this year, I became one of the unlucky few, that special class of coder for whom the bell tolls. I followed advice from…
Remember how I turned my old gaming laptop into a private LLM server with a Phoenix web interface? Maybe you remember how I was…
Zero Trust Security ensures maximum data protection with minimal friction. Learn how to implement a secure Zero Trust model while maintaining an effortless developer experience.
At Revelry, we’ve built all sorts of software for our partners over the years, which means we’ve encountered (and solved) a wide variety of…
I’m giving my old gaming laptop a second lease on life by turning it into a private LLM server and building a user-friendly web…
I woke up one morning with a thought: “What if I wrote a web game without writing any Javascript?” Here at Revelry, we love…