Black Cat Blog

Thoughts, Stories, and Ideas

I Am Doing Better

I have been on a low dose of Abilify now for a couple of days and I am doing better. I didn’t realize how tired my depression was making me. For the second day in a row now I have no needed extra sleep. I won’t use the word hope just yet. I have to see how things pan out over a 30 day period. I need some time to be convinced that this is not a placebo effect.

I’m going to be working for the next 7 days straight but I am not finding myself that much bothered. Of course I say this now but let’s see how this actually plays out. I did a good job living in the present and not thinking of the future. This is exactly the headspace that I needed to be in and I will take this win.

I even managed to finally get my fully virtualized network and VMs done. I realized ChatGPT was the enemy of this endeavor. I just did plain old Duck Duck Go searches this time to separate the wheat and chaff on my own. Lo and behold I found the answers I was looking for. AI is really not good for very much. Nothing beats good research and critical thinking.

I realized I needed a virtual network for my home lab to exist on so I’m not breaking shit for poor Denisse. Part of that challenge was the fact that Verizon gave me this shitty router that I had to work around. I also wanted features like an internal DNS server for my home lab so that I don’t have to assign IP addresses to the VMs. All I have to do is let DHCP do its thing and the names get registered with DNS. This makes management easier.

I really like dnsmasq. It makes DNS and DHCP easy. It’s had a somewhat dubious security history but it is healthy now and it’s mature software. It works well for virtual networks like mine. Now that all of this is done, I can spend some time spinning up a private cloud VM. At least the tinkering is done. The network is finalized.