Where the wild tech grows

Wild Tech Garden: Aug 18, 2023

Both this site’s homes have been moved to different hosting. That is both the code and web hosting have changed. OVH is the new CDN and web host and GitHub stores the source code.

VSCode Multipass instance creation

Daniel uses Multipass rather than VSCode devcontainers, since he has some Windows machines with no Hyper-V so can’t run Docker Desktop, which devcontainers on Windows require.

Two-repo Netlify technique for module CI

Having a demo/test site embedded in a Hugo module causes large bandwidth consumption during its normal use as a module. We split the site and module into separate git repos, but keep a deploy as part of the CI process.

Public Pi backyard camera (6)

A short talk / presentation about using the Raspberry Pi as a public backyard camera (e.g. live streamed or time lagged snapshots of a bird feeder).

Ancient games, old computers, and new tech

About a member of the Mancala family of games known as Oware or Wari, with a look at an old Commodore 64 version as well as modern versions.

Ubuntu cloud images on Hyper-V

The official Ubuntu images that are built for Azure/Hyper-V really are only compatible with Hyper-V on Azure, but there is a solution…

Linux network monitoring

Linux network monitoring presentation using munin and nagios circa 2006