How to run Android tests on Travis CI
We look into a Travis CI configuration file in order to test Android projects.
I just switched to use Linux at work. I’ve had Gentoo at home for years but Windows seems to be a part of the consulting branch of work I’ve done so far. The new machine I got was of course a 64 bit one and I installed the right distribution. After a week of use…
We compile and look at the code for the Tensorflow lite demo, looking at the key concepts.
This story tells you how I got my job and what brought me to seek the job at Textalk.
We are looking into the new version of Java 21. Go through all the features that are finished in this release and some of the features that are still in the works.
I’m trying to solve all the Advent of Code puzzles in this video series.
I write a lot of small java applications and need a good command line interpreter. Apache Common CLI helps me keep track of options and arguments. Apache have a lot of great tools in their tool chain and even if some of them are common they have a great track record of usability.