12 Factors for micro service applications
We talk about the 12 factors to create a successful micro service application deployment.
We solve the day 17 challenges for the Advent of Code.
We look into how to fetch messages manually so we don’t prefetch any messages and create bottlenecks for longer running processes.
In this video, I look into how to record audio in javascript. I built this small page to help me out recording text strings for TTS training.
Yesterday the new feature pack 8 and fix pack 9 of Websphere Commerce where released to the world. And I started to download it as soon as I saw it being available. Our process is to try out the new versions as fast as possible to nail down the technical challenges we will face moving…
We create a moving 3d image from pictures using a neural network. This new machine-learning algorithm uses mannequin videos to create pictures for the network to train on and create a depth map to rotate pictures in 3d.
We write a simple example in java to run a validation using Schematron. The framework Schematron is a way to do easy validation of XML documents and create output that is easily readable by someone working with these documents.