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

pietrofxq
I’ve bought the following books: Programming Elixir 1.6 Programming Phoenix 1.4 Programming Ecto Functional Web Development with Elixir...
New
Santheepkumar
Hi all, I am a Fullstack JS developer for last 2 years. I need a good guide to learn elixer. Any suggestions please
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
Fl4m3Ph03n1x
Background I am trying to recycle myself and improve my knowledge about Phoenix. With 1.7 now out, this seems like a good opportunity. W...
New
Nopp
Hey guys and girls, i am completely “new” to programming, recently played a bit with Python, Ruby and PureBasic, but i want to try somet...
New
jsnoble
I come from a javascript background and I just starting learning elixir. I went through the basic tutorials but I want something deeper. ...
New
maqbool
what books/Resources do you recommend to learn about distributed system(theory)?
New
younes-alouani
I’m studying Phoenix Framework but I want to understand basics first. Which book/mooc explains better the Design of Network-based Softwar...
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
Nopp
Hello there, i have a lot to read and to learn, but are there some books, that are focussing on how i “should” plan the architecture of ...
New

Other popular topics Top

sen
Hi All, I set a environment variables in dev.exs , like below code. when i start server, how can i set the ${enable} value? thanks. d...
New
mcarvalho
What is the difference between System.get_env and Application.get_env? For example, what are best practices to use one versus another.
New
shahryarjb
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
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
stefanchrobot
What’s the safe way to decode a JSON string into a struct? I want to avoid calling String.to_atom. Jason.decode can give me a map with st...
New
freewebwithme
Using vs code and installed ElixirLS: support and debugger. And I got an error popped up on start up says Failed to run ‘elixir’ comma...
New
fayddelight
I tried installing elixir 1.11.2 erlang 23.3.4 via asdf in my zsh shell. Enabled the versions locally and globally. When I list them ...
New
dblack
I’ve got an issue with an app and I’ve no idea of how to troubleshoot it. I’m hoping someone here might have seen something similar. I p...
New
PeterCarter
There are pre-rolled solutions for other frameworks that do work. However, Phoenix does not seem to have these. Have people had good expe...
New
lanycrost
Hi everyone! I need implement if…else if…else condition from my elixir code, and anymore of this control flow structures not work proper...
New

Latest on Elixir Forum

Elixir Forum

We're in Beta

About us Mission Statement