Latest #internals Threads 
It appears that structures created with the %Struct{...} syntax do not share the key tuple.
Compare:
iex> Enum.map(1..1000, &%UR...
New
Hi,
I am trying to figure out why :erts_debug.size({}) returns 0. The function returns the number of words taken up in the heap. For an ...
New
Hello,
I was going through the internal representation of integers in erlangVM. It uses 2’s complement to represent the signed integer w...
New
I recently came across the explanation for remote code execution in Elixir, using a base64 encoded payload, which is encoded and passed t...
New
Hello community!
I’ve been comparing some version string binaries with the built-in comparison keywords, and the results seems about rig...
New
Erlang maps can share a tuple of keys to reduce memory usage.
I found that when creating identical structures using the %Struct{...} syn...
New
While scrolling around, I found that Map.new/2 uses :lists.reverse/1 after the transformation on the enumerable is completed. I wonder if...
New
I am trying to add rename support to the wonderful Elixir Language Server project in https://github.com/JakeBecker/elixir-ls/issues/22. ...
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 cr...
New
This Week's Trending
This Month's Trending
This Year's Trending
Last Three Year's Trending
Hi,
I am trying to figure out why :erts_debug.size({}) returns 0. The function returns the number of words taken up in the heap. For an ...
New
Hello,
I was going through the internal representation of integers in erlangVM. It uses 2’s complement to represent the signed integer w...
New
It appears that structures created with the %Struct{...} syntax do not share the key tuple.
Compare:
iex> Enum.map(1..1000, &%UR...
New
Trending Over Three Years
Something I found myself wondering about recently, is how exactly a bunch of .ex files is actually executed.
I know that, if you have cr...
New
I am trying to add rename support to the wonderful Elixir Language Server project in https://github.com/JakeBecker/elixir-ls/issues/22. ...
New
Hello community!
I’ve been comparing some version string binaries with the built-in comparison keywords, and the results seems about rig...
New
While scrolling around, I found that Map.new/2 uses :lists.reverse/1 after the transformation on the enumerable is completed. I wonder if...
New
Erlang maps can share a tuple of keys to reduce memory usage.
I found that when creating identical structures using the %Struct{...} syn...
New
I recently came across the explanation for remote code execution in Elixir, using a base64 encoded payload, which is encoded and passed t...
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
- #processes
- #forms
- #api
- #metaprogramming
- #security
- #performance
- #hex







