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

Category Archives: computers

Post navigation

← Older posts
Newer posts →

Intergalactics Source Code

Posted on February 19, 2018 by rm5248

Does anybody out there have the original source code to the Java game Intergalactics?  I was able to pull the (compiled) client off of SourceForge, but without a server it’s not too useful.  I did start updating the client to … Continue reading →

Posted in computers | Leave a reply

NTP Woes

Posted on July 21, 2017 by rm5248

For the past year or so, I’ve been battling trying to get NTP fed from GPSD.  This has proven to be somewhat harder than I imagined.  GPSD is supposed to feed NTP directly from shared memory, however this was not … Continue reading →

Posted in computers | Leave a reply

QTest Project Setup

Posted on April 9, 2017 by rm5248

Recently, I was looking into how to setup a Qt project with unit tests.  The Qt-esque way to do this is to use the QTest framework within Qt in order to do this.  While not a bad framework, the problem … Continue reading →

Posted in computers | 4 Replies

Microchip Harmony and Bootloaders

Posted on February 4, 2017 by rm5248

I’ve been messing around with a Digilent Max32, and have been using Microchip’s MPLAB Harmony framework to program the device.  The framework is rather nice, but it can be a little confusing at times.  It took me a while to … Continue reading →

Posted in computers | 9 Replies

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 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

SQLite and debugging

Posted on December 30, 2015 by rm5248

I have just spent the last few days and weeks trying to track down a very annoying, yet somewhat subtle bug in a program that I have been making for work.  So, first a little background.  We are making a … Continue reading →

Posted in computers | Tagged java, sqlite | Leave a reply

Simple JAX-RS example & Maven configuration

Posted on August 29, 2015 by rm5248

So I have been using JAX-RS for the past few months now, and it was a little confusing to get started with.  To fix that, I’ve created a simple project on github that contains a minimal configuration for Maven in … Continue reading →

Posted in computers | Leave a reply
Page 2 of 6123456

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