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.
It’s quiet…too quiet Something feels different in Slack. Everyone’s busy, there’s lots of projects… but nobody’s talking (to me at least). I used to…
Employee recognition looks different at every company. At Revelry, it takes the form of a quarterly shoutout award to the person in the company…
At Revelry, we have a long history of running software apprenticeships. The CTO is a former graduate (and so am I). But everywhere I…
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.