Inception dreams
I had an interesting dream the other night. In my dream, I was explaining to a person a dream that I had had two nights before. Also, for some reason, we were standing on a bed. It seemed very Inception-like, … Continue reading
I had an interesting dream the other night. In my dream, I was explaining to a person a dream that I had had two nights before. Also, for some reason, we were standing on a bed. It seemed very Inception-like, … Continue reading
Have you ever had to use a QUdpSocket to send data from a specific port? I had to do this earlier, and I figured out how to do it(although not using Qt-only APIs). My problem was as follows: I need … Continue reading
So I just spent the last few hours attempting to get Java RMI working. This was not easy. However, the good news is that now you can benefit from it! Link at the end, but first my story… Last night, … Continue reading
A moo-tiny. *ba-dum tissh*
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
I attended a wedding this past weekend, and of course there was a DJ there who played music. He was perfectly alright, but it got me thinking a bit about the music that is played at weddings(specifically, the wedding reception). … Continue reading
In the news this week, gyrocopter man, aka Douglas Hughes, pleaded guilty to the felony charge brought against him. As you may recall, he piloted his gyrocopter onto the lawn of the Capitol in order to deliver mail protesting campaign finance. Clearly, campaign … Continue reading
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
The circle of life: Old people complain about new things, and new people complain about old things. It’s a never-ending cycle.
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