First time soldering headers
First time soldering headers
The last time I tried to solder something, it was just a few pins and it gave me so much trouble and took hours. So, when I was thinking about how how I was going to redo my BBQ thermostat with Adafruit Circuit Python and Stemma QT, I was afraid to get the FeatherS2 since it wasn’t sold in a configuration that came with headers already soldered on. The idea of soldering some 28 pins filled me with fear of screwing up the board. After it arrived, I procrastinated. Finally, today I did it. I don’t know what changed from when I tried to solder last time, but it worked reasonably well. Yes, if you look at the picture, I need to fix the USB pin and pin 38 before I try inserting into any headers, but it just took me about 15 minutes and I didn’t have any feelings of giving up or intense frustration. So, I just wanted to celebrate this milestone. Hurray for me!
2020 Annual Self-Portrait
As I’ve done for the past few years now, a self-portrait at the end of the year to document how I looked this year. This year I went with both a split-tone shot and a black and white shot.
You Know It
Annual Self-Portrait (2020)
My Favorite Political Sign 2020
I passed by this house every Saturday during my long run. Right after the election I made sure to snap a photo of the sign so that I could get a picture before they took it down.
New Recipes Sept 2020 - Nov 2020
lamb and onion burger
In September I made two new recipes. One was the Lamb and Grilled Onion burger from Weber’s Big Book of Burgers. I also tried a hot and fast recipe for pulled pork from Raichlen’s Project Fire. The taste was good, but the biggest hit was the recipe he had for a mustard sauce.
beef short rib ragu
For October the only new recipe I made was America’s Test Kitchen’s recipe for beef short rib ragu. I really enjoyed a different take on a ragu than the more French and Cuban versions I’d had in the past. It is definitely a recipe I’d like to make again.
Can't Let The Young Ones have all the D&D Fun
Found this in our local activities guide:
D&D for 55+
Although my brother who plays RPGs remarked $149 was pretty steep compared to looking up a video on Youtube.
Trying out zsh (again, maybe?)
It’s been a very, very long time since I tried using a different shell than the bash shell. Back some 10-15 years ago I remember hearing about fish and trying it out. I think it broke some bash paradigms so I went back to bash. I could have sworn I tried zsh in the past, but I could be wrong. I know the last shell I tried out didn’t let me use ‘*’ during a dnf update to update all the packages that start with the same prefix, say all the 1500-ish texlive packages. That annoyed me so I went back to bash. If it was on this computer it was on a previous install or previous /home directory because I couldn’t find any evidence of zsh. No profiles or other such dot files that I could find. (Not that I looked too hard).
Scarlett's Halloween Clay Models
Scarlett created these models one day in October when she was feeling creative. I liked the models so much that I built a small box for photographing them. I fell behind on my photos, so I’m posting my favorite poses now.
Programming Update
C#
Back when I was doing GameDev.Tv’s Unity 2D class, I really wanted to know how to do multiplayer games (I also wanted some better support on using Xbox/PS3 remotes in games). Well, this year they released their Multiplayer class. So, naturally, I bought it up. I started working on it, resulting in two Github Repos. In the first section we were learned the basics of the Mirror add-on. I’m currently working through the second section, where we will create a basic RTS. I haven’t reached a real differentiation point from the GameDev folks. That may come later after we get past the basics.
CentOS Changes
On 8 Dec I saw the announcement that Red Hat (which had made CentOS an in-house distro a year or two ago) was changing CentOS from being a free clone of Red Hat Enterprise Linux, to focusing solely on CentOS Stream. ( The CentOS press release; The Red Hat press release) This would make the progression of features and elements: Fedora -> CentOS Stream -> RHEL. At first, like many others, I felt hurt by this change. It will take place at the end of next year. Usually CentOS follows a support widow similar to that of RHEL, so I was expecting a decade or so for the servers I converted from CentOS 7 to CentOS 8. While I generally run Fedora on many of my computers, I prefer not to have to upgrade every 6 months for my servers. That’s a level of disruption I could do without. That said, after I read this blog post, I had a slightly more nuanced view of things. I still think it should have taken effect with CentOS 9, which I think is due in the next year or so (RH is accelerating releases of new RHELs). But it certainly makes a clearer upstream to downstream path for Red Hat.