home comics writing pictures archive about

2022-12-31 - 2022 Retrospective

2022 has definitely been a stressful year for me but I wouldn't necessarily say it's been a bad year. I think I have accomplished some things, which is good. They weren't all things I set out to accomplish but that's okay.

Lupo

I've been thinking about getting a second cat for a while. Robin, my other cat, is getting older and I didn't want to be in the position where I had no animals. So with that in mind I put in an application for a cat at the end of January and picked Lupo up on the 31st.

In his bio it mentioned that he made a wheezing sound but they weren't sure what the problem was. When I was talking to the person from the cat shelter I also found out he had some digestion issues. I was a little worried at that point about getting a "sick cat" but after I did a video call with his fosterer, I couldn't say no. He was just so full of life and happy. Running around and playing with toys.

Those first few months were very stressful. I worried I would wake up to find him not breathing or that Robin and him would never get along. Robin was very scared of him when he first arrived. The first day I let him out of hid room she just lay in her cat bed by the window. I figured that was a good sign, she was relaxed, but even after I put him away she wouldn't move. She was scared stiff. It was a struggle to find the right balance between letting him be out and exploring and giving Robin time to herself to relax. Then came the vet visits and the real worrying started

I took him to my local vet and got referred to an animal hospital to investigate what was going on with his breathing. I was hoping it would be something simple. A surgery to remove a growth or some medication to deal with an issue, and then he'd be perfectly normal. It turned out to not be that easy. The vet found that the tissues at the opening of his larynx had thickened and fused together so they weren't moving the way they should. This was a novel condition so there was no easy answer. Their recommendation was to remove some of the tissue in the hopes of giving him a larger hole to breathe through.

He went in for surgery at the end of June. At first everything seemed to go great. He came home the next day and we spent a day hanging out in his room and watching movies. On the Friday I woke up, gave him some wet food, and then went back to sleep. I went to check on him a little latter only to find that he hadn't eaten any food and was very lethargic. I had been a little worried about him laying around the day before but figured it was just the meds he was on. I rushed him to the vet and they put his temporary tracheotomy back in. The tissue in his larynx had swelled up and there was quite a bit of scar tissue that was limiting his air intake.

The vet gave him steroids to reduce the swelling and started scraping out the scar tissue. The hope was that he would stop producing it after a while but that turned out to not be the case. Next we tried to tie back one side of the tissue but that broke and re-closed itself. Finally we decided to abandon the larynx and give him a permanent tracheotomy. This led to another week of stress as we weren't sure if it was going to be viable. I actually had a plan to go and stay at a hotel near the hospital just in case I had to run over to say goodbye.

Luckily he pulled through. The surgeon was off his first week with the tracheotomy but was able to clean up the site when she got back and that seemed to help a lot. He came home on July 19th and has been home ever since. He spent most of three weeks at the vet. Every morning I got a call in the morning saying how he was doing. Then I'd wait for a call from the doctor to get a more in-depth report and discuss what was going to happen next. Then I went and visited him for a bit. Having a cat in the vet for three weeks isn't fun, especially when you aren't sure if he's going to make it. What makes it worse is I was worried he wasn't going to make it right up until he came home so I didn't even have time to recover from that before I had to start taking care of him.

The tracheotomy requires periodic checks to make sure it's clear and he can breath okay. He also gets saliva and food down his wind pipe so I have to watch him when he's eating and wipe away anything that comes out of his hole. Humidity seems to help him be able to get mucus and saliva out so he spends 35 minutes in the bathroom after each meal and then I give him a thorough cleaning and check. He sleeps in the second bedroom with the humidifier and hasn't had a problem so he can be left alone. Day to day it's not a lot of work but he could have a problem at any time so I'm still warry about leaving him by himself for a long time.

I think he's doing much better post-surgery. He seems calmer and to have more energy. I think pre-surgery his air intake was lower but more consistent. Now it can be much better than it was but it also fluctuates as he gets mucus or saliva in there which limits his air intake. Robin and him are getting much better but they still aren't comfortable with each other.

I still worry about him but it's likely to be several years before he has a major problem and he seems happy, so that's the most important thing.

Sickness

This has also been a year of sickness. First off I got a dental crown to replace the tooth that got infected and needed a root canal. That's not technically a sickness but it was annoying to have a weird stub tooth for a few weeks and then to get to a new bite.

The day after I took Lupo in for his initial exam at the animal hospital I got a Central Serous Retinopathy, which is when you get a bit of fluid in the back of your eye. It causes a weird bump in your retina which distorts your vision. That turned out to be stress related, stupid bodies, and luckily went away quickly.

