Latest #stdlib Threads 
Currently, Elixir relies on :timer from Erlang’s stdlib. However, in every company I’ve worked at, I’ve noticed developers manually calcu...
New
I want my Elixir app to managed a Unix process…
defmodule MyApp.RedisServer do
use Task, restart: :permanent
def start_link([]) do
...
New
Hello…
How to use System.cmd’s :into option with /dev/null?
Something like…
System.cmd("foo", [], into: IO.stream("/dev/null", :line))...
New
So when writing logic that is too complex for a case, (usually with C it will look like a function with return statements scattered throu...
New
Back in 2015 the String.levenshtein_distance/2 function was removed, and replaced with the String.jaro_distance/2 we have now.
This stac...
New
This Week's Trending
This Month's Trending
This Year's Trending
Currently, Elixir relies on :timer from Erlang’s stdlib. However, in every company I’ve worked at, I’ve noticed developers manually calcu...
New
Last Three Year's Trending
Trending Over Three Years
Back in 2015 the String.levenshtein_distance/2 function was removed, and replaced with the String.jaro_distance/2 we have now.
This stac...
New
So when writing logic that is too complex for a case, (usually with C it will look like a function with return statements scattered throu...
New
I want my Elixir app to managed a Unix process…
defmodule MyApp.RedisServer do
use Task, restart: :permanent
def start_link([]) do
...
New
Hello…
How to use System.cmd’s :into option with /dev/null?
Something like…
System.cmd("foo", [], into: IO.stream("/dev/null", :line))...
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







