I want to flash my mobo to the most recent version, but in order to ensure the firmware I downloaded isn’t corrupt I need to use Q-Flash. Normally I would just run the checksum against SHA1 or whatever in 7zip, but they only provide me a 4 digit checksum – how stupid is that? Anyway, the checksum will show in Q-Flash.

But in order to use Q-Flash I need to use an external formatted as FAT32, FAT16, or FAT12 (even more stupid!)

In order to do that, I need to use one of my externals, but the only one I could find on hand is one I had formatted to ext4 for fast Windows-to-NAS transfers. I would just format it, but I have a minor backup of some of mine and Kerry’s stuff stored on there. It’s like a 4th or 5th backup, but still, I don’t want to just destroy it all.

It’s being a tremendous pain the butt to get all of this to display in Windows, since NTFS doesn’t want to play nice with ext4, even though WSL is supposed to make it easier – it’s not easierĀ if Windows can’t read it, which is what communicates to WSL is available on the system. ARG!

I managed to figure it out, but I’m going to make a guide because this is stupidly complex for something so simplistic.

Primarily spending time learning more about JavaScript, working my way through a few tutorials.

I’ve also been drafting a lot of blog posts, but haven’t really had the time to sit down and finish them off. We’re talking maybe 2 to 3 per day. Take a look at this!

I really should get on top of that and push out some updates, so it doesn’t look like this site is abandoned. That’s not really the point though, is it? The point is to document and share things of substance, not just rambling.

Reverse proxy with nginx

  1. I had security concerns with port forwarding so I switched
  2. Troubleshot issues with http/https for docker containers
  3. Removed old firewall rules
  4. Fixed remote stuff (cellphones, etc.) after setting the subdomains

GitHub CI

  1. I wanted better metrics tracking in GH; my contrib graph is screwed up because of Postman auto-commits, so I installed WakaTime.
  2. Getting cool stuff to auto-pop meant making a GH Workflow; I used a custom yaml config. It runs once a day at midnight.

 

I assure you, everything you are about to read is tragically completely true.

A number of years back, I was dealing with a new hire who claimed to be an “expert” in all Microsoft products. I won’t go into specifics as to why, but know that we needed someone who specifically could work with Microsoft Access. After several months of postings, interviews, and, subsequent rejections, we came across a fellow who claimed he could do the work.

Not only had he used it, he assured us that he had used it extensively, and was an expert at it! I remember on his first day confidently saying, “It will be no problem at all for me!”

Also note that I had no part in this hiring process, but merely had to deal with whatever we were handed in terms of staff.

Continue reading