Since September I've had 4 throat infections which have been extremely annoying. The infections knock me out of action for a bit but then the antibiotics make you not want to do anything. So that's been fun.

Mafia Story Comparison

I've only managed to make two of these videos this year but I'm pretty proud of them. I think I'm improving and getting better at making the videos and saying what I want to say. I have no desire to become a professional YouTuber but being able to make videos does give me another creative outlet which is nice. Plus I really want to show people the weird decisions the developers made with The Definitive Edition.

Boxed Software Collecting

This one has been a bit of a surprise to me. Last year I got interested in finding sound cards that worked with older versions of windows and DOS. This grew into a desire to get original boxes for those cards. In January I wondered if it was possible to get boxed copies of the old programs and operating systems I've been using. It turned out it was rather easy. Over the past year I have bought a bunch of boxed copies of old software in various conditions.

Ostensively this is so I have manuals to help me use these old programs but I also enjoy having the original boxes to display. I also like knowing that I have a physical version of all the disk images that I'm using.

Website

Early this year I finished converting all the pages to use database entries instead of flat-files. This should make adding new content easier in the future. I also added a series section to the archive page.

My actually postings have dropped off. Some of this was due to stress and some of it was because I couldn't leave Lupo and Robin alone upstairs without them fighting. Then the infections keep zapping my motivation.

*Edit*

And right now I fixed an issue where the archive page was using the UTC post date when splitting the posts into month and year.

Computer History Tour

In the last few years I bought an Altair 8800 clone computer and a few other reproduction and FPGA systems. My plan was to work my way through home computer history and try to lean as much as I can about it.

At the beginning of this year I finalized an 8080 assembly program to dump memory to the screen as .hex records. In November, I finished documenting this program and a front-panel adder program I wrote last year. This represents step 1 in my history tour, programming in assembly using the front-panel and monitor program on the Altair 8800.

Code Formatter

Documenting the Altair 8800 programs also required some revisions to the Code Formatter. It wasn't handling numbers very well and assembly uses a lot of hex and octal numbers.

The first step was documenting the existing program so that I understood how it worked. Next I did quite a bit of refactoring to move item specific logic out of the main program and into their specific classes as well as re-doing the number logic. Then I had to re-do the documentation to match the updated version. The work was mainly done in the C++ version but also got ported to the website version.

Breadboard Computer Project

This is a kit I bought a few years ago but only really got into this year. I actually have it mostly finished. I just have to add the switches and implement the interrupt logic. I also have a couple ideas for programs I can write for it.

I was hoping to finish it this year but I recently broke the legs off of one of the ROM chips and need to order some new ones. I was trying to install sockets to make removing and replacing the ROM easier but that didn't go to plan.

Disk Structure Investigation

This was a surprise project. I've been curious about how floppies and hard disks hold data for a while but never got around to really looking into it.

While expanding my software collection I came across a problem. The floppy emulator I use seems to only like 1440k floppy disk images. In most cases this is okay because you can just make a new image with the same files. The problem is bootable disks which expect data to be in specific places. I tried using the program I use to image disks, WinImage, to convert the images but they still didn't work.

This lead me to research floppy disk formats and to writing a console program to decode the data on the disk to figure out what the problem was. I think the issue is that WinImage writes 0s to blank sections of the image while actual floppies have a bunch of F6h bytes. That difference seems to be upsetting the computer, the emulator, the USB formatter for the emulator or all three.

It turned out that floppy disks weren't actually that complicated, so I added the ability to expand floppies to the program that I had written. This reads in the existing image, updates the BIOS parameter block values, adds new FAT, root directory entries and blank sectors, and then blanks out any unused sectors. After some initial problems I was able to successfully generate bootable floppy images. The main issue was making sure my math was correct.

Then I ran into a hard drive program. OS/2 2.11 is very persnickety about installing. I got it to install into a virtual machine but I can't get the installer to even start anywhere else. I tried copying the Virtual Hard Disk image to a Compact Flash card but that didn't work. I think the partition information in the Master Boot Record is wrong. So now I need to figure out how MBRs store partition information so that I can update the values on the CF to be correct.

This lead me to write a graphical version of the disk decode program. So far I just have it decoding the boot sector of floppy disk images but I think it should be fairly easy to expand it to display other parts of the image and hard disk images. Except I didn't have any good hard disk images. The program that I thought would do this for me adds an undocumented header to the files it generates so that's no good.

This lead me to start investigating how to read data from a physical disk which was an extremely deep rabbit hole. I finally figured out that writing an assembly program is likely the easiest way to do it but now I have the difficulty of writing an assembly program.

Currently the program can read and write a single sector.

Stats

Comments: