fhunleth
Co-author of Nerves
Nerves v1.3.0 and Elixir 1.7/Distillery 2.0 support
We’ve released Nerves v1.3.0 with support for Elixir 1.7 and Distillery 2.0! We encountered a few bumps over the past week, but it’s looking good for general use now.
When upgrading, please read our upgrade guide at Updating Projects — nerves v1.9.1.
In addition to the guide, check that you’re using at least Elixir 1.7.3 and Distillery 2.0.8. Nerves depends on fixes in both.
First Post!
fhunleth
Co-author of Nerves
Popular in News & Updates
Hi folks,
For anyone following Hologram’s development or curious about running Elixir in the browser, I’ve created the Client Runtime Re...
New
We recently released Nerves 1.6 and corresponding updates to the Nerves new project generator, nerves_bootstrap and our official systems....
New
It looks like it’s finally safe to announce that Nerves supports Erlang/OTP 26 and Elixir 1.15!
We’ve updated dozens of Nerves and close...
New
New Features
Add ~JS sigil support for basic JavaScript interoperability
Bug Fixes
Fix root HTML element attribute patching during pag...
New
The second video from the Ash Primers series is out! https://www.youtube.com/watch?v=GtsL_lIis4Q This one is about the migration generato...
New
I’m excited to announce Hologram v0.5.0, a major evolution of the full-stack Elixir web framework! This release brings massive performanc...
New
:police_car_light: New AshAuthentication Installers :police_car_light:
The AshAuthentication igniter installers are released! Today on s...
New
Hello!
Oaskit now has experimental support for extensions, limited on the operation only.
You can add any key to the operation macro an...
New
The Nerves core team is proud to announce the Nerves v1.8.0 release.
Nerves provides the core tooling for creating self-contained, BEAM-...
New
@jimsynz just launched an epic new extension for Ash! It allows you to create rich mix tasks for calling your resource actions directly f...
New
Other popular topics
I’m working on defining a simple Ecto schema for a table (in PostGres), but I don’t see where I can define a column as NOT NULL. Conside...
New
In asking this question I am more interested about the expressiveness of the language itself and less concerned about the availability of...
New
I am trying to run a deploy with docker and I successfully runned with this command:
docker build -t romenigld/blog-prod .
but when I t...
New
I have an umbrella app.
Some of the apps inside depend on other apps in the umbrella, unsurprisingly.
I'm writing a test for one of t...
New
What is the difference between System.get_env and Application.get_env? For example, what are best practices to use one versus another.
New
I am using Ecto timestamps with postgres, I can see the timestamps() use the :naive_dateime but for my use case I wanted to store the ti...
New
Hey all,
I discovered Elixir and I love it. I always wanted to learn a functional programming and I intended to go for Haskell, but afte...
New
Currently suffering from paralysis by [HTTP client] analysis. This is rather unusual in Elixirland as there tends to be consensus on the ...
New
I will often find my self writing things similar to:
case some_value do
nil -> something()
"" -> something()
_ -> someth...
New
Hey :wave:t3: Elixir community,
I’ve been learning Elixir, and working on some side projects. My editor of choice is VSCode, and althoug...
New








