Tripping at the goal line

January 2, 2023

I planned on launching the version 8 site on the first.

Oops.

I found another programming toy, which was converted pretty easily. That leaves the last one that I was working on before. It's a Martian date generator, which is turning into a giant pain in the ass. It never worked quite right, and debugging it (which involves editing locally then uploading, then force-refreshing because for some reason PHP caches its own results even though it's supposed to be a dynamic page) has been an absolute slog.

I'm down to a single off-by-one error in dealing with leap years, but I can't tell if it's in the timestamp generator or the date-display generator. It's still not fixed.

And to top it all off, I accidentally stomped the current site's .htaccess file. So now everything's broken. Again.

Computers were a mistake.

December 30, 2022January 4, 2023