Removing K2 node from K2 farm

Just a quick note on removal of a node(s) from K2 servers farm. When you run K2 uninstall on one of the nodes, and obviously when you suddenly lose one of your nodes (server failure without ability to restore it), information about it still stored in K2 database and additional steps are required in that Removing K2 node from K2 farm

Unable to run SharePoint 2019 installer when Office 365 is installed on the same machine

I recently spend some days having fun with good old on premise software and it really makes one appreciate infra as a code and provisioning everything in the cloud, fast. 🙂 The problem is that most of the vendors of on prem software have more focus on introducing their cloud offerings and do not want Unable to run SharePoint 2019 installer when Office 365 is installed on the same machine

Introduction to vi

Have you ever heard of the Lindy effect? It basically postulates than the future life expectancy for technologies and ideas is proportional to their current age, and based on that, it is safe to say that it is not too late for anyone to learn vi, which is notorious for being a text editor with Introduction to vi

Non working Python 3 – invalid active developer path

I’ve recently updated macOS Big Sur to version 11.2.2, and it seems that after this update I run into issues with running my Python programs from PyCharm, which started to give me the following error on attempt to execute any program: Error running ‘P3-2’: Cannot run program “/Users/User_Name/PycharmProjects/Project_Name/venv/bin/python” (in directory “/Users/User_Name/PycharmProjects/Project_Name”): error=2, No such file Non working Python 3 – invalid active developer path