I've prepared python script (using pycharm in both OS, projects with venv, pyinstaller cpmmand run in pycharm terminal) which begins with 'import pandas' and wa
I wanted to create a Windows Service which copies content of the folder into a created archive. I was suggested to use libzip library for this purpouse. I've cr
I'm working on a Ubuntu system and currently this is what I'm doing: if ! which command > /dev/null; then echo -e "Command not found! Install? (y/n) \c"
I noticed that while having SSL verification enabled in Postman, endpoints served under certificates issued by R3 fail with the error "SSL verification failed",
I have a fairly simple string-formatted json column in a BigQuery database I am trying to flatten. id relationships 1 {'ownerObject': {'data': None}, 'investme
I have tried with minikube tool, It's a single node. kubeadm tool, It's a multinode but single master. I am looking for the tool which can be configure multi m