JIB – Dockerize your java build
We look at dockerizing our java build both in the cloud and in our local docker environment.
We look at two projects that tries to recreate a voice using extreamly small amount of voice data.
We talk about building a package. We start with binutils that is required to build all other packages in the system.
We look into how to setup an activity that changes language of your android application.
I’m trying to solve all the Advent of Code puzzles in this video series.
We look into the next long time supported version of Java, the latest revision 23 contains improvements in speed, simplicity and …
We look into building Ceph from source. A build of Ceph is built from Github code using normal tooling. But I need to build my own packages as there is no new packages built for the Raspberry PI arm processor. There are quite some challenges and interesting things to keep in mind when building Ceph…