How WebSockets actually work
Looking into WebSockets and how to set up a simple server to send messages back and forth. I'm using a simple chat server example and sends messages from javascript and PHP.
We solve todays challange at the advent of code 2020. Come join and have some fun.
In this video, we look into installing an Openstack Compute node and connecting it with our controller node.
We look into web assembly and compare it to x86 assembly code.
We look into how to install Headwind MDM and connect an Android device to it. This system is a great choice for medium size companies that want to manage their mobile fleet.
I talk about my experiance with the Fitbit Inspire 3 watch. All the free features and the application for a swimmer that wants to keep track on their laps and workouts. This watch is not for everyone and probably not for me but I’m not dissatified with my purchase.
We look at a regular expression to parse a URL in detail so we can reason about regex.