Category Archives: Technical

Media Converters Are In

Yay, I got my media converters in today. These convert 5v to 3.3v and back so the arduino and raspberry Pi can communicate. These may prove to be valuable, I hope so.   I won’t be able to give them … Continue reading

Posted in New Toys, Technical, Training | Leave a comment

Unetbootin not working

Starting to loose faith in unetbootin, not sure why but my laptop is not booting with a USB drive built with unetbootin. It’s annoying.  I am going to try another one, really would like Ubuntu on my laptop. Just doing … Continue reading

Posted in Technical, Training | Leave a comment

UEFI sucks

New laptop has fast boot in the BIOS, but I don’t like Windows 8 which is what it came with. I loaded up Windows 7 and the fast boot option along with UEFI had to be turned off. Now it … Continue reading

Posted in Technical, Training | Leave a comment

New Personal Laptop

It is not the greatest, but it was my first personal laptop in over 5 years.  I went for what I needed which is not speed or capacity, but portable and cheap. I got an asus for sale, if it … Continue reading

Posted in New Toys, Technical | Leave a comment

New Cisco Router

Found this little gem at Goodwill for 7.99. I didn’t think it would work but I got it home, reset it, and flashed the firmware. I have read the reviews on this and some say it started failing.  Hopefully this … Continue reading

Posted in New Toys, Technical | Leave a comment

Figured out the Manifest Issue

I figured out what I had to do, basically a jar file can be opened up with a zip utility. Look for META-INF/MANIFEST.MF and add Permissions: all-permissions Codebase: https://zm.example.local/ And it zip it back up in to the jar. Ran … Continue reading

Posted in Technical, Training | Leave a comment

Java Cert Error

Finally figured out how to clear out this error.   Took a while to figure out though, it required signing the java app with a CA, when I tried the java app again   It was asking for access not … Continue reading

Posted in Technical, Training | Leave a comment

Second Meetup Done

I think this meetup went OK.  I was a little bit more prepared but my printer decided to stop printing cyan.  So my handouts looked weird. Anyway, it is done now, gonna take a long breath and chill. Hitting some … Continue reading

Posted in Arduino, Technical, Training | Leave a comment

Old Van is Back

Took possession of our van again.  Kind of nice having a new vehicle and a beater. If the old van lasts another 2 years then I will call it good on it. I forgot to mention last night I tested … Continue reading

Posted in Technical, Training | Leave a comment

Automating Raspberry Pi Build

One of the things I need to do is mass produce Raspberry Pi SD cards. My processes are a little rough, I need to clean it up. Most of it is figured out though.  Hope to go in to production … Continue reading

Posted in Raspberry Pi, Technical, Training | Leave a comment