blatyo
Conduit Core Team
Elixir twitch stream
Hi everyone! I’ve recently started streaming on twitch whenever I work on open source. Wanted to mention it in case anyone is interested. Twitch
I generally stream around 6:30 PM EST during the work week. I’m not sure exactly what my schedule will be, but I’ve been posting it each day so people who are interested can try to fit it in.
Recently I’ve been working on an SQS adapter for a message queue framework I wrote. Tonight I’ll be doing some work with the SQS API to fetch messages and probably some work with GenStage. There’s a video from last night up as well, where I worked on a supervision hierarchy, a GenStage producer, and unit tests for both.
If you do check it out, I’d love feedback.
Thanks!
Trending in Discussions
As the title says, please share what you’ve been up to with Elixir. Whether that’s been learning it, looking into it, making stuff with i...
New
@chrismccord : I just saw the Extract AGENTS.md from Phoenix.new into phx.new generator commit to the phoenix project.
My initial shotgu...
New
I was working on an Ecto migration and I needed a timestamp. So, for the nth time, I looked up the different data types for timestamps, a...
New
Just a general thread to post chat/news/info relating to AI/ML stuff that may be relevant for Nx now or in the future. Got anything to sh...
New
I just stumbled on a newly redesigned elixir-lang.org. :tada: It looks like @Software_Mansion did the work, and I think it is generally a...
New
There has been a thread to discuss the Stack Overflow Developer Survey on this forum every year since 2018, so here’s yet another one for...
New
Fly’s CEO posted this recently - Turn And Face The Strange · The Fly Blog
It says that Fly is going all-in on sprites, which is a worry ...
New
Other Trending Topics
Hey, I’m Jesse and I’m the main contributor behind Dexter, a full-featured, lightning-fast Elixir LSP optimized for large codebases. It s...
New
Beam Bots (or just BB for short) is a framework for building fault-tolerant robotics applications in Elixir using familiar OTP patterns. ...
New
Hello everyone. After busy few months I am happy to announce v0.1.0 of Emerge & Solve.
They are GUI (Emerge) and State management (S...
New
Emily is an Elixir library that runs Nx computations on Apple’s MLX. Install it as the default Nx backend and Nx, defn, Axon, Nx.Serving,...
New
@hugobarauna and I (Alex Koutmos) have been hard at work on writing a book on Nerves that takes you from simply blinking LEDs to building...
New
There are three potential reasons for members of this forum to have a look at https://vutuv.de
You are tired or annoyed of LinkedIn.
Yo...
New
Chat & Discussions>Discussions
Latest on Elixir Forum
Categories:
Sub Categories:
Forums
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #elixirconf
- #exunit
- #discussion
- #code-sync
- #javascript
- #podcasts
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #blog-post
- #phoenix_html
- #iex
- #graphql
- #genstage
- #ai
- #elixirconf-us
- #websockets
- #supervisor
- #advent-of-code
- #distillery
- #processes
- #api
- #forms
- #metaprogramming
- #hex
- #performance










First 10 of 23 Posts
frigidcode
Followed, I am thinking about doing the same myself. Looking forward to following along!
blatyo
Cool, I hope you do. Let me know if you have any questions. This blog post was what got me to finally make the jump: Lessons from my first year of live coding on Twitch
Gives a lot of good advice about how to actually run one.
AstonJ
Why Twitch and not Youtube? I’m wondering whether it might be useful to have them persisted somewhere?
(Or does Twitch keep archives that can be visited later as well?)
blatyo
I personally don’t think of youtube as a streaming platform. If I wanted to find a streamer, I’d look on twitch. As far as archives, twitch will keep previous broadcasts for a short period of time (as long as you enable it). You can export to YouTube to keep it permanently, which is what I do.
blatyo
I’ll be streaming again tonight. I’ll be doing it 8PM-10PM EST. Tonight I’ll be setting up message processing, a registry, and GenStage subscriptions.
OvermindDL1
Really? I use youtube for streaming, it is significantly more reliable than twitch for me (I use linux for note). Plus it has conversations, moderating, various other features like voting and such as well. Youtube is a powerful streaming platform. And you can of course optionally store them or make them public or whatever else as well.
blatyo
All the people I know who stream use twitch. I’m sure YouTube works fine for streaming, I’ve just never gone there to look for an active stream; just archives. I’ve not had a problem with using twitch, but I’ve only been using it this week and I’m on OS X. Twitch has most of the features you mention except voting, but I think it’s common to use a bot to give a lot more functionality in chat. I haven’t really needed anything beyond the basics so far.
AstonJ
That’s good
I’d definitely recommend them being archived as it would seem a waste if they are streamed just once.
Also agree with ODL about YouTube - the streams I’ve seen on there have always been excellent, one of the big ones I saw on Twitch was the Sony/Playstation one I think, and it was good too. I’m sure either is fine so long as they end up persisted somewhere
OvermindDL1
This is the key right here! I’ve tended to ignore twitch streams because most I’ve looked for stop existing when done (I rarely can watch a stream live). ^.^;
blatyo
I’ll be doing another session at 4PM today.