Merry Christmas Eve.
Continue reading post "#3585"Toby's Log page 20
Covid shot 3
I got my covid booster vaccine. I wasn’t planning on doing so quite yet, but they offered it during a regular doctor appointment, so I took it.
Continue reading post "Covid shot 3"Git info alias
I do a lot of management of work and personal projects with git
. I’ve been making shell and gitconfig aliases to make things that I do often quicker or to store logic of things that I won’t remember easily. One recent one that I really like is a git info
(or g i
) alias that shows status
and a number of other bits of information about the repository quickly with one command. I’ve been using it in place of status
most of the time.
My furnace stopped working again yesterday. Luckily I was able to get it running again myself this time.
Continue reading post "#3566"First day of snow sticking to the roads.
Continue reading post "#3563"Happy Thanksgiving. It was a good day with good food.
Continue reading post "#3561"Last Sunday was the first real snow of the year. It was also a cold, blustery day.
Continue reading post "#3557"My old eBay username / email seems to no longer exist in eBay’s system. I used it as recently as fourteen years ago. Disappointing: I have to start over there.
Rsync and dealing with “some files vanished” warning
I use rsync
for backups, site deployments, and other purposes where I need to sync two folders. It took a little while to figure out, but has been great for those purposes since. Every once in a while, though, I run into issues with it. Recently, I set up an rsync
script to back up most of the files on my entire computer. Since this takes a while and the computer is actively running during the backup, things can change while it is still running. This can lead to some errors like “rsync warning: some files vanished before they could be transferred”. Even though this is a warning, and the sync works perfectly fine, it returns a non-zero exit code. This caused my script to stop and thus the rest of the backup activity didn’t finish.
I looked for an option or simple solution to allow it to go on without complaining.
Continue reading post "Rsync and dealing with “some files vanished” warning"My furnace was fixed on Monday, just a few days after stopping working. I called Echols because of a sticker on the furnace and the fact that they work on Carrier furnaces. They came about an hour later.
Continue reading post "#3547"