Advent of Code – Day 19
We solve the day 19 challenges for the Advent of Code.
In this video, we improve the JavaCNN repository adding new image readers to get your test and training data.
We use JCuda to run some workloads on the GPU and see the difference in speed.
We look into logrotate on Debian and figure out how timers actually work with a system with cron installed and configured. This was a bit of a gotcha for me, so hopefully, this will help you when you configure logrotate and want to use the timers in Debian to set a correct time.
If you’ve added the JSP performance enhancements I’ve discussed in an earlier post. Then I talked about a flag that disabled JSP compilation. In order to run without compilation enabled you need to precompile your JSP files. This could be done with the JspBatchCompiler command found inĀ {WAS_ROOT}/bin This command has multiple parameters but only a…
I’m trying to solve all the Advent of Code puzzles in this video series.
We look into how to install Headwind MDM and connect an Android device to it. This system is a great choice for medium size companies that want to manage their mobile fleet.