Wrapping up the Task Worker | Livestream 10 | Part 1 of 3

Channel:
Subscribers:
545
Published on ● Video Link: https://www.youtube.com/watch?v=xjrlS7wUd90



Duration: 52:43
31 views
3


Welcome back to another livestream where I continue the development of 'Glowing Telegram,' a Rust-based tool designed for managing stream recordings. In this session, I delve deeper into the functionalities of this open-source project, focusing on the intricacies of backend task processing and integration with various services.

Follow me on twitch at https://www.twitch.tv/saebyn to see these sessions live, or Subscribe here on youtube for new videos.

'Glowing Telegram' is not just another project; it's an endeavor to streamline the process of managing stream recordings, ingesting them into a database, and interfacing with a web UI for efficient analysis and processing. The ultimate goal is to pass these recordings to a video editor, and facilitate their upload to platforms like YouTube.

As an open-source project on GitHub, 'Glowing Telegram' is available for everyone. During the stream, I discuss the implications of its GPL license and the philosophy of open-source contributions. I also share insights into the technical aspects of the project, such as connecting to Redis for task queuing, using Tokyo for asynchronous I/O, and handling potential crash scenarios in the background services.

This episode is particularly focused on improving the task worker module, responsible for processing background tasks like silence detection and speech-to-text transcription. I explore the challenges of interacting with Redis, managing persistent data storage, and making API calls to other microservices. The stream is filled with live coding sessions, debugging, and real-time problem-solving, offering a practical glimpse into the world of software development.

If you're interested in backend development, Rust programming, or stream management tools, this video is a treasure trove of knowledge and insights. Join me as I tackle complex challenges and push the boundaries of what's possible with 'Glowing Telegram.' Don't forget to like, share, and subscribe for more content like this, and feel free to contribute to the project on GitHub!

#GlowingTelegram #RustProgramming #OpenSource #BackendDevelopment #APIIntegration #SoftwareDevelopmentLive #CodingStream #RedisIntegration #GPLLicense #TechInsights #LiveCoding #DebuggingInAction #SaebynCodes




Other Videos By saebynVODs


2024-01-06Audio Transcription with Rust and OpenAI's Whisper CLI | Livestream 11 | Part 1 of 3
2024-01-05Oxygen Not Included with Spaced Out DLC - Stream day 24 VOD part 3
2024-01-04Oxygen Not Included with Spaced Out DLC - Stream day 24 VOD part 2
2024-01-03Oxygen Not Included with Spaced Out DLC - Stream day 24 VOD part 1
2024-01-03A Taste of Rimworld | Randy Random Losing Is Fun | All DLC
2024-01-02Gregtech New Horizons | Modded Minecraft | Stream 2 | Part 3 of 3
2024-01-01Gregtech New Horizons | Modded Minecraft | Stream 2 | Part 2 of 3
2023-12-31Gregtech New Horizons | Modded Minecraft | Stream 2 | Part 1 of 3
2023-12-31Navigating Redis with Rust: A Deep Dive | Livestream 10 | Part 3 of 3
2023-12-30Updating the Task API Interface To Redis | Livestream 10 | Part 2 of 3
2023-12-29Wrapping up the Task Worker | Livestream 10 | Part 1 of 3
2023-12-29Oxygen Not Included with Spaced Out DLC - Stream day 23 VOD part 3
2023-12-28First Time Trying Lethal Company with @FOXXYBLOO and @TheMartinator019_VODS
2023-12-28Oxygen Not Included with Spaced Out DLC - Stream day 23 VOD part 2
2023-12-27Oxygen Not Included with Spaced Out DLC - Stream day 23 VOD part 1
2023-12-26Cyberpunk 2077 new campaign with DLC | Stream 1 | Part 4 of 4
2023-12-25Cyberpunk 2077 new campaign with DLC | Stream 1 | Part 3 of 4
2023-12-25Trying out the Pixelmon mod | Pokemon in Minecraft | Stream VOD
2023-12-25GT New Horizons | Stream 1 | Part 4 of 4
2023-12-24Cyberpunk 2077 new campaign with DLC | Stream 1 | Part 2 of 4
2023-12-24GT New Horizons | Stream 1 | Part 3 of 4



Tags:
rust
rustlang