
How to test accessibility on Android
We talk about what an accessible app is and how we can improve our testing, both manually and automatic.

Drive Chrome using Puppeteer
We look into how to screenshot in different devices, take coverage metrics and check loading performance.

Kubernetes: How to setup and deploy to a cluster
We look at setting up, running, and setting up deployments on Kubernetes. We talk about running and scaling pods, connecting services and pushing to google cloud.

How to use OpenCL for GPU work
We use OpenCL to run workloads on GPU and try a simple blur filter.