Latest #elixir-compiler Threads 
I’m trying to reduce the number of Elixir 1.17 warnings in my projects, and I have questions with optional dependencies.
One example tha...
New
I am trying to understand why transitive compile-time dependency is there, and what’s a good strategy to remove it. The mix app for examp...
New
We are trying to upgrade to 1.15.x and running into this issue:
Compiling nnn files (.ex)
warning: invalid association `logs` in schema ...
New
I use the compilation tracers for Next LS to power its symbol/reference database used for definition/references/hover/workspace symbols e...
New
Inter-module dependency tracing bug
Consider this module
defmodule XXX do
module = String.to_atom("Elixir." <> "YYY")
@x apply...
New
Elixir compiler and language specification
Purpose of the proposal
Elixir language is in mature state and no breaking or heavy changes ar...
New
As I refactor my app, I sometimes make a public function private. When I do, I get the warning,
warning: defp func/1 is private, @doc at...
New
Exercism states, that I should rather capture a function instead of creating a new one.
While this makes sense, it seems to me that this...
New
XY Notice
I know about macros, __before_compile__ and other attributes, compiler tracers and such stuff. The question is exactly about im...
New
A bug going into production without any need:
warning: undefined module attribute @seconds, please remove access to @seconds or explicit...
New
This Week's Trending
This Month's Trending
This Year's Trending
Hi.
We have a mid-sized project of roughly 75K lines of elixir code, spread over 500+ files.
When we compile this project on a 16 core ...
New
Last Three Year's Trending
We are trying to upgrade to 1.15.x and running into this issue:
Compiling nnn files (.ex)
warning: invalid association `logs` in schema ...
New
As I refactor my app, I sometimes make a public function private. When I do, I get the warning,
warning: defp func/1 is private, @doc at...
New
I am trying to understand why transitive compile-time dependency is there, and what’s a good strategy to remove it. The mix app for examp...
New
I use the compilation tracers for Next LS to power its symbol/reference database used for definition/references/hover/workspace symbols e...
New
I’m trying to reduce the number of Elixir 1.17 warnings in my projects, and I have questions with optional dependencies.
One example tha...
New
Trending Over Three Years
I have 2 modules, one of them has a function that returns a list and the other one is using that function to create a module attribute.
...
New
In the specific case of Bitwise.bxor/2’s use in a function I have, I find the operator notation more readable than the function notation....
New
Background
In my fictitious car company I have a module that tells me if I can sell a car with some specifications in a given country. Th...
New
A bug going into production without any need:
warning: undefined module attribute @seconds, please remove access to @seconds or explicit...
New
XY Notice
I know about macros, __before_compile__ and other attributes, compiler tracers and such stuff. The question is exactly about im...
New
Exercism states, that I should rather capture a function instead of creating a new one.
While this makes sense, it seems to me that this...
New
I’d like to read the code that actually implements the action of unquote. It seems like it should be somewhere in the Erlang source, in e...
New
Hi all!
I’m quite a new entry in the elixir community, and coming from erlang i found an issue integrating a mixed erlang/elixir codebas...
New
When updating to elixir 1.10.2 I started to get a compilation warning because a @spec annotation had been added to a function and was ref...
New
Inter-module dependency tracing bug
Consider this module
defmodule XXX do
module = String.to_atom("Elixir." <> "YYY")
@x apply...
New
Elixir compiler and language specification
Purpose of the proposal
Elixir language is in mature state and no breaking or heavy changes ar...
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







