lambiengcode's profile picture. TechLead Waterbus | 💙 @dart-lang, @flutter, @android, @aws, @webrtc | 💻 Open-Source Enthusiast | ☕ Chasing dreams one line of code at a time

lambiengcode 💙

@lambiengcode

TechLead Waterbus | 💙 @dart-lang, @flutter, @android, @aws, @webrtc | 💻 Open-Source Enthusiast | ☕ Chasing dreams one line of code at a time

Pinned

🌟The Virtual Background feature in online meetings app uses Apple VisionKit to separate people and backgrounds. VNGeneratePersonInstanceMaskRequest supports iOS 17.0+. Check out the code on GitHub: github.com/lambiengcode/w… #OnlineMeeting #OpenSource #VisionKit #flutter 💻🚀


lambiengcode 💙 reposted

Upgrade your video meetings with VNN integration in your WebRTC app! Elevate your visuals with beauty filters for a stunning experience. 💄✨ #WebRTC #meetings #flutter


lambiengcode 💙 reposted

We are often asked to design for high availability, high scalability, and high throughput. What do they mean exactly? The diagram below is a system design cheat sheet with common solutions. 1. High Availability This means we need to ensure a high agreed level of uptime. We…


lambiengcode 💙 reposted

10 Microservice Design Principles Java developers should learn 1. CQRS 2. SAGA 3. Database Per Service 4. Circuit-breaker 5. API Gateway 6. Event Sourcing 7. Strangular 8. Ext. Configuration learn more on Grokking Microservices Design Patterns designgurus.io/course/grokkin…

javarevisited's tweet image. 10 Microservice Design Principles Java developers should learn 
1. CQRS
2. SAGA
3. Database Per Service
4. Circuit-breaker
5. API Gateway
6. Event Sourcing
7. Strangular
8. Ext. Configuration
learn more on  Grokking Microservices Design Patterns
designgurus.io/course/grokkin…

lambiengcode 💙 reposted

Next week, we will talk about the following: 1. What is ACID about? 2. JWT Simply Explained (YouTube) 3. Traffic Routing Policies 4. DevOps Vs NoOps 5. Service mesh -- Subscribe to our weekly newsletter to get a Free System Design PDF: bit.ly/3KCnWXq

alexxubyte's tweet image. Next week, we will talk about the following:

1.  What is ACID
about?
2.  JWT Simply Explained
(YouTube)
3.  Traffic Routing
Policies
4.  DevOps Vs NoOps
5.  Service mesh

--
Subscribe to our weekly newsletter to get a Free System Design PDF: bit.ly/3KCnWXq

lambiengcode 💙 reposted

Monolithic VS Microservices Architecture. Which one are you using? 🤔 In the realm of software architecture, the choice between Monolithic and Microservices can shape the destiny of your application. Let's break down the key differences in a nutshell! 🧩 1. Monolithic…


lambiengcode 💙 reposted

The Basics of Kafka

BdKozlovski's tweet image. The Basics of Kafka

lambiengcode 💙 reposted

Explaining 8 Popular Network Protocols in 1 Diagram. You can find the link to watch a detailed video explanation at the end of the post. Network protocols are standard methods of transferring data between two computers in a network. 1. HTTP (HyperText Transfer Protocol) HTTP…


lambiengcode 💙 reposted

Reaching over 5Gbps of total throughput with only 50% CPU usage with Rel - pure Elixir TURN server! 🎉 See you tomorrow at my talk at @ElixirConf 😊 github.com/elixir-webrtc/… #MyElixirStatus #WebRTC

mickel8v2's tweet image. Reaching over 5Gbps of total throughput with only 50% CPU usage with Rel - pure Elixir TURN server! 🎉

See you tomorrow at my talk at @ElixirConf 😊

github.com/elixir-webrtc/…

#MyElixirStatus #WebRTC

lambiengcode 💙 reposted

Xmas come early: @Apple #Safari Tech Preview 117 includes #WebRTC #SFrame - the first SECURE #E2EE key retrieval & encryption in the browser with @rtc_cosmo & @MillicastRTC When H265/HEVC Webkit adds VP9 mode 2, 10bit & HDR, native apps will add Real-Time #AV1, 12 bits & 4:4:4

MillicastRTC's tweet image. Xmas come early: @Apple #Safari Tech Preview 117 includes #WebRTC #SFrame - the first SECURE #E2EE key retrieval & encryption in the browser with @rtc_cosmo & @MillicastRTC

When H265/HEVC Webkit adds VP9 mode 2, 10bit & HDR, native apps will add Real-Time #AV1, 12 bits & 4:4:4

2/2 - After H.265/HEVC (see webrtcbydralex.com/index.php/2020…) Webkit adds VP9 mode 2, 10bits & HDR colors in #webrtc. More on this soon... it gets closer to the quality achieved by @MillicastRTC Native apps which still keep the exclusivity of Real-Time AV1, 12 bits & 4:4:4 chroma sampling



lambiengcode 💙 reposted

How To Release A Mobile App The mobile app release process differs from conventional methods. This illustration simplifies the journey to help you understand. Typical Stages in a Mobile App Release Process: 1. Registration & Development (iOS & Android): - Enroll in Apple's…


lambiengcode 💙 reposted

Before we go about understanding WebRTC media servers, it is important to understand the inner-workings of the network protocols that WebRTC employs. Read the full article: What exactly is a WebRTC media server? ▸ bit.ly/43UxPYp #WebRTC


lambiengcode 💙 reposted

Flutter 3.13 is here! 🥳 The release includes: 🦋 Performance improvements for Impeller on iOS 🖇️ Deeper browser integrations 🌐 Accessibility enhancements for Flutter on the web Plus many bug fixes! 🪲 Read the blog → goo.gle/3KGN3YY

FlutterDev's tweet image. Flutter 3.13 is here! 🥳 

The release includes:
🦋 Performance improvements for Impeller on iOS
🖇️ Deeper browser integrations
🌐 Accessibility enhancements for Flutter on the web 
Plus many bug fixes! 🪲

Read the blog → goo.gle/3KGN3YY

lambiengcode 💙 reposted

supervision-0.13.0 is out! Now you can effortlessly build advanced video analytics. Trackers, Zones, Annotators, and much more. GitHub repository: github.com/roboflow/super…


lambiengcode 💙 reposted

How Discord Stores Trillions Of Messages . . The diagram below shows the evolution of message storage at Discord: MongoDB ➡️ Cassandra ➡️ ScyllaDB In 2015, the first version of Discord was built on top of a single MongoDB replica. Around Nov 2015, MongoDB stored 100 million…

alexxubyte's tweet image. How Discord Stores Trillions Of Messages
.
.
The diagram below shows the evolution of message storage at Discord:

MongoDB ➡️ Cassandra ➡️ ScyllaDB

In 2015, the first version of Discord was built on top of a single MongoDB replica. Around Nov 2015, MongoDB stored 100 million…

lambiengcode 💙 reposted

Check out our repo on #GitHub


lambiengcode 💙 reposted

Flutter and Dart #GDE @hamberluo916 recently joined the ranks of our Experts and shared tips for GDE hopefuls, including: 👑 Finding a niche for your expertise 🚦 Passing 3 interviews 🌤️ Trying again after a rejection Read Hamber's pointers ↓ goo.gle/3pF7sGD


Loading...

Something went wrong.


Something went wrong.