Raspberry Pi adventures, Part Two

The first part introduced my Raspberry Pi tower and some of the progress I’ve made in interfacing with OLED and LCD devices over I2C. Now, I’m going to talk about some of the infrastructure software used in the system. Gentoo Linux Firstly, as I introduced previously, I’m using Gentoo Linux as the base OS layer … Continue reading Raspberry Pi adventures, Part Two

Making changes to Git repository access in CodeReady Workspaces

Photo by Pixabay on Pexels.com EDIT: I posted a TL;DR version of this (including screen-shots!) as a LinkedIn article here: https://www.linkedin.com/pulse/making-changes-git-repository-access-codeready-workspaces-vic-cross. If you've come here from that article, thanks for your interest in the details of my experience! As part of the setup of an environment for a customer workshop, I installed Red Hat CodeReady … Continue reading Making changes to Git repository access in CodeReady Workspaces

Programming decisions

My Linux-based Large-Scale Cloning Grid experiment, which I've implemented four times now (don't ask, unless you are ready for a few looooooong stories), has three main components to it.  The first, which provides the magic by which the experiment can even exist, is the z Systems hypervisor z/VM.  The second is the grist on the … Continue reading Programming decisions