Category: Science and Technology

  • Fedora 31 is coming; Getting on Fedora 30

    Back when Fedora 30 came out, I updated my laptop, but I left my main computer and the HTPC on Fedora 29. The former because I was busy with something at the time and didn’t want the disruption of an upgrade; the latter because the family depends on it for entertainment. However, with Fedora 31…

  • Dracula Theme

    Just in time for Halloween I discovered the Dracula set of dark themes.They’ve got themes for nearly every code editor and shell/console program you can think of. Here’s Yakuake with the Dracula Konsole theme: And here’s Kate with the Dracula theme: I like the color scheme, but the font’s a bit small, so I might…

  • Unity 2D Game 3: Block Destroyer

    My journey through 2D game development using the Unity engine continued with our third project: a clone of Brick Breaker or Arkanoid. In case you’ve never seen it before, this is Arkanoid: It’s got a pretty important legacy, Breakout, the version that Atari created, was an important stepping stone for the two Steves of Apple…

  • Discovering new git GUIs

    When I wrote about checking out KDevelop, I mentioned that it was due to a blog post by the Kate developers about how to evolve Kate going forward. Last night I came across a new article in the same vein in which they looked at potential git GUIs to use from within Kate. In my…

  • Learning how to make 2D Games in Unity

    I’ve been playing video games since I was somewhere around 5 or 6 years old and got a Nintendo Entertainment System for my birthday from one of my aunts. I also inherited a Tandy computer from my dad when I was younger. We had a bunch of edutainment games – like this Sesame Street game…

  • Kdenlive Evolution

    I was having an issue with Kdenlive while rending my most recent tutorials for my Extra Life Donation Tracker and so I grabbed the latest Appimage version since it’s more up to date than the version in the Fedora 29 repos. Boy has it changed in the last year or so. Here’s the version in…

  • New Release (v1.9.3) of my Extra Life Donation Tracker Software

    New Release (v1.9.3) of my Extra Life Donation Tracker Software

    I’m getting really close to finally getting this program to where I wanted it to be 4 years ago. My most recent release adds in the Team info to the GUI (and the previous release, which I didn’t blog about added team info in general). I’m getting feature requests and bug reports and all those…

  • BBQ Thermostat Project

    I recently started an electronics hacking project to build a thermostat for my Weber Smokey Mountain. You can find details at Hackaday.io, but if you’ve been here long enough you know that I don’t trust other sites to continue to exist. (It’s why I copy my book reviews over from Good Reads). As of right…

  • My First Pull Request to a project I don’t own!

    When MakeMKV added a new requirement for ccextractor, allowing it to grab subtitles that are encoded on the DVD or Blueray as Closed Captioning instead of subtitles, there wasn’t a package available for Fedora. (There is now, but at the time where wasn’t) So I wanted to make an RPM that I could host on…

  • Going back to SQlite on Digikam

    Based on the file modification dates, I went from using the Digikam SQLite database to using their embedded MySQL database in May 2018. I did it because at the time everyone was saying that for a large database it’s better to use SQL than SQLite. For a long time it seemed to work well enough…

  • Addendum to my KDevelop Post

    A couple days ago, I wrote about giving KDevelop another look and posted it to reddit’s r/kde. In my post, I’d said it was annoying to have to configure the color schemas per file. Someone commented on the subreddit that if you use the View->Schema menus it’s per file while if you go into Settings->KDevelop…

  • Moving to KDevelop for my larger Python Projects

    Moving to KDevelop for my larger Python Projects

    When I first started programming it was just at the prompt of my Tandy computer. Then it was in the QBasic text editor on the IBM computers at school. But when I started programming again with “real” languages, I ended up going with Emacs. Although I was first annoyed at the way commands like save…

  • New Release of my Extra Life Donations Tracker Software

    New Release of my Extra Life Donations Tracker Software

    After a bit more work since my 21 July post, I’ve finally reached what I can consider to be beta status for the GUI. Things have matured to the point where it works well on both Linux and Windows and I’m now using it every time I game. I created a bunch of issues on…

  • New Release of my Extra Life Donations Tracker Software

    New Release of my Extra Life Donations Tracker Software

    If you follow the blog, you remember I’ve been working on a GUI for the donation tracker. Part of making that work involved changing the code to be object oriented. Also, it required moving the user-defined configs to be moved out of the main code. I’ve done that and finally tested that it works (I…

  • Red Hat Summit 2019

    Red Hat Summit 2019

    Red Hat Summit 2019 was my first Red Hat Summit. I heard quite a few people saying it was the largest one they’d been to yet and that it used to be a pretty small convention. That was not the case this year; it used up the entire Boston Convention Center. I’ve said before, concerning…