In the world of software development, the term “10x developer” is often thrown around to describe someone who can produce results far beyond the typical output. However, the true 10x developer isn’t focused on personal performance; they’re someone who drives the entire team to perform at its best.…
I've recently been experimenting with Focusmate, a virtual co-working platform designed to boost productivity through 25 or 75-minute sessions with a randomly chosen work partner. Here are three sessions I experienced on the platform, along with some insights.…
... Pipx provides easy installation and isolation of any python application that you can run from the commandline i.E. the `python-openstack` client, `ansible`, `salt`, `cookiecutter`, `black` and many more...…
I recently had a Problem where adding a Galera Cluster node, after a failure, failed and left me with a broken and out of Sync node that was not able to recover by simply starting the Service via `systemctl start mysql.service`...…
In this article I describe why and how I use Vagrant for testing while developing new Ansible roles and how you can make your live a little easier with Vagrant and Ansible.…