Latest #standard-library Threads 
Hey everyone!
One of my mix tasks needs to use System.cmd. It is technically calling another mix task, but Mix.Task.run is not on the ta...
New
Note: There are a few folks I’d really love to hear from, time permitting. Pinging in case the title isn’t catchy enough :slight_smile: @...
New
Hi everyone,
Published a new library: StdResult!
StdResult is a library designed to standardize function returns.
Highly inspired by R...
New
Posting this in discussions because it’s more of an open question about API design/conventions, but while looking through the documentati...
New
Hi folks, I’ve been running into some very strange behavior that has me knocking my head against the wall.
If I run the following code: ...
New
As the title suggests, I wonder what the reasoning is behind only allowing “single character sigils”.
The thought came to me while looki...
New
There is code in Logger.Translator to turn termination reports from gen_server and gen_event into formatted messages with crash_report me...
New
There is sometimes cases where you want to map every nth item starting on the nth item. Eg map every 2nd item starting on the 2nd one. Cu...
New
I have a library that wants to find all modules for a given behaviour. I found some description that showed how to do this off of :code.a...
New
Let’s say I have a file, foo.exs with the following contents:
defmodule Foo do
def bar do
"foobar"
end
end
IO.puts(Foo.bar())
...
New
This Week's Trending
This Month's Trending
This Year's Trending
Last Three Year's Trending
With OTP 21 and the creation of logger Elixir Logger application became quite limiting (no structured logging). I would like to discuss w...
New
Hi everyone,
Published a new library: StdResult!
StdResult is a library designed to standardize function returns.
Highly inspired by R...
New
There is sometimes cases where you want to map every nth item starting on the nth item. Eg map every 2nd item starting on the 2nd one. Cu...
New
Note: There are a few folks I’d really love to hear from, time permitting. Pinging in case the title isn’t catchy enough :slight_smile: @...
New
Hi folks, I’ve been running into some very strange behavior that has me knocking my head against the wall.
If I run the following code: ...
New
Hey everyone!
One of my mix tasks needs to use System.cmd. It is technically calling another mix task, but Mix.Task.run is not on the ta...
New
Posting this in discussions because it’s more of an open question about API design/conventions, but while looking through the documentati...
New
Trending Over Three Years
URI.merge/2 overwrites the query field. I’m assuming this is by design/spec?
Right now I’m appending query params like so:
Map.update(...
New
I have a library that wants to find all modules for a given behaviour. I found some description that showed how to do this off of :code.a...
New
In the recent EEF SWG it was pointed out that function(2) has support for Enumerable protocol.
While it’s obvious that “the vulnerabilit...
New
Inside IEx when I run Process.whereis(:standard_error) I got the PID, but not when I run Process.whereis(:standard_io) . Who knows w...
New
What’s the reason to include this in core? One of the things I like about Elixir’s standard library is its small surface area. It keeps i...
New
As the title suggests, I wonder what the reasoning is behind only allowing “single character sigils”.
The thought came to me while looki...
New
There is code in Logger.Translator to turn termination reports from gen_server and gen_event into formatted messages with crash_report me...
New
Hi, still pretty new to Elixir. Is there a library equivalent of this? I’ve look but I haven’t found anything that looks right, but I wan...
New
Let’s say I have a file, foo.exs with the following contents:
defmodule Foo do
def bar do
"foobar"
end
end
IO.puts(Foo.bar())
...
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
- #elixirconf
- #exunit
- #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
- #elixirconf-us
- #distillery
- #processes
- #forms
- #api
- #metaprogramming
- #security
- #performance








