Latest #compiling Threads 
Erlang OTP 28
Elixir 1.20.0-rc.3 (9b80ab5) (compiled with Erlang/OTP 28)
I am having a difficult to fathom issue with developing on 1.2...
New
I’ve been working on a wrapper library for a brazillian Open Finance api, and I incurred into a fun error whilst trying to conditionally ...
New
The quicer library in homex fails to build under a freshly generated project and the rpi3:
install ./include/openssl/opensslconf.h ->...
New
I’m currently migrating my codebase to Elixir 1.18.2. I was able to solve all the typing issues, except for one. The following code:
def...
New
I had a question about using build_per_environment: false in my mix.exs… I have a simple app that doesn’t have any compile-time configura...
New
Prior to v1.18.0 I used the following vode to reach the struct definition in a module from __before_compile__/2 callback.
defp field...
New
In the phoenix router I want to define a plug for a pipeline. I want to use a different implementation of the plug module in the test env...
New
I’ve been using the SaladUI library a bit and one of the things that I’ve noticed is that compiling depencies has significantly slowed do...
New
In my local dev, when I start the server, it ALWAYS compiles. Even if I have not changed any code. This is annoying, and hopefully someon...
New
I went from Phoenix 1.5 to 1.7 and I’m still facing an error when compiling the project.
elixir 1.17.3-otp-27
erlang 27.1
Here is the c...
New
This Week's Trending
This Month's Trending
This Year's Trending
I’ve recently started a new Phoenix project using Elixir 1.11, Phoenix 1.5 and Ecto 3.5.
Everything runs smoothly but there is a recurre...
New
When I compile my application, I see a lot of messages like:
Compiling some/module/file.ex (it’s taking more than 10s)
I understand t...
New
I have quite a few files in my project that have many function heads(100s to 1000s). I don’t think these can easily be replaced with anot...
New
Erlang OTP 28
Elixir 1.20.0-rc.3 (9b80ab5) (compiled with Erlang/OTP 28)
I am having a difficult to fathom issue with developing on 1.2...
New
The quicer library in homex fails to build under a freshly generated project and the rpi3:
install ./include/openssl/opensslconf.h ->...
New
I’ve been working on a wrapper library for a brazillian Open Finance api, and I incurred into a fun error whilst trying to conditionally ...
New
Last Three Year's Trending
I'm in the process of writing a NIF library application which in turn depends on a vendor's shared lib (which has it's own set of depende...
New
I went from Phoenix 1.5 to 1.7 and I’m still facing an error when compiling the project.
elixir 1.17.3-otp-27
erlang 27.1
Here is the c...
New
Hi, I am new to elixir, tried several ways to install elixir on my Mac M1.
Everything works on terminal or if I just create a test.exs f...
New
I’m currently working on an Elixir project using Visual Studio Code (VSCode) as my development environment. Unfortunately, I’ve encounter...
New
I’m refactoring some parts of a codebase that do some compile-time magic, in order to reduce the number of compile-time dependencies betw...
New
Hi folks, got a question about how Elixir determines when to recompile a module. The documentation says a module will recompile when one ...
New
I am releasing SayCheezEx, a library to capture the build time environment in a very simple and concise way.
When I deploy a release, I ...
New
I’ve been using the SaladUI library a bit and one of the things that I’ve noticed is that compiling depencies has significantly slowed do...
New
During the upgrade of one of my libraries to 1.17.0, I got the following error message led the compilation to failing.
== Compilation er...
New
In the phoenix router I want to define a plug for a pipeline. I want to use a different implementation of the plug module in the test env...
New
Hi,
Found this line in the compiler. The comment says:
# For each changed file, mark it as changed.
# If compilation fails mid-cycle, t...
New
Prior to v1.18.0 I used the following vode to reach the struct definition in a module from __before_compile__/2 callback.
defp field...
New
I’m currently migrating my codebase to Elixir 1.18.2. I was able to solve all the typing issues, except for one. The following code:
def...
New
In my local dev, when I start the server, it ALWAYS compiles. Even if I have not changed any code. This is annoying, and hopefully someon...
New
I had a question about using build_per_environment: false in my mix.exs… I have a simple app that doesn’t have any compile-time configura...
New
Trending Over Three Years
Hello
I’m opening this thread to ask some questions about testing practices when dealing with values set at compile time. I’m working w...
New
$ iex -S mix
Erlang/OTP 23 [erts-11.1] [source] [64-bit] [smp:4:4] [ds:4:4:10] [async-threads:1] [hipe]
===> Compiling unicode_util_c...
New
Something I found myself wondering about recently, is how exactly a bunch of .ex files is actually executed.
I know that, if you have c...
New
I’m using the __using__ macro to define some boilerplate code. One of the functions defined in the macro is a different arity of a functi...
New
defmodule Bar do
@after_compile __MODULE__
defmacro __before_compile__(_env) do
IO.inspect("#{__MODULE__}.__before_compile__")
...
New
Hi guys,
I have an Erlang dependency which does not compile with mix but compiles fine with rebar3. The output when compiling with DEBU...
New
I'm trying to mock ExTwitter during tests, I'm using https://github.com/plataformatec/mox for that.
In my code I use a config variable ...
New
Hello guys,
I'm new to elixir and I need some help.
I'm writing an API backend, without phoenix, and I don't know how to write a test...
New
I use Elixir at work, on a pretty massive monolithic backend project – it’s about 750k lines of Elixir code, spread across a few dozen ap...
New
The code below throws the error below, and I did not expect that, so I was wondering if this is intended behaviour. If so, how would one ...
New
I have a library (MyLib) that I use for part of another app’s functionality (MyApp). I’d like to add some conditional code (an Ecto schem...
New
I am trying to install Elixir on a new server. The servers is running Oracle Linux (Redhat) 6. I get the following error:
[root@ina...
New
Hey guys, continuing from my other thread I’m still building and exploring some compile-time stuff that Elixir can provide.
Right now I’...
New
Programming Elixir page 80 about “defstruct”
I first ask question and I am a quite beginner. I followed this book again to confirm each s...
New
I have a problem with compiling dependencies in my phoenix project.
defp deps do
[
# default phoenix deps
{:phoenix, "~&...
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







