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 →

Thoughts on the FSF

Aside

Reply

I think this really points out my thoughts on the FSF the best.  Not that the FSF is bad in any way, or it doesn’t do useful stuff, but they seem to be living in the past.  I guess perhaps the … Continue reading →

Posted on December 19, 2013 by rm5248 | Leave a reply

Thoughts on systemd

Posted on November 7, 2013 by rm5248

So the other day, I had to figure out if udev is still supported without using systemd, since the source trees have been merged, and we’re using Ubuntu at work which doesn’t use systemd. (answer: yes)  This research brought me … Continue reading →

Posted in computers | 1 Reply

Monitor System DBus

Posted on November 1, 2013 by rm5248

I’m currently writing a program which needs to listen to signals on the system DBus, and I needed a way to monitor the system bus.  I followed the directions here, but I came across a slight problem with that.  It … Continue reading →

Posted in computers | Tagged dbus, programming | Leave a reply

Good Documentation

Posted on September 3, 2013 by rm5248

I just came across this post on Slashdot on how to create good documentation.  This is a good guide.  Too often, documentation that exists out there is not particularly great, or good at showing you how to do something.  This is … Continue reading →

Posted in computers | Tagged programming | Leave a reply

Log4J2 Setup

Posted on August 22, 2013 by rm5248

I feel that a decent guide on how exactly Log4J2 is setup is in order, because there isn’t a real clear explanation on Apache’s site. Now Apache, I know you guys make a lot of stuff, but seriously a lot … Continue reading →

Posted in computers | Tagged log4j2, programming | Leave a reply

Java Scanner and Input Streams

Posted on May 7, 2013 by rm5248

This just took me a stupid long time to figure out, so I’m leaving it here for future reference. In Java, the easiest way to read lines is using Scanner.  For work, I had written a quick Linux-only serial port … Continue reading →

Posted in computers | Tagged java, programming | 2 Replies

C Enums

Posted on April 28, 2013 by rm5248

Enums in C are something special.  They’re not strongly typed at all.  As it’s pointed out, sometimes enums are used for making bit values, which is rather convenient.  However, it would be very good if enums could be strongly typed.  So, … Continue reading →

Posted in computers | Tagged programming | Leave a reply

Software Licences

Posted on April 18, 2013 by rm5248

So I came across this article via Slashdot today, and I figured that I’d post some thoughts on my programming utils and their license. The part that I really noticed was: …younger developers may be choosing more permissive licenses as … Continue reading →

Posted in computers | Tagged software license | Leave a reply

Auto-generation of environments

Posted on April 3, 2013 by rm5248

So I’ve been re-playing GTAIII lately, and I thought of something.  How would one make a full city, with full interiors for every building that is there?  Couldn’t we just generate all this stuff at run-time? This makes a lot … Continue reading →

Posted in computers | Leave a reply

FTDI Drivers

Posted on January 15, 2013 by rm5248

So I figured that I’d talk about FTDI’s Linux D2XX drivers for a little bit, and about some odd things that they do. First of all, FTDI makes really nice chips.  We use them at work.  The problem came about … Continue reading →

Posted in computers | Leave a reply
Page 4 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