PinnedSet-up a Kubernetes cluster in minutesIf you would like to set-up your own low budget Kubernetes cluster, do it as I did, with Rancher’s K3s. Not only Google provides a Kubernetes implementation as they invented it, but other companies as well. At the Cloud Native Computing Foundation you can find a list of Kubernetes programs…K 3 S8 min read
Published in The Startup·PinnedTrack your experiments with ClearML — in DockerDo you remember the history of your ML experiments? Would you like to be able to do so with only 2 lines of code? This I already asked in my earlier post. Now the question is Do you want your experiments to be hosted on your own system? In my…Dev Ops7 min read
Published in The Startup·PinnedTrack Your Experiments With ClearMLDo you remember the history of your ML experiments? Would you like to be able to do so with only 2 lines of code? In simple words, the work of a Data Scientist includes implementing, performing, analyzing, comparing, optimizing, etc. …Dev Ops9 min read
Dec 3, 2021official vaccination deaths in 2021This article I wrote for my kids, to give them an idea on how to get a view on official vaccination thread data, by someone they have faith in. I will show a way in Python to read, check and fix data, export them to csv and visualize them in…Covid 194 min read
Published in The Startup·Dec 22, 2020Run Windows & Linux simultaneousRecently I read about the Windows Subsystem for Linux in version 2 where I even did not know about it in version 1. As the most people I’m working in my business life on Windows. I’m a fan of all the MS Office tools, but as I’m using Linux on…Virtualization8 min read