© 2022 Hashnode
#streaming
The long arc of tech progress has shown that user behavior and technology evolve together: changes in user behavior inspire technology, and then technology drives more of that behavior. The world of live streaming is going through one such …
Eponymously accurate today, we started off by attempting to solve simpler problems – yet another online editor, or YAOE as we were known then. Our journey would have been very different had we not exp…
I missed a week Probably not an auspicious start. Still, an interesting melange of links to share this week. Speaking of melanges, dear reader, have any of you given a tech talk in a language you're not currently proficient in? My Japanes…
Features techydrrroid is my bot that I use to support some interactivity in my streams. techydrrroid supports commands, e.g. !ping, and reacts to Twitch events. It's aware of subs, followers, bits, a…
Apache Kafka Streams® (KStreams) is a client library and Java dependency that performs stream processing, or real-time processing of incoming streams of data, for smoother builds of applications and m…
The operating systems of old, the Mac OS, Linux, and Windows, have noticed much change in how users understand their utility, but not how one would expect. While these operating systems are still nece…
We’ve been streaming videos and music for a while now, consuming content like never before. The sheer convenience of not needing to download or get hard copies in the form of CDs, DVDs, or vinyl tapes…
According to TensorFlow's website: TensorFlow is an end-to-end open-source platform for machine learning. It has a comprehensive, flexible ecosystem of tools, libraries, and community resources that …
This article was written by Redpanda Community member Almas Maksotov. Introduction: how to set up CDC stream in Redpanda In this tutorial, you are going to build a CDC stream using Redpanda and Debez…
Spark Structured Streaming Dynamic Dataset Join I have came across a unique problem, I had a list of valid names in some remote configuration which changes often. Now I have a spark structured streaming job which runs always and it is an al…