As a systems admin, with years of experience writing code, here are some of my thoughts on Source Control Management. Using a scratch and defined repository Throughout the years, I…
Yesterday, I taught a computer vision workshop. In the section about image classification, I had the attendees train a deep learning model that could correctly classify images of the letters…
Below outlines an example implementation of Active Directory integration with Ansible Tower. Goal: We want to have a new org implemented in Tower tied to AD groups and Teams built…
The python script here does the stuff below. Although I built this to write the attributes you could easily stub in a CMDB or something and it would happen every…
Summary I love automating repeated admin tasks. Especially ones that cross technology boundaries where the steps may have to go through multiple teams or silos. I build a lot of…
Over the past few weeks, I have been doing some benchmark testing between the IBM POWER9 AC922 server and the Nvidia DGX-1 server using time series data. The AC922 is…