Mixed Reality for the Web

Mozilla announced a new development program for Mixed Reality that will significantly expand its work in Virtual Reality (VR) and Augmented Reality (AR) for the web. The initial focus will be on how to get devices, headsets, frameworks and toolsets to work together, so web developers can choose from a variety of tools and publishing methods to bring new immersive experiences online – and have them work together in a fully functional way.

Browsers: Behind the scenes!

In this talk, I will be talking about the high-level architecture of browser and there components like rendering engine. What happens when you search for something on the internet? How are browsers rendering HTML/CSS/JS for you?  How parsing and Layout things works in browser? How and Why Firefox quantum is fast? What was the role of stylo in making it fast?  Browser's understands us, now let's try to understand your browser.

MySQL Fault Tolerant Best Practice - Lesson Learned from cases that I experienced

This session will share you the benefits, disadvantages and possible pitfalls of various with MySQL High Availability solutions (including shared storage plus Clusterware, Master-slave replication, Group Replication, and DB Cluster) and how to avoid the pitfall. I also will concludes my experience from several MySQL implementation projects, hope you may learn how to apply the right solutions for your applications and how to make the best from those solutions.