Next.js and Bootstrap

Before You Start I will be assuming the following : You will be using Next.js >= 13 with app routing rather than the legacy page routing. You will be using Boostrap >= 5.3 so that jquery is not required. You already know a fair amount about Next.js You are starting fresh with a new Next.js project. These instructions can be used to retrofit Boostrap into an existing project, however. Install NPM Create a new Next.

Read more »

Build Hyper-V Arch VM

A raw list of notes about putting together a Hyper-V Arch Linux VM. Take with a grain of salt.

This adds most of the stuff I use for my development.

More will be added as I still need to figure out sharing files between the host and guest.

Read more »

Journey to DNS Nirvana (maybe?)

During my various hikes through the woods of the internet, I came across DNS Spy one of the many dns checkers like, well, DNS Checker. But it offers constant monitoring like, for example Thousand Eyes.

codevamping.com is definitely a “vanity site” that I am not trying to monetize in any way. The only thing that would really be hurt if things go south is my ego. But DNS Spy offered a free scan, so why not.

Read more »