mkunikow
Most Liked Responses
kokolegorille
5
Popular in Talks
by @takasehideki
Can you imagine that your Elixir code will be executed as a hardware circuit on an FPGA?
The FPGA (Field-Programmable...
New
ElixirConf 2017 - HTTP 2 Plug to Phoenix Cowboy too - @Gazler
In this talk, we will look at the changes in C...
New
ElixirConf 2017 - Day 2 Morning Keynote - @josevalim
All talks are available in the Elixir Conf 2017 Talks Li...
New
We’re now on the day 2 talks!
ElixirConf US 2018 – Understanding Elixir’s (Re)compilation – Renan Ranelli
...
New
ElixirConf US 2018 – Event Sourcing in Real World Applications: Challenges, Successes and Lessons Learned. – James Smith
...
New
Hi everyone,
It seems Elixir conf 2018 are starting to pop up on Youtube… Not really an index file, but You can start here
New
Announced in February 2019, Broadway is a new open source tool developed by Plataformatec that aims to streamline data processing pipelin...
New
ElixirConf 2017 - Its Better Unstated - @tjstankus
This is a story about transitioning an obsession with obj...
New
ElixirConf US 2018 – Beyond Command and Response Chatbot – Fahad Almusharraf
The talk discusses an attempt ...
New
ElixirConf 2017 - Closing Keynote - @chrismccord
All talks are available in the Elixir Conf 2017 Talks List o...
New
Other popular topics
To my knowledge, put_in, Map.update etc. all have the one limitation of not automatically creating intermediate keys when needed (for exa...
New
I have a phoenix application from which a user can download multiple(5-6) files of size 1MB. I couldn’t find anything related to sending ...
New
Hi,
I am new to Elixir. I am trying to use the DateTime component to insert a date into MySQL however the there seems to be no way to fo...
New
lets say i have a sample like
a = 20; b = 10;
if (a > b) do
{:ok, "a"}
end
if (a < b) do
{:ok, b}
end
if (a == b) do
{:ok, "equa...
New
Hey,
Just curious what are the main benefits of Elixir compared to Clojure?
When is Elixir more useful than Clojure and vice versa?
Th...
New
Hello everyone,
Long time lurker first time poster here. I’ve recently begun working on Elixir full-time again! :raised_hands: It’s been...
New
Got a question about when to concat vs. prepending items to list then reversing to achieve appending.
So i know lists boil down to [1 | ...
New
Hi there,
I am working with Ecto-Postgresql and I need to call all of the records from a specific table but the table has 40,000 records...
New
Currently suffering from paralysis by [HTTP client] analysis. This is rather unusual in Elixirland as there tends to be consensus on the ...
New
In asking this question I am more interested about the expressiveness of the language itself and less concerned about the availability of...
New








