How to test accessibility on Android

2018-03-25 23:03:24 - No Comments

We talk about what an accessible app is and how we can improve our testing, both manually and automatic.

Read more →

Drive Chrome using Puppeteer

2018-03-19 01:03:17 - No Comments

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

Read more →

Kubernetes: How to setup and deploy to a cluster

2018-03-12 01:03:23 - No Comments

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.

Read more →

How to use OpenCL for GPU work

2018-03-05 01:03:20 - No Comments

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

Read more →