libo

libo

The fastest ⚡ way to digest ElixirConf talk videos

Hi devs,

The ElixirConf YouTube channel is a treasure of knowledge. It taught me so much and kept me up to date.

However, watching all the videos are time consuming since they are not really “browsable”.

I’d like to share my solution to this problem: Reccap.it (disclaimer: I built it)

This is how it looks like (featuring Chris Grainger’s awesome keynote about doing AI in Elixir for profit):

You can find some recent ElixirConf talks here. And more are coming. You can also suggest videos to be added.

Feedback and bug reports are very welcomed.

Happy learning!

Most Liked

libo

libo

Thank you for your kind words, and I will think about your suggestion.

The backend server is written in, unsurprisingly, Elixir. The processing pipelines use machine learning stuffs, so they are written in Python. I actually tried what was mentioned in the talk above about using Elixir for ML. But I cannot get axon_onnx to successfully import a model. So I have to give it up for now. It’s indeed tempting for me to have the pipelines also in Elixir. I probably will try again later.

AstonJ

AstonJ

This is really cool - congrats! :023:

What did you build it with? What’s going on under the hood?

Suggestion: Instead of asking for an email address on submission for a completion update, do you think it might be worth just providing a URL or saying check back here in XX minutes to see when it’s done? Or maybe provide a progress bar with an ETA? I think more people might use it that way :smiley:

AstonJ

AstonJ

I was hoping you’d say Elixir :003:

I hope you do - good luck :023:

Where Next?

Popular in Chat/Questions Top

peerreynders
Manning 2016 Halloween weekend sale via Deal of the Day Friday, October 28 - Half off all MEAPs - code WM102816LT Saturday, October 29 ...
326 29600 154
New
lc0815
hello from a real frustrated newbe… I’m reading this article Full-Stack React With Phoenix (Chapter 3 | Introduction to Phoenix) by mich...
New
markdev
What are the best beginner resources for learning Elixir and OTP (not Phoenix) in 2018?
New
eliottramirez
Hello, I’m trying to learn Phoenix but I constantly find difficult understanding how the framework works, and I think part of this is th...
New
mchean
I was wondering if anyone is using some learning tools that they can recommend? I’ve been looking at two specifically so would also be ...
New
davearonson
I am looking for smallish problems to solve, using Elixir concepts beyond the basic syntax and concepts of Elixir as a language, such as ...
New
ggwc82
Looking to get started with FP and Elixir coming mainly from an OOP Rails and PHP background. My first question is, whats the best cours...
New
zervis
Hello, I’m about to dive into web development. I was thinking about Laravel or Ruby on Rails, but then I found Phoenix. Do you recommen...
New
AstonJ
It’s been a while since we asked this - I’m sure others (especially newcomers to the language) will be interested to hear how you’ve all ...
New
pdgonzalez872
Do we have a list of academic/research papers: about Elixir/Erlang? that use Elixir/Erlang? about the Beam? If so, could you please po...
New

Other popular topics Top

shahryarjb
Hello, I get Persian date from my client and convert it to normal calendar like this: def jalali_string_to_miladi_english_number(persi...
New
senggen
Erlang/OTP 25 [erts-13.2.2] [source] [64-bit] [smp:8:8] [ds:8:8:10] [async-threads:1] 15:22:35.803 [error] gen_event {lager_file_backend...
New
sergio
In Ruby, I can go: User.find_by(email: "foobar@email.com").update(email: "hello@email.com") How can I do something similar in Elixir? ...
New
KronicDeth
Elixir plugin for JetBrain’s IntelliJ Platform (including Rubymine) This is a plugin that adds support for Elixir to JetBrains IntelliJ...
289 35421 110
New
mgjohns61585
Could someone help me? I'm making my first elixir program, number guessing game. I can't figure out how to convert the user's guess from ...
New
minhajuddin
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
rms.mrcs
Hi, I need to transform a list of numbers into a map where the keys are the indexes and the values are the original values of the list....
New
baxterw3b
Hi guys, i’m new in the Elixir world, and i have to say, that i love it! i’m having some problem to understand anonymous functions with ...
New
Patoshizzle
After calling mix ecto.create I get this error: 17:00:32.162 [error] GenServer #PID<0.412.0> terminating ** (Postgrex.Error) FATAL...
New
beno
I will often find my self writing things similar to: case some_value do nil -> something() "" -> something() _ -> someth...
New

We're in Beta

About us Mission Statement