Posts
-
November 10, 2020
This is one of the problems we experience with Bitbucket Pipelines, if there are multiple commits/merges to our main branches within short period of time, only first commit is basically deployed because bitbucket pauses the rest. This is somewhat …
-
November 9, 2020
If you want your page to load fast and you want to get some nice score on pagespeed or lighthouse or in general.. you must optimize the size of your images. I found simple script that I actually optimized even more in order to automate this tedious …
-
November 4, 2020
Updated: I no longer use Hexo as my static page generator, in the meanwhile I’ve switched to Hugo, but this guide is still relevant. …and all of this.. for free ? Yes ! (Except for the domain itself :)) As a bonus, it’s quite easy …
-
October 15, 2020
There are few cases where you’d like to rename somebody’s user account as well as profile folder and I will explain on how to do it properly. First of all, let’s start with.. Prerequisites Link to heading The account is local You …
-
October 2, 2020
As of time of writing this article, Windows 10 Home does not support BitLocker GUI and that’s fine, they probably don’t want home users to lose access to their data in case of wrong configuration, but there is countless businisses using …