RM5248

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

Main menu

Skip to primary content
Skip to secondary content
  • Home
  • Cross-compile QT for ARM
  • D-Bus Tutorial
  • Debian Packaging Tutorial

Post navigation

← Older posts
Newer posts →

C++ pimpl thoughts

Posted on May 10, 2020 by rm5248

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 the private data members. This results in code … Continue reading →

Posted in general nonsense | Leave a reply

SSH Key Length Error

Posted on May 2, 2020 by rm5248

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 this about the exact SSH version that I … Continue reading →

Posted in computers | Leave a reply

Signing VMWare Drivers for UEFI

Posted on January 5, 2020 by rm5248

Earlier today, I had to install VMWare on a Linux host that had UEFI. Fortunately, there is a guide to how to do this on the VMWare KB, however at the end, the part “Reboot your machine. Follow the instructions … Continue reading →

Posted in general nonsense | Leave a reply

London vs Washington DC

Posted on October 11, 2019 by rm5248

A few weeks ago, I took a trip to London and saw some very cool things! While I was there, I took the Underground most of the time and figured that I would make a quick list for anybody who … Continue reading →

Posted in general nonsense | 1 Reply

C++17 and Fold Expressions

Posted on August 19, 2019 by rm5248

So I’ve just come across this very cool feature in C++17 that I plan on using called ‘fold expressions’. This is basically a way of expanding a bunch of operations. It is also very hard for me to wrap my … Continue reading →

Posted in computers | Leave a reply

Don’t Lose the Fight

Posted on August 2, 2019 by rm5248

At least that’s apparently what Jason Statham and Dwayne Johnson have in their contracts. It reminds me of the Teal’c vs Ronon fight.

Posted in general nonsense | Leave a reply

Thoughts on Nuclear Power

Posted on July 28, 2019 by rm5248

A few weeks ago on Slashdot, there was an article on safer nuclear reactors.  It sounded interesting, but of course since it was on Slashdot the comments turned into a not quite a flame-fest, but certainly there tends to be … Continue reading →

Posted in general nonsense | Leave a reply

Fun with templates

Posted on April 25, 2019 by rm5248

As you may be aware, I maintain dbus-cxx, and I’ve been working on it lately to get it ready for a new release. Most of that work is not adding new features, but updating the code generator to work correctly. … Continue reading →

Posted in computers | Leave a reply

One large program or many little programs?

Posted on March 15, 2019 by rm5248

Earlier this week, I came across this question on softwareengineering.stackexchange.com.  This has some relevance for me, since at work two of our main projects follow the two sides of this design philosophy: one project is a more monolithic application, and … Continue reading →

Posted in computers | Leave a reply

Counting lines of code

Posted on January 31, 2019 by rm5248

So a few years ago, me and a coworker had to figure out how many lines of code we had. This was either for metrics or for because we were curious, I can’t really remember why. I came across the … Continue reading →

Posted in computers | Leave a reply
Page 2 of 12‹ Previous12345Next ›Last »

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
  1. noah on Stupid C++ Threads and LambdasFebruary 1, 2023

    I think the same way, LOL

  2. rm5248 on QTest Project SetupOctober 20, 2022

    Perhaps someday I will do that. You can follow the same idea using CMake, making a static library with add_library()…

  3. Kev on QTest Project SetupOctober 19, 2022

    Is there a possibility that you could show how the project structure works with CMake? I started learning Qt with…

  4. Carlos Delfino on D-Bus TutorialAugust 29, 2021

    Excellent tutorial, it expanded my understanding of the use of DBus a little more. Thanks.

  5. Craig Phillips on D-Bus TutorialNovember 19, 2020

    A bit late, but I came across this problem myself, and others might. If you change the variable c in…

  • computers
  • general nonsense
  • model railroading
© 2025 RM5248
Admired Theme