Automatic renewal of letsencrypt.com certificates 1

On my personal servers I am using letsencrypt certs on debian and/or ubuntu. Several times now I couldn’t renew it automatically, due to a various of reasons, but there is one in particular I want to remember for future reference: The nginx plugin is not working; there may be problems with your existing configuration. when ...

Serialization choices

I’ve been recently looking into different serialization options. While there are plenty of writeups (even in C#) already available, I wanted to: Have one about C# Learn something new 😉 Look into my particular data distribution / characteristics Understand not only performance, but also size impact I’d say that there are very few summaries that you should ...