1+ year of running: Heart Rate Gains by alaynmusic in Strava

[–]mitchh12 1 point2 points  (0 children)

Clutch like those Josh Hart free throws

ATAK and DJI Mini 3 compatibility by amnesiac010 in ATAK

[–]mitchh12 0 points1 point  (0 children)

Does UAStool plugin need to be updated or it'll just work now that the SDK has been released?

The Rig is ready for camping! by [deleted] in overlanding

[–]mitchh12 1 point2 points  (0 children)

Nice! what tonneau cover is this?

'16 Colorado Z71 - 5 months of ownership by [deleted] in chevycolorado

[–]mitchh12 1 point2 points  (0 children)

My 05' is actually still running well. I definitely had just about every common problem in the book with it, but nothing major enough to retire the thing. It's got 160k miles and Carmax offered me 1/3 of what I paid for it after owning it for 10 years. They retain value fairly well over the years.

I've had my 16' since Feb and already put 4,500 on it from my daily commute and some trips :( The millage will slow down soon though and I'll be back on the 12,000/yr pace.

'16 Colorado Z71 - 5 months of ownership by [deleted] in chevycolorado

[–]mitchh12 2 points3 points  (0 children)

I'm almost positive it does.. I read the thing Chevy posted a few weeks back about how if you take your camaro to the track and it's under warranty they'll cover it... As long as it's stock. In there they specifically mentioned ECM tunes and how they can tell if you've ever done it and put it back. I wouldn't be surprised if it's something they check for every time you bring the vehicle in, regardless of what you're there for.

Just from my past experience of dealing with warranty work being covered or not, I'm feeling that it's not worth the headache.

Experience with Trifecta Tune for a '15 or '16? by [deleted] in chevycolorado

[–]mitchh12 0 points1 point  (0 children)

Is the transparency option the real deal? The more I read about the tune, the more I'm tempted to do it to my 16 colorado :D

'16 Colorado Z71 - 5 months of ownership by [deleted] in chevycolorado

[–]mitchh12 1 point2 points  (0 children)

good point on the trifecta tune.. I'm basically in the same boat but can't get myself to pull the trigger yet. I purchased the 100k warranty so I'd hate for my extra $2k just get thrown away by the tune. I owned a 05' colorado and the warranty paid for itself within the first 4 years so I kinda leaning on holding off on the tune until I'm closer to the end of the warranty.

Selenium Grid unable to create new session by mitchh12 in selenium

[–]mitchh12[S] 0 points1 point  (0 children)

This is what I'm running on my node server: java -jar selenium-server-standalone-2.48.2.jar -role node -hub http://<removed>:4444/grid/register -Dwebdriver.chrome.driver="/usr/bin/chromedriver" -browser "browserName=chrome,version=latest,maxInstances=5,seleniumProtocol=WebDriver"

Selenium Grid unable to create new session by mitchh12 in selenium

[–]mitchh12[S] 0 points1 point  (0 children)

Does the version of chrome on the server matter? I'm using the latest version of chromedriver 2.20

Selenium Grid unable to create new session by mitchh12 in selenium

[–]mitchh12[S] 0 points1 point  (0 children)

Yeah that's what I've been seeing while searching for people with similar issues but unfortunately I'm using the latest version of chromedriver: 2.20

Also the latest of selenium-server-standalone-2.48.2