post-thumb

Redmine API and Jetbrains Integration

I just thought I would put this out there in case anyone else had the same problem as I did as there is surprisingly little out there.

I just recently switched back over to using Redmine from Jira, this time via a Docker image.  Its nice and clean and avoids the various problems I was having with Apache and Passenger, which is partly what made me switch to Jira in the first place.  After getting things all setup with various plugins and themes to make it look nice, I went back to work in PhpStorm.  I then added a Task Server, tested the connection and all was fine.

Continue Reading
post-thumb

Installing Ubuntu 15.10 on the Asus ZenBook Pro UX501VW, Redux

Update 2016-04-25, this post is obsolete.  I now have information on installing Ubuntu 16.04 at https://marclewis.com/2016/04/25/installing-ubuntu-16-04-lts-on-asus-zenbook-ux501vw/

After writing about installing Ubuntu 14.04 on the ZenBook Pro I used it for about a month or so, but was not really happy with it.  Nothing seemed quite right.  Fonts were off, cursor sizes were off, applications didn’t look quite like they were supposed to, accelerated graphics didn’t quite work, etc.  Don’t get me wrong, everything worked, but not as smoothly as I would have liked.  So, I tried a few different things.

Continue Reading
post-thumb

JetBrains IDEs, Haswell processors, Linux and FUTEX_WAIT

I thought I would put this here in case anyone else has been experiencing the same thing I have been. Start up a JetBrains product, any of them -- PhpStorm, WebStorm, CLion, DataGrip, or any of the others and it will start up, start indexing files, and then freeze. The only way to recover from it is to go to the command line and do a ‘kill -9’ on the process.

Continue Reading
post-thumb

Power Supply for ASUS ZenBook UX501VW

After I purchased the new ASUS ZenBook, I went looking for another power supply for it, one to keep plugged in at my desk at the office, and another one for my backpack. One would think that would be easy to do, right? Not so.

ASUS decided to do something very odd, and rather stupid. They changed the size of the power tip for the power supply, but kept the same part number. I went through two different orders of the PA-1121-26 power supply and both of them had the wrong size tip. There is nowhere on the ASUS website to order a compatible one, and purchasing one from anywhere else will likely get you the wrong size tip.

Continue Reading
post-thumb

Who shall control my media? Part 2 - Infrastructure

The infrastructure I’ve had our media setup on has changed quite a bit over the years, too. When I first started streaming stuff, I was using UPNP servers to serve a D-Link streamer. It worked pretty well for the first generation of this type of product. I used DiVX to encode our DVD collection, and things weren’t bad. I then migrated to MythTV and things were significantly better. It could handle more video containers, more codecs, and it could handle our recordings. We used nothing bug Myth until about 3 years ago, when I got a deal on a Sony streaming box. The Sony device was clunky and not fun to use, but it did let us stream Netflix. It was quickly replaced with a Roku 3 that I picked up at Costco when it was on sale. That was the beginning of the end for MythTV.

Continue Reading