Running opencloud – great nextcloud replacement

opencloud nextcloud replacement featured image

I’ve been running owncloud, then nextcloud for years. While it worked I was never very happy with it. Performance was always lackluster even for 1-2 users, features added are seemingly superfluous and was never something I wanted or cared about (groupware, AI assistant, talk features – don’t use, need or care). All I want is … Read more

Nginx – enabling brotli compression with gzip fallback

nginx brotli and gzip fallback

What is Compression? Compression is a technique used to reduce the data size as reducing the data size means that data is smaller and smaller data will travel over the internet faster improving site response times. Most of the websites/web-servers these days should use compression – and it is truly mind-boggling that according to the … Read more

changedetection.io – be aware of potentially heavy traffic with selenium webdriver

selenium web driver

changedetection.io with selenium webdriver is a very powerful tool to monitor for website changes. Just wanted to share a warning for other who are potentially not aware of the mighty traffic this great tool can generate with even a handful of urls. Why use changedetection.io with selenium webdriver selenium webdriver Couple days ago I had … Read more