Install Nextcloud with Onlyoffice with docker-compose

I was able to install NextCloud with OnlyOffice for collaborative spreadsheets as they are quite useful when cooperating with other members of a team, especially because Markdown support for tables is not very interactive and also lacks the familiar WYSIWYG feeling people are use…

Certificate not found with Nginx under Docker

When trying to run a docker-compose with a Nginx inside and setting up TLS for a virtual host (subdomain), this error showed up: nginx: [emerg] cannot load certificate "/etc/nginx/ssl/sub.peterbabic.dev.cer": BIO_new_file() failed (SSL: error:02001002:system library:fop…

Understanding single Drone per VPS limitation

Being occupied by many other higher priority tasks lately, my goal to set up Drone instance on the Contabo VPS was put on hold. I wanted to set-up Drone to create a pipeline for building the posts for this blog. The blog is statically generated site, meaning posts need to be gene…

Make Auto-type work in kitty under Wayland

Being a big fan of KeePassXC project I am making use of virtually all the features it provides. One of the features I use really often is the global Auto-type feature. I use it for providing passwords into ssh sessions and into ansible when becoming a super user. The correct pass…

First real data from the bee weighter project

I've got hold to some real data from the bee-weighter project. The transformed data can be seen in the following table: date timekg 17.5.21 01:4639,82 17.5.21 07:4641,00 17.5.21 13:4639,97 17.5.21 19:4639,44 18.5.21 01:4639,43 18.5.21 07:4639,67 18.5.21 13:4637,03 This is all I …

On not writing project requirements down

There was a project the customer provided only very vague requirements for. They were also prone for an unexpected changes and the customer was absolutely reluctant to provide a write-up of them after multiple requests. I wanted to ditch the project entirely, but the client persi…

Wiring is an art too

I've spent last two days wiring a machine, so no programming post today. I do not do this work too often, but when I do, it is a relief. It is a form of art. It is not the same kind of art as programming is, though. With the wiring, the results are far more palpable and far less …