blatyo
Conduit Core Team
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
The obligatory hello world thread!
Who are you and where are you from? :stuck_out_tongue:
New
I want to open this thread for you all to discuss and help those who really like Ash but are still hesitant to use it in a real project. ...
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
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
We’re evaluating API mocking tools for OpenAPI-based projects and would love to hear what other teams are using.
We’re particularly inte...
New
Is there a word for the ~> symbol used in Version strings?
Do you also just call it a Squiggle Arrow™ ?!
New
Other Trending Topics
Hobbes is a low-level distributed database for the Elixir programming language.
Hobbes provides a simple, safe, and scalable storage lay...
New
ExRatatui lets you cook up rich terminal UIs in Elixir, powered by Rust’s ratatui via Rustler NIFs. Build interactive terminal applicatio...
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
Corex is an accessible, unstyled UI component library for Phoenix that integrates Zag.js state machines using Vanilla JavaScript and Live...
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
ICal is a library for interacting with iCalendar data. It parses iCalendars into typed Elixir structs via ICal.from_ics, and can prepare ...
New
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
- #elixirconf
- #channels
- #exunit
- #discussion
- #code-sync
- #javascript
- #podcasts
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #blog-post
- #ai
- #phoenix_html
- #elixirconf-us
- #iex
- #graphql
- #genstage
- #websockets
- #supervisor
- #advent-of-code
- #distillery
- #processes
- #api
- #forms
- #hex
- #security
- #metaprogramming











Showing Posts 1 to 10- Show Best Posts
- Show All (oldest first)
- Show All (newest first)
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.