ElixirConf
Creating a Digital Human with Membrane, Elixir's video processing toolkit
Creating a Digital Human with Membrane, Elixir’s video processing toolkit
Comments welcome! View the elixirconf tag for more ElixirConf talks!
Popular in Talks
ElixirConf US 2018 – Docker and OTP: Friends or Foes? – Daniel Azuma (@dazuma)
Docker is the hot deployment technology a...
New
ElixirConf: ElixirConf 2023 - Charlie Holtz - Building AI Apps with Elixir
Comments welcome! View the <span class="hashtag-icon-placehol...
New
ElixirConf: ElixirConf 2023 - German Velasco - Using DDD concepts to create better Phoenix Contexts
Comments welcome! View the <span cla...
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 - ElixirBridge How Do We Shape Community - Anna Neyzberg
We talk about Elixir as powerful la...
New
After having watched the talk I'm wondering if this would also be a good opportunity to gather examples / tips about how to prevent or mi...
New
ElixirConf 2017 - Building Realtime Mobile Apps with React Native and Elixir - Osayame Gaius Obaseki
Buildin...
New
ElixirConf US 2018 – You Can Never Debug the Code You Run, But You Can View the Code the Debugger is Running – Luke Imhoff (@KronicDeth) ...
New
I am in middle of watching this. I have to stop every minute and think over what Chris just said.
The amount of info he sends over that ...
New
ElixirConf US 2018 – Closing Keynote – Chris McCord (@chrismccord)
All talks thread:
New
Other popular topics
I am constructing a JSON object (map) and I need to conditionally set a field. I’m trying to write proper elixir-way code… and I’m at a l...
New
I have seen a lot of code which picks the first element from a list using Enum.at(0) instead of List.first. Is there a reason why people ...
New
How to handle excepions in elixir? Suppose i have A, B, C ,D, E modules. and each module has get() function. A.get() method will call th...
New
As the title describes, I’m trying to run Enum.map() over a list of key/value pairs, where the value is a map. My data looks like this:
...
New
I am VERY much an elixir newbie. I have taken one elixir course and one phoenix course on Udemy. During that course, I saw the instructor...
New
Hi folks,
Few months ago I have announced the proof-of-concept of the library to manipulate the browsers DOM objects directly from Elixi...
New
The Elixir Typespec docs show the following syntax for keyword lists in typespecs:
# ...
| [key: type] # keyword lis...
New
Hello, I have map which I want to convert it to string like this:
the map:
%{last_name: "tavakkoli", name: "shahryar"}
the string I ne...
New
Hi,
I have to write a raw query for one of my project. But till now I have used ecto queries and don’t have much experience writing raw ...
New
Why is it that the mnesia database isn’t the most preferred database for use in Elixir/Phoenix?
New







