I have wasted a catastrophically large amount of time trying to get GIMP to making a simple text flowchart. 6 hours. SIX HOURS. Trying to draw some arrows and get text to align properly.
Ridiculous.
I have wasted a catastrophically large amount of time trying to get GIMP to making a simple text flowchart. 6 hours. SIX HOURS. Trying to draw some arrows and get text to align properly.
Ridiculous.
I tried updating my pihole to the latest version. I must have screwed something up, my project won’t start. Kill me now. Ugh.
Apparently Atlassian have a statuspage for statuspage. But it looks like it runs on statuspage. So if the status of statuspage is down, does the status of statuspage statuspage update the status of statuspage status?
Maybe they should have a statuspage statuspage statuspage to monitor the status of the statuspage stauspage status.

Don’t worry – not an LLM slopper or anything! I had to bulk rename files and modify others.
Still… it’s an exceptionally weird looking commit


In spite of my love for TNG, it is so clear to me now that the writers had a overly optimistic view of how the Borg would have actually sounded.

I’ve been reading through The Complete Developer: Master the Full Stack With TypeScript, React, Next.js, MongoDB, and Docker by Martain Krause. I’ve been taking a bunch of notes on it, and publishing them to my JavaScript GitHub repo.
I’ve also been considering using a site like CodeWars (or possibly CodePen) to try and work on my JavaScript skills. I haven’t really decided yet.
I’ve been working through a bunch of different stuff. There’s a lot of things I’d really like to write on, but it’s been really hard to figure out what my focus should be set to, and where I should be devoting efforts to. Some of the big things I’ve been looking at are this:
.gitignore, etc. For ./github, I built an action to work with one of the repo’s I’m using during the weekdays, it will auto set the assignee and some other weird values when doing the PR, but I’d like to spread that across all of my projects.That’s also been an issue with Obsidian, too. Each time I build up a new vault (which I probably should stop doing, anyway?) it’s making a new .obsidian folder, which resets EVERYTHING, so I’ve got a bunch of similar setups with minor differences between them. For some, it would almost make sense, but I want to follow Zettelkasten, so I should probably only have one vault anyway. If that’s the case though, then I need to propagate that across the different repos and kill the bad ones. That also means getting the .git and .gitignore files inline, too, because some were using LF, other CLRF, some were tracking stuff like images, some weren’t. Some were tracking videos, some weren’t. I just need to get them all on the same page on so much different stuff. Ugh.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.
I routinely underestimate GitHub Actions.
“Gee, I should setup an automated task for this. It’ll be easy. I’ve setup cron jobs, after all!”
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.