Latest #bug Threads Top

omerss2311
Hello, I am trying to run a Hologram project but whenever I run mix phx.server or mix setup I’m getting the following error right after t...
New
panchog
Hello – Elixir newbee here. Today I’ve learned about the user-switch-command (IEx — IEx v1.18.4), and doing an s iex fails with an error...
New
maxguzenski
Hi everyone, I’m using Elixir 1.18.4 with OTP 27 (I’ve tested this across multiple versions of both Elixir and Erlang), and surprisingly...
New
zachdaniel
Hello! I’ve followed the example, but named the modules in a way that I personally would prefer. I haven’t tried naming them exactly as ...
New
shjeon0730
Hi! I am new in Elixir. Still learning syntax. But I I see very weird behavior while I am testing functions. The question is about Enum...
New
pelinski46
defmodule Kata do def sum_digits(number) do number |> abs() |> Integer.digits() end end iex(42)> Kata.sum_digi...
New
piet.eeken
In the livebook of Explorer I found a probable bug: input = Kino.Input.text(“d:/livebooks/fossil_fuels”) filename = Kino.Input.read(inp...
New
opsidao
I have some code that generates a few thousand function clauses via a macro that runs fine in most platforms but when trying to run it in...
New
spapas
Hello friends, I have a problem when using mix with windows cmd (latest erl+elixir). I open a command line and run mix. After that, when...
New
Aetherus
The following code works in Elixir 1.14.0, but not in 1.14.1: defprotocol Foo do def foo(x) end ################### defmodule Bar do...
New

This Week's Trending Top

This Month's Trending Top

This Year's Trending Top

omerss2311
Hello, I am trying to run a Hologram project but whenever I run mix phx.server or mix setup I’m getting the following error right after t...
New

Last Three Year's Trending Top

maxguzenski
Hi everyone, I’m using Elixir 1.18.4 with OTP 27 (I’ve tested this across multiple versions of both Elixir and Erlang), and surprisingly...
New
spapas
Hello friends, I have a problem when using mix with windows cmd (latest erl+elixir). I open a command line and run mix. After that, when...
New
piet.eeken
In the livebook of Explorer I found a probable bug: input = Kino.Input.text(“d:/livebooks/fossil_fuels”) filename = Kino.Input.read(inp...
New
opsidao
I have some code that generates a few thousand function clauses via a macro that runs fine in most platforms but when trying to run it in...
New
shjeon0730
Hi! I am new in Elixir. Still learning syntax. But I I see very weird behavior while I am testing functions. The question is about Enum...
New
pelinski46
defmodule Kata do def sum_digits(number) do number |> abs() |> Integer.digits() end end iex(42)> Kata.sum_digi...
New
zachdaniel
Hello! I’ve followed the example, but named the modules in a way that I personally would prefer. I haven’t tried naming them exactly as ...
New
panchog
Hello – Elixir newbee here. Today I’ve learned about the user-switch-command (IEx — IEx v1.18.4), and doing an s iex fails with an error...
New

Trending Over Three Years Top

sezaru
I have a Docker image that I use to compile my releases for deployment, I recently updated it to use OTP 24 and the latest Elixir version...
New
lars
Hi there, I’m new to this all, so please bear with me. I rebuilt a part in our system using Flow with a couple .window_join, meaning 3 f...
New
OvermindDL1
So I have a ~>/3 operator in scope and am trying to pipe in to it like: a |> (b ~> c) And this works just fine if I build the ...
New
mguimas
Hello, given the files xx.ex and yy.ex defined as defmodule XX do defstruct [:field] end defmodule YY do defdelegate __struct__, ...
New
hst337
iex(1)> quote do ...(1)> 1 -> 2 ...(1)> end [{:->, [], [[1], 2]}] iex(2)> quote do ...(2)> f(1 -> 2) ...(2)&g...
New
Aetherus
The following code works in Elixir 1.14.0, but not in 1.14.1: defprotocol Foo do def foo(x) end ################### defmodule Bar do...
New
sanderson1
Hello, I’ve come across a difference in behaviour between Elixir 1.9.4 and later Elixir versions (tested with 1.10, 1.10.4, 1.11.0, 1.11...
New
ImNotAVirus
Today I encountered an weird behavior when I tried to change the accumulate option for a module attribute. I would like to know if this ...
New
  • Follow
  • Join
  • Shape
the conversation

Latest on Elixir Forum

Elixir Forum

Similar Portals

    None added yet

We're in Beta

About us Mission Statement