Using GStreamer with Go for Advanced Streaming SolutionsGStreamer is a powerful and versatile framework for video streaming and media processing. It's used widely in various applications due to its extensive capabilities for handling multimedia content. When combined with Go (Golang), a language known for...Aug 28, 2024·7 min read
WhatsApp Web Clone Part 2: Let's Add Video CallingLet's Add Video Calling! 📞 After a recent update to WhatsApp, users can now call each other directly from the web and desktop clients. In the previous part of this article series, we implemented a chat feature resembling WhatsApp chat using Stream’s...Oct 3, 2023·12 min read
WhatsApp Web Clone Part 1: User Authentication & ChatWelcome to part one of our WhatsApp web clone project. In this section, we’ll set up our project and required tooling, and add a way to authenticate users with Supabase. Then, we’ll add messaging functionality with Stream. In part two of this series,...Oct 3, 2023·12 min read
Building a Real-Time WhatsApp Web Clone with NextJS, Supabase, and TailwindLaunched in 2009, WhatsApp remains one of the most popular communication platforms in the world, helping friends, family members, and community groups stay connected no matter where they’re located or what devices they’re using. With a powerful set o...Oct 2, 2023·3 min read
Build a Pixel Perfect Threads Clone in Swift UI—With a Twist!You've probably heard about the new Twitter competitor, Instagram Threads. It launched to great fanfare, but it's missing one crucial feature: DMs! Learn how to make a Threads clone—with a twist! Whenever a new app arrives, it is a fun exercise to tr...Aug 17, 2023·18 min read
Integrate Vale with Xcode2023-04-10 22:55:00 This is an excerpt from an article about Vale I wrote for the Stream Blog. To integrate Vale with Xcode we need to do some more work. There is not an Xcode plugin available at the moment allowing easy integration with Vale.But for...Apr 10, 2023·3 min read
Using Obsidian for personal knowledge managementPersonal Knowledge Management (PKM) is the process of actively organising and creating connections between the information and ideas that you encounter in your life. PKM helps you to better understand, remember, and use this information, ultimately l...Jan 6, 2023·6 min read