Archive of posts from 2019
I know there’s a page on the Red Hat website that explains the new network device names and how they’re created. But, for me, a concrete example that I worked with is always much better. I set up a new server yesterday and had some issues with a fiber network card, so I thought I’d write up what I learned.
Dec 1, 2019 First Mitered Corner AttemptSince my corners are not so good, I’ve decided that I need to make around 50 napkins with mitered corners for practice. I found a YouTube Video on Sewing Mitered Corners to try to follow. The pictures below are from my first attempt. It’s lousy. Though I thought I was very careful to iron and measure things. I also took my time and sewed as instructed, but when I tried to lay the seam flat, the mitered corners just didn’t line up properly. So perhaps I need to find a book or something with more detailed instructions. Or I just need to practice and come up with my own system. Anyway, this is why I’m practicing. The other problem I had was that I must have mismeasured something. My intent was to make a 16″ square napkin. I wanted the edge to be 1/2″. And according to the video, I also need an extra 1/2″ folded under first. So I think that means I need an extra 1″ all around. I cut the square at 18″. But when I measured the final napkin, it’s more like 15″ square. So I guess I didn’t measure as perfectly as I thought. Oh well.
Dec 1, 2019 Latest QuiltI just finished a baby quilt for my brother and brother-in-law. John’s friend Richard picked out the great material. I’m fairly certain I would have gone with more plain, solid colors. So it was great that he picked such great colorful ones.
Oct 31, 2019 Ruby Gem ErrorI’ve been doing a bit more work with Sinatra and I got the following error. I’m just documenting how I fixed it.
Sep 7, 2019 A Toy for My NephewMy nephew really likes light switches, so I made him this toy out of junk that I found in my house. He does know the word “hot”, so I think he’ll understand not to touch the bulbs. If he doesn’t, I may have to cover them with something or use a different bulb. He’s a smart kid, so I’m not too worried about it.
Aug 28, 2019 My First Sinatra ProjectI have a wufoo form that I’m using and I want to automatically see the results on a webpage. One of the hangups of this process is that I can’t put any script on the webserver. But what I can do is embed an iframe. So I could download the information that I wanted from my form to another server and then display that page in the iframe. My question was what to run on my second server, which I’m going to call my results server. All it really needed to do was get the results and then show them. So using a ruby on rails app for this seemed to be overkill. After reading about it, sinatra seemed to be the perfect fit. I could still use ruby and just show the results I wanted. This seemed to be the perfect project to test out sinatra.
Aug 3, 2019 Quick Baby QuiltAfter the success of my Dr. Seuss quilt, I was in the mood to make another quilt. So I used only leftovers from my previous quilts to make a baby quilt for a cousin who is having a baby. My original idea was to make it in 30 days, but I think I took longer than that. I’d have to check my journal to find out exactly when I started it, but I finished it on July 31st. And the baby is due the first week of August, so I’m happy with that. I’m not happy that I haven’t yet mailed it to them, but I’ll try to do that soon.
Jul 1, 2019 Connecting to a Windows Remote Desktop from LinuxOur linux systems have xfreerdp installed. We can use that to connect to a windows desktop from linux. The command to use is:
Jun 15, 2019 My Latest Big ProjectMy cousin retired and she really likes Dr. Seuss. I came up with an idea for a gift and then I came up with the idea of me making a movie of me making the gift. And then it sort of evolved. This is the final gift.
Apr 24, 2019 cmakeI haven’t been doing much with writing/compiling c programs of late. So I didn’t really notice the move from using make to using cmake for the build environment. We’ve been having some issues at work with this, so I’ve spent a few days trying to learn it. I’m not at expert at this at all, but I have picked up a few things. So I want to document them here.
Mar 12, 2019 Getting RPM names onlyI can’t remember where I found this on google, but it’s something I’ll use a lot. If I want to just get the names of rpms installed on a machine, use this:
<br />
rpm -qa --qf " %{name}\n"|sort|uniq > list.rpms<br />
It’s weird. I’ve just spent the past two hours making myself a calendar. I was wondering how to design it and it just popped into my head that I have pictures from the early 2000s to now. Why don’t I use some of my own pictures on my calendar? And then find some quotes I like and put them over the picture. It’s a really simple idea, but I love it. I’m going to get a calendar that has motivational or inspirational quotes and I can look at pictures of things I’ve done which brings back those memories. Totally going to make me happy.
Jan 1, 2019 Successful GiftsUsing my fancy new sewing machine, I made these bags for my cousins for Xmas.
Jan 1, 2019 Happy 2019!Got a decent amount of sleep last night, so I’m starting the year off right. Just went for a short walk to the mailbox to pay some bills and now I want to think about things for the coming year…and beyond.