Multi-arch DSMR Remote Datalogger with logging
Today I've released version 1.0.0 of the DSMR Remote Datalogger Docker images. Most notable changes in this release are multi-arch support and making it possible to access logs....
Today I've released version 1.0.0 of the DSMR Remote Datalogger Docker images. Most notable changes in this release are multi-arch support and making it possible to access logs....
On my desktop PC I’m running both Windows and Ubuntu. For myself and my family I’ve a 1Password Families account. While the macOS and (the just refreshed) Windows app are working like a charm, Linux is left behind with an old guide explaining how to run the (outdated) Windows client in Wine. Besides the use of old software, that client doesn’t support Teams or Families. Luckily for the Linux users, the Teams/Family plans have a nice webinterface that works pretty well, the only thing I really miss are the browser extensions. However, for day to day use of 1Password I don’t like the idea of a webinterface. Always that open tab (and searching for it...
Managing data in a large and layered application can be tough. This is how we solved this problem at Exonet....
On the internet there is a lot of discussion about testing your code for a reasonable 100%. There are some who says that it is a waste of your time, others say that every single line should be tested....