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 Versus Virtual Machines

A dive into the difference between VMs and Docker containers

February 21, 2020 7 min

Learning Android Today

Thoughts about learning Android and how to approach it

From Virtual Machines to Docker Stacks

Going from everything in a VM to using Docker containers to run services

Let's Make Lights Out for Android Part 1 - Creating the Layout

A quick start to create a layout for a Lights Out clone

Databases In Android - Part 4

Part 4 of a mostly code look at using SQLite in Android (not using Room)

Databases In Android - Part 3

Part 3 of a mostly code look at using SQLite in Android (not using Room)

Databases In Android - Part 2

Part 2 of a mostly code look at using SQLite in Android (not using Room)

Databases In Android - Part 1

Part 1 of a mostly code look at using SQLite in Android (not using Room)

Connecting to External Databases In Drupal 7

A demonstration of connecting to an external MySQL database in Drupal 7

September 13, 2016 3 min