VSCode Multipass instance creation
Daniel uses Multipass rather than VSCode devcontainers, since he has some Windows machines with no Hyper-V and can’t run Docker Desktop, which devcontainers on Windows requires.
Daniel uses Multipass rather than VSCode devcontainers, since he has some Windows machines with no Hyper-V and can’t run Docker Desktop, which devcontainers on Windows requires.
I’ve made yet more improvements to this website, but you should check out a high quality site built using Hugo,by an extremely helpful web professional.
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.
Observations on what you need to build a website that will be found: a presentation for the Midland MakerPlace.
When using Docker to containerize internal services like Samba, LLMNR, or mDNS a.k.a Bonjour one may find that the standard Docker model of using specific unicast ports forwards, is insufficient.
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).
How Artificial Intelligence can win at board games.
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.
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…
This article details using the XCA GUI for creating private SSL certificates for enabling end-to-end SSL on non-public servers.
Linux network monitoring presentation using munin and nagios circa 2006
The binary constraint satisfaction problem (bcsp) is an important area of research because so many problems can be represented in this form [Kumar92].