Latest #hex Threads 
Release: Release v2.5.0 · hexpm/hex · GitHub
Announcement: Hex v25 released | Hex
Enhancements
Add organization-defined dependency po...
New
Hi everyone! :waving_hand:
I just published my first Hex package, erli18n — a GNU gettext–compatible internationalization library for Er...
New
I want to buld this docker image but
it fails with a timeout at RUN mix local.hex --force
Maybe it’s just a maintenance window, but the...
New
I was looking for an open router sdk in elixir but i didn’t find anything so here you go openrouter_sdk | Hex
New
I was tinkering with my current project, when I accidentally stopped my iex session. When I tried to restart I was greeted with the follo...
New
I just wanted to give a shout out to the update I noticed on hex.pm. I love the snapshot of the Readme section and overall updated UI. Th...
New
I built a blink.cmp source that brings hex.pm completions into your mix.exs for Neovim users:
Search packages as you type {:pho → :phoe...
New
Yesterday I was able to deploy my app successfully.
Today my deploys are breaking with:
|
4.343 Failed to fetch record for oban/oban_p...
New
Just wanted to sound the alarm on this one in case it needs attention:
$ mix local.hex --force
** (Mix) httpc request failed with: {:ba...
New
There are many v0 libraries in the elixir echo system, where at least officially, semantic versioning means nothing.
However, it seems t...
New
This Week's Trending
Release: Release v2.5.0 · hexpm/hex · GitHub
Announcement: Hex v25 released | Hex
Enhancements
Add organization-defined dependency po...
New
Hi everyone! :waving_hand:
I just published my first Hex package, erli18n — a GNU gettext–compatible internationalization library for Er...
New
This Month's Trending
I want to buld this docker image but
it fails with a timeout at RUN mix local.hex --force
Maybe it’s just a maintenance window, but the...
New
This Year's Trending
Generates a dependency inventory, or “Software Bill-of-Materials” (SBoM), including package versions and licenses, in a format that can b...
New
:wave: Elixir community! I’m excited to announce HexDocs MCP. The project is an MCP server that I developed to improve my workflow, and I...
New
There are many v0 libraries in the elixir echo system, where at least officially, semantic versioning means nothing.
However, it seems t...
New
I just wanted to give a shout out to the update I noticed on hex.pm. I love the snapshot of the Readme section and overall updated UI. Th...
New
I hope somebody is aware of it.
New
Yesterday I was able to deploy my app successfully.
Today my deploys are breaking with:
|
4.343 Failed to fetch record for oban/oban_p...
New
I built a blink.cmp source that brings hex.pm completions into your mix.exs for Neovim users:
Search packages as you type {:pho → :phoe...
New
Just wanted to sound the alarm on this one in case it needs attention:
$ mix local.hex --force
** (Mix) httpc request failed with: {:ba...
New
I was looking for an open router sdk in elixir but i didn’t find anything so here you go openrouter_sdk | Hex
New
I was tinkering with my current project, when I accidentally stopped my iex session. When I tried to restart I was greeted with the follo...
New
Last Three Year's Trending
My team is building various micro-services using elixir.
Some of needs of systems is shared (for example: authentication).
To not dupli...
New
Getting wierd failures on a docker build today. Not sure if this is rebar3 issue or some connectivity issue to hex.pm as I can build the ...
New
Coming from a Java and Node.js background, I am really interested in how Hex/Elixir handles multiple versions of the same dependency in c...
New
Hi all.
A few days ago I published my first package in Hex.pm. It is called Trans and aims to provide a easy way to leverage database su...
New
Running mix local.hex fails with “Unknown CA”:
> mix local.hex
** (Mix) httpc request failed with: {:failed_connect, [{:to_address, {...
New
Hey everyone :wave: I’m building my first open-source library with Elixir, and would like some guidance on how to create a GitHub action ...
New
Hi,
Since yesterday we are unable to fetch private packages from hex. This happens both on CI (all repos of our projects on Github) and ...
New
It seems like downloading latest hex when building for a non-native platform is broken :thinking:
I have the following Dockerfile:
FROM...
New
Livebook’s fine developers keep working on its infrastructure; apparently version 0.9 is now peeking around the corner. So, I suspect tha...
New
Exneus is an incredibly flexible and performant JSON parser, generator and formatter for Elixir. It is a wrapper for Elixir of Euneus, an...
New
Now I work on Linux. When I run mix hex.docs offline pkg-name the docs have download to ~/.hex/docs/
But browser can not the read the fi...
New
Followed the Windows install instructions but am not able to get Hex installed.
I do not have this issue on my main Ubuntu machine but o...
New
I get a bogus certificate expired error when I run mix deps.get using an installation from macports. Similar circumstances to Unable to r...
New
Hi,
As I mentioned in this post I’m unable to install any packages from Hex.
In trying to debug, I ran: openssl s_client -connect repo....
New
I’ve been playing around with a self-hosted hex package registry, and it’s working well.
I’m interested in using one of my self-hosted p...
New
Trending Over Three Years
I am trying to start a new phoenix project with elixir 1.9, but mix phx.new does not work. It says that ** (Mix) The task "phx.new" could...
New
Hello Elixir friends,
I want to make one of my Elixir available/usable for our Erlang friends and be a “good BEAM citizen”. I was also t...
New
Everything that I shared is based on my experience, please don’t be offensive.
npm, ruby gems and now hex. I always have to deal with th...
New
We are announcing the addition of private packages on Hex.pm. With private packages you can publish packages to Hex.pm that only your org...
New
Rummage.Ecto and Rummage.Phoenix provide ways to perform Searching, Sorting and Pagination over Ecto queries and Phoenix collections.
Fo...
New
I have written Need advice to implement custom extension and template installation in an elixir CMS post that I need your suggestion to i...
New
I want to update my APP for the course PhoenixLiveView with Pragmatic Studio and when I try to do a mix hex.outdated it complains Update ...
New
i have the same issue like here Hex v0.20.2-5 eats all memory and dies, but maybe it is us - #4 by outlog
When i try to execute mix.deps...
New
hello o/ I’m hopping back to learning elixir/phoenix but running into a stumbling block following the phoenix installation guide:
This h...
New
Hi,
I’m unable to fetch anything from Hex using mix commands like deps.update --all or local.rebar or local.hex.
I was trying in 2 diff...
New
I have weird issue now with mix local.rebar --force timing out semi-randomly when I run it from within docker container.
I am attaching ...
New
I’m considering using a single Github repository that will contain the code for more than one mix project, where each mix project is host...
New
When running mix deps.get I get the following error:
[error] Task #PID<0.223.0> started from :hex_fetcher terminating
** (File.Err...
New
Our (umbrella) project's mix.lock file is getting substantially rewritten periodically and we'd like some help in identifying how/why thi...
New
Hi,
I generated Docs using the exdoc module.
The index.html is showing the images when I checked offline,but when I publish to the
HEX...
New
Latest on Elixir Forum
Get money off!
The Pragmatic Bookshelf
35% off any eBook
Manning Publications
45% off any item
ElixirCasts
10% off for life
The Pragmatic Studio
20% off any course
AppSignal
10% off for 12 months
Honeybadger
10% off for 12 months
Simply use coupon code "devtalk.com" or "elixirforum" at checkout!
Filter by Type:
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #exunit
- #elixirconf
- #discussion
- #javascript
- #podcasts
- #code-sync
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #phoenix_html
- #iex
- #blog-post
- #graphql
- #genstage
- #ai
- #websockets
- #supervisor
- #advent-of-code
- #distillery
- #api
- #processes
- #forms
- #metaprogramming
- #security
- #performance
- #hex







