notes Why I Recommend Joplin and Nextcloud Joplin is a Markdown based note taking app that includes features like checklists, embedding images, and more.
kubernetes HA Kubernetes Cluster With Ansible and Kubespray (WIP) This is an overview of how to build an HA Kubernetes cluster using Ansible with Kubespray for reproducible results.
restic Using Restic with Backblaze B2 for Off-Site Backup How to use restic with Backblaze B2 and some shell scripts to help with scheduling/automation/monitoring
zfs How To Hot Swap ZFS Disks In Proxmox A guide to replacing a failed disk in a ZFS pool without shutting down or rebooting
docker From Virtual Machines to Docker Stacks Going from everything in a VM to using Docker containers to run services
android Let's Make Lights Out for Android Part 1 - Creating the Layout A quick start to create a layout for a Lights Out clone
android Databases In Android - Part 4 Part 4 of a mostly code look at using SQLite in Android (not using Room)
android Databases In Android - Part 3 Part 3 of a mostly code look at using SQLite in Android (not using Room)
android Databases In Android - Part 2 Part 2 of a mostly code look at using SQLite in Android (not using Room)
android Databases In Android - Part 1 Part 1 of a mostly code look at using SQLite in Android (not using Room)
drupal Connecting to External Databases In Drupal 7 A demonstration of connecting to an external MySQL database in Drupal 7