Latest #hex Threads 
TL;DR;
Best practices for shipping an ecosystem of connector packages to Hex in a responsible way?
Background
I have a project, jido_c...
New
Is there a word for the ~> symbol used in Version strings?
Do you also just call it a Squiggle Arrow™ ?!
New
I tried to run mix deps.get and get this error:
11:33:16.611 \[error\] Task #PID<0.335.0> started from :hex_fetcher terminating
\*...
New
I am using mix hex.audit to make my CI pipeline red when I am using packages that are retired or have CVEs.
Today I encoutered an issue ...
New
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
This Week's Trending
This Month's Trending
Is there a word for the ~> symbol used in Version strings?
Do you also just call it a Squiggle Arrow™ ?!
New
TL;DR;
Best practices for shipping an ecosystem of connector packages to Hex in a responsible way?
Background
I have a project, jido_c...
New
I tried to run mix deps.get and get this error:
11:33:16.611 \[error\] Task #PID<0.335.0> started from :hex_fetcher terminating
\*...
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
:waving_hand: Elixir community! I’m excited to announce HexDocs MCP. The project is an MCP server that I developed to improve my workflow...
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
Release: Release v2.5.0 · hexpm/hex · GitHub
Announcement: Hex v25 released | Hex
Enhancements
Add organization-defined dependency po...
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 am using mix hex.audit to make my CI pipeline red when I am using packages that are retired or have CVEs.
Today I encoutered an issue ...
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
Hi everyone! :waving_hand:
I just published my first Hex package, erli18n — a GNU gettext–compatible internationalization library for Er...
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
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
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 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
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
It seems like downloading latest hex when building for a non-native platform is broken :thinking:
I have the following Dockerfile:
FROM...
New
I hope somebody is aware of it.
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
We’ve recently open-sourced some Erlang packages. At the moment, they’re just pushed to GitHub.
I’d like to publish them to hex.pm – if ...
New
We’ve recently started seeing our CI jobs failing due to mix deps.get hanging. It stalls for an hour, then the CI job gets a timeout, our...
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
I am currently trying to setup a CI that will build the docker image of the project. The caveat is that I am trying to use .tool-versions...
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
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
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
Rummage.Ecto and Rummage.Phoenix provide ways to perform Searching, Sorting and Pagination over Ecto queries and Phoenix collections.
Fo...
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
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 written Need advice to implement custom extension and template installation in an elixir CMS post that I need your suggestion to i...
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
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
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’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
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
- Follow
- Join
- Shape
the conversation
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
- #elixirconf
- #exunit
- #discussion
- #code-sync
- #javascript
- #podcasts
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #phoenix_html
- #iex
- #blog-post
- #graphql
- #genstage
- #ai
- #elixirconf-us
- #websockets
- #supervisor
- #advent-of-code
- #distillery
- #processes
- #api
- #forms
- #metaprogramming
- #performance
- #security









