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 →

udev rules for multiple interfaces

Posted on May 27, 2015 by rm5248

I just had to write a udev rule for Linux to interpret between several different endpoints on a single cellular modem, specifically this modem.  This shows up in Linux as 5 ttyUSB ports.  In order to make sure that the … Continue reading →

Posted in computers | Tagged linux | Leave a reply

Web Design and Programmers

Posted on February 3, 2015 by rm5248

On a project at work, we’re starting into web development from being entirely desktop applications.  It’s a new thing to learn because of that.  We’re working with a contractor, who is creating the majority of the website for us.  He … Continue reading →

Posted in computers | Leave a reply

PIC32 and I2C

Posted on January 19, 2015 by rm5248

I’ve been struggling with Microchip’s plib library trying to get I2C working.  First, the example I2C code is horrible.  Second, I’m not even sure what sample hardware from Microchip actually uses it.  It’s just so confusing. Anyway, there are a … Continue reading →

Posted in computers | Tagged microchip, pic32 | Leave a reply

Adventures in accidental chown

Posted on December 22, 2014 by rm5248

So earlier today I had to get Virtualbox up and running, and it was complaining about permissions not being set right.  For some reason, the permissions on my /usr directory were slightly messed up and not owned by root.  So, … Continue reading →

Posted in computers | Tagged linux, virtualbox | Leave a reply

The Definition of Programming

Posted on October 29, 2014 by rm5248

Programming (noun): The art of putting together software that other people have written and breaking it in new and exciting ways.   It’s rare that you will have to create something entirely new from scratch.  So, it’s always a matter … Continue reading →

Posted in computers | Leave a reply

GNOME 3 Plugins: Settings

Posted on August 11, 2014 by rm5248

This post is going to be based partially on the source of Coverflow Alt Tab, plus some of the source files that are already included in GNOME 3. Also, a few notes here: it appears at this time that there is … Continue reading →

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

GSettings

Posted on August 8, 2014 by rm5248

So I’m working on this settings stuff for GNOME 3, and I attempted to compile a new gsettings schema.  So I make my XML schema, and run glib-compile-schemas, and it comes back at me: Okay… so I look at the … Continue reading →

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

GNOME 3 Plugins: DBus

Posted on August 7, 2014 by rm5248

I’m currently messing around with GNOME 3 plugins, and there’s not a whole lot of information out there.  Like, almost nothing.  So, as I’m working on this stuff I will be posting up some information and some small plugins that … Continue reading →

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

Odd Code

Posted on May 2, 2014 by rm5248

I came across this odd piece of code today: Can you figure out what it’s doing?  It took me a while as well. It’s doing a bitwise-OR of the data.  But this ONLY works because of how the bits are … Continue reading →

Posted in computers | Leave a reply

GNOME 3 Hate

Posted on April 13, 2014 by rm5248

Can anybody tell me why people are hating on GNOME 3 so much?  I can’t seem to quite figure it out. The best that I can come up with is “Because it’s different.”  My Jack O’Neill response: “And? But? So? … Continue reading →

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