Skip to content

RM5248

We don't fix problems, we make them worse!

Menu
  • Cross-compile QT for ARM
  • D-Bus Tutorial
  • Debian Packaging Tutorial
Menu

Musings on AI

Posted on May 14, 2023

As we’ve seen in the news lately, ChatGPT has been making a lot of headlines with people saying things such as “AI” about it. I haven’t used ChatGPT or any of the…

What do you tell a soldier who thinks they are a military genius but really isn’t?

Posted on November 10, 2022

“Quit Patton yourself on the back”

Replacing headlights in an Athearn SD40

Posted on April 9, 2022

A few years ago, I got an Athearn SD40 in C&O livery: Unfortunately, the incandescent lights that the Athearn locomotives come with by default are terrible and don’t last very long, so…

Dumb Joke

Posted on October 5, 2021

Have you heard of the new short-form video app for software developers? It’s called Tcl/Tk.

Stupid C++ Threads and Lambdas

Posted on August 21, 2021

For a unit test that I’m writing for some code at the moment, I need to create a thread that doesn’t do anything. Well, the easiest way to do this is to…

Fixing a Gamecube Disk read error

Posted on June 27, 2021

I recently wanted to play my Gamecube again, so I turned it on for the first time in a while. Unfortunately, it would no longer read any of the disks that I…

Programming can be crazy

Posted on December 14, 2020

Presented in no particular order, my list of “crazy program bugs/stories” that I find interesting, and refer to from time to time: The case of the extra 40 ms How I found…

Heh

Posted on September 12, 2020

NUMBERS!

C++ pimpl thoughts

Posted on May 10, 2020

Recently, I’ve been writing some C++ code that I would like to be ABI compliant. Because of that, I’ve been writing the code that uses a private class that holds all of…

SSH Key Length Error

Posted on May 2, 2020

I wanted to SSH into a server of mine earlier today, but I was met with this error when I tried to SSH in using the key: There is some information on…

Posts navigation

1 2 … 12 Next
©2023 RM5248 | Design: Newspaperly WordPress Theme