I have a couple of restic backup containers running across my servers, all based on the resticker image. Itβs a basic part of every server configuration I use. Backups are executed on cron schedules. But until today, I had no visibility into whether they actually succeeded. So I had no idea one of my backups didnβt run for some weeks due to some βlocksβ in the repository.
View
I previously shared my transition from Komoot to OsmAnd, and after some time, Iβve grown accustomed to its comprehensive capabilities. Whether for cycling, hiking, or general navigation, OsmAnd truly functions as a versatile βSwiss Army knifeβ for offline mobile navigation and tracking.
View
At work today I came across an Eclipse feature for cleaning up Java code. It helps you to improve the code, for example to add final to attributes or parameters, or to improve boolean expressions.
View