Title photo
Think globally, microblog locally
Sun, 11 Jul 2021

I need to set up my blogPoster app with the newer version of the Twitter gem and no mastodon-api gem. If that solves the issues with Ruby >= 2.7, I might leave the unmaintained mastodon-api on the side of the road and make the app Twitter only. https://github.com/passthejoe/blogPoster

I read a book. It was "The Big Sleep," by Raymond Chandler. I had never read it before, though I have seen the movie.

Thu, 08 Jul 2021

Today's CentOS Stream 8 updates on my system

NetworkManager anaconda centos-backgrounds centos-logos glib2 glibc java 1.8.0 nettle nss selinux-policy sssd vino xorg-x11-server-Xwayland

Sun, 04 Jul 2021

This site has an archive page. Every post appears via one giant HTML file that I generate on the server. There's a little Javascript that tells you it's the archive page in the right rail. http://updates.passthejoe.net/archive.html

I wasn't in CentOS Stream 8 for a week, and I had quite a few updates waiting for me. RHEL/CentOS is a LOT more dynamic that you'd think. I've seen little bugs get fixed here and there. It's a lot more active than Debian Stable.

Sat, 03 Jul 2021

I need to run curl with NO output, and I used the --silent switch to do it. You can also use -s, but I like --silent because it tells me what it does.

Fri, 02 Jul 2021

The mastodon-api Ruby gem has had issues since Ruby 2.7.1 https://github.com/tootsuite/mastodon-api/issues/49

Now that I'm running Windows 10 without performance-crushing updates looming, it's a fairly pleasant experience. Solve the update problems, @microsoft.

Leo Garcia's Six String Journal is a very strong and informative classical guitar site https://sixstringjournal.com

I read two interviews in one day with musicians who said learning a piece by playing it 100 times all the way through isn't as good as perfecting one section, then another.

You can learn by doing and do by learning

Thu, 01 Jul 2021

Once you get past the updates and let things "settle" for a day or so, Windows 10 can be a pleasant, productive environment.

Wed, 30 Jun 2021

Windows 10 works a whole lot better when the mass of backed-up updates is 10 or 20 hours BEHIND you. It takes the OS a lot of time to stop doing whatever it does in the background and offer decent performance. When I reboot, how long before it 'settles' again?

My ruby app lives (and now dies) by its aging gems

Tue, 29 Jun 2021

It took me days to get my Windows 10 system updated and usable. This shouldn't have to happen. I had an endless loop of failed updates, finally got them started, and it took MANY DAYS to get them all through. The system is half-usable at best when this is happening.

Tue, 22 Jun 2021

Guitarist Andrea González Caballero plays Isaac Albéniz's "Sevilla" from Suite Española Op. 47. Great playing. - YouTube https://www.youtube.com/watch?v=13WsK1xuCWA

Ricardo Viñes plays Albéniz's "Granada" (Serenata) Op. 47 No. 1. The pianist is said to have been the composer's favorite interpreter - YouTube https://www.youtube.com/watch?v=_nSMCT8DkZ0

Mon, 21 Jun 2021

I figured out my cron issue on NearlyFreeSpeech.net. It was the classic "don't forget to CD to your working directory" issue.