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

Author Archives: rm5248

Post navigation

← Older posts
Newer posts →

Thoughts on Star Wars and Jedi

Posted on January 21, 2017 by rm5248

So I saw Rogue One last week, and I found it to be quite interesting.  It wasn’t my favorite movie, but it was a good lead in to A New Hope.  Once I got back home, I had to look … Continue reading →

Posted in general nonsense | Leave a reply

Jenkins in the Cloud

Posted on January 7, 2017 by rm5248

At work, we use Jenkins to automatically build our software.  We use it to build both Java and C++ programs.  Since it’s useful to have a continuous integration server setup to build and test software, I figured that I would document … Continue reading →

Posted in computers | Leave a reply

SVN Commit Problems – Update

Posted on December 1, 2016 by rm5248

An update to my previous problem with checking into SVN.  I had the same problem just now: I SSH’d into the server to try and figure out the problem.  I then stumbled across this post on the SVN mailing list. … Continue reading →

Posted in general nonsense | Leave a reply

SVN Checkout By Date Problems

Posted on November 28, 2016 by rm5248

Have you ever had to checkout an SVN revision by the date and gotten an error like the following? (This is often the case with Jenkins, see this issue for some more details) Why Jenkins checks out revisions by date … Continue reading →

Posted in computers | Leave a reply

Endianess in Computers

Posted on October 16, 2016 by rm5248

The other month, I was working on some code where I had to be concerned about the endianess of the data.  I came across this article from IBM which greatly cleared up some things(I got to the article at least … Continue reading →

Posted in computers | Leave a reply

Libraries and Dependencies

Posted on August 20, 2016 by rm5248

Have you ever used a library in a project, only to find that it depends on other libraries, only to depend on other libraries? I’m willing to bet that you have.  Fortunately, there exist tools in the world to help … Continue reading →

Posted in computers | Leave a reply

Debug Qt on remote device

Posted on July 8, 2016 by rm5248

Have you ever had to debug a Qt program running on a different computer?  There are a few special things that you must do in Qt Creator in order to properly get all of the debug information out from the … Continue reading →

Posted in general nonsense | Leave a reply

Sequel Escalation

Posted on June 12, 2016 by rm5248

I’d like to take a moment to talk to you today about sequel escalation.  In general, this is when the next movie in a series has an even worse bad guy than the previous one. (This is not limited to … Continue reading →

Posted in general nonsense | Leave a reply

About Script Kiddies

Posted on April 25, 2016 by rm5248

I don’t know anything about hacking.  It’s true. I know the basic theory behind some of the attacks, but in-depth knowledge is beyond me.  I went to school for almost five years to learn how to program, and I can’t … Continue reading →

Posted in general nonsense | Leave a reply

Setup Tomcat 8 on Debian 8 on port 80

Posted on April 6, 2016 by rm5248

Alright, that’s a confusing title. Anyway, the point of this is to show you how to setup Tomcat 8 on Debian 8 (Jessie), and to have it bind to port 80.  This uses just the default packages from Debian, so … Continue reading →

Posted in general nonsense | 1 Reply

Post navigation

← Older posts
Newer posts →

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