Current state of text to speech with small input data
We look at two projects that tries to recreate a voice using extreamly small amount of voice data.
We look into lighthouse testing on Travis CI and SauceLabs.
We explore how to package your Java code using jlink and maven in order to get all your dependencies in order.
We look into the Ceph scrubbing process, how it works, what to expect when something goes wrong. Some techniques to handle issues and work around them. We also talk about the difference between deep scrubbing and normal scrubbing. Last but not least we talk about filesystem scrubbing.
We solve the day 19 challenges for the Advent of Code.
We look into how to setup a project that will install WordPress and test your plugin or theme on Travis CI.
We look at the differences in how we do HTTP requests today in Java 8 vs the new incubation project in Java 9 for HttpClient.