Minikube Cheat Sheet: most helpful commands and features I wish I knew from the start
My personal top of Minikube’s features that can save you time
My personal top of Minikube’s features that can save you time
Minikube is a tool that allows you to run Kubernetes for local development. It’s adviced to run all over the k8s documentation, in the tech blogs. Still Minikube looks like a piece of software that is not quite ready for a smooth development experience. At the time of writing …
Understanding Python’s Method Resolution Order may be helpful when using mixin classes
A naïve implementation of C3 linearization algorithm that lies under the hood of Python’s Method Resolution Order (MRO)
Pelican is a static site generator written in Python. I use it for my personal blog. Pelican is easy to install, configure and customize with themes and plugins. I was able to set up the blog with my own custom theme and an Open Graph plugin in a few hours …
A little example of how bound/unbound methods behave in Python 3
My name is Vitaly R. Samigullin. I’m a software developer, a team leader, and a person who enjoys thinking about how and why things work the way they work. Having lived in Austria and Spain, I got some interesting immigration experience. I’ve also started a small publishing company …