Description: Random ramblings about Music, Producing, Coding, Tech, Linux and other topics. Read my blog, learn new things every day, and maybe get inspired. Get yourself the hottest FL Studio Project Files and Sample Packs fresh from ruffys' studio.
music (53372) linux (7621) tech (4700) coding (2177) producing (545) nerdspace (1) ruffy le rara (1) 2phaze (1)
Today’s architectural challenges are often tackled using distributed systems with microservices as major building blocks. While microservices offer great benefits, they tend to increase the overall complexity of a system. This problem especially increases in IoT scenarios with a large number of external systems to communicate with. In this talk, Raffael and Paul will show how actor frameworks such as Microsoft Orleans - using a long-forgotten paradigm from the early days of computer science - can greatly mi
Are you a streamer? Are you into Emojis? Do you want your community to engage more in your chat? Then say no more, you’re right here! In this post I’ll show you the awesome F(L)OSS project called emojiwall . In a nutshell, it’s a fun enhancement for your stream, constantly having a look for emojis in chat messages. When a new message with emojis comes in, it extracts the emojis and makes them fly through the stream. We’ll cover how to configure it using smol.stream , and talk about how to host your own emoj
Today’s architectural challenges, especially in IoT scenarios, are often tackled using distributed systems with microservices as go-to solution of choice. While microservices offer great benefits, they also tend to increase the overall complexity of systems. Paul and me will show you how actor frameworks can mitigate those problems, using a long-forgotten paradigm from the early days of computer science.