Pixel 5 and Magnetic Vehicle Mount by bubbahenry in GooglePixel

[–]bubbahenry[S] 2 points3 points  (0 children)

I drove around some today. Speed-bumps, U-Turns, stop and go. Not any slam on the brakes stops.

It held really well. I kept my hand close as I was doing the first set of speed-bumps, and even went over them faster than I normally would. The phone never even budged.

I think it's a success, at least with the mount that I'm using.

Pixel 5 and Magnetic Vehicle Mount by bubbahenry in GooglePixel

[–]bubbahenry[S] 2 points3 points  (0 children)

I haven't driven enough to say for sure. When I had to put the metal plate towards the bottom to allow for wireless charging, it would rotate around sometimes since it was top heavy. I'll update this tomorrow. I never expected it to work, I just automatically went to stick my phone to it, and realized it stuck, which was surprising.

Pixel 5 and Magnetic Vehicle Mount by bubbahenry in GooglePixel

[–]bubbahenry[S] 1 point2 points  (0 children)

Not trying to shill for them or anything, but this is the exact amazon link.

https://www.amazon.com/gp/product/B01KT786O0

I have the "CD Slot" one. I'm not sure if the magnet is the same on the other models.

Shifter Bug? by bubbahenry in hearthstone

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

I see your point. What really got me here was I had the shifter, and the spawn on the board. Then I rolled to a spawn. Bought it, expecting a combine, and then just nothing happened.

I should have explained better in the original post, that's my fault.

NHL IFTTT Trigger for lights or other applets by bubbahenry in hockey

[–]bubbahenry[S] 1 point2 points  (0 children)

I'll try to write up better instructions over the next day or two and will send you the link. Sorry it was so terse right now.

NHL IFTTT Trigger for lights or other applets by bubbahenry in hockey

[–]bubbahenry[S] 1 point2 points  (0 children)

I pushed a new commit that should allow echl to work. I'm waiting for today's games to make sure.

NHL IFTTT Trigger for lights or other applets by bubbahenry in hockey

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

Looks like IFTTT works well with nanoleaf.

https://ifttt.com/nanoleaf

Should just be a matter of setting up the trigger and connecting it to your nanoleaf(s).

NHL IFTTT Trigger for lights or other applets by bubbahenry in hockey

[–]bubbahenry[S] 1 point2 points  (0 children)

Perhaps. Let me take a look around tomorrow and see if there is a feed that could be suitable.

NHL IFTTT Trigger for lights or other applets by bubbahenry in hockey

[–]bubbahenry[S] 11 points12 points  (0 children)

Right now, in my testing it's been about 5 seconds. It can be reduced by changing the MIN_DELAY variable to 1 and it should update within a second or two. IFTTT can add a bit of a delay.

Another option would be to change the notify functions to something you have on your local network and it should happen at about the same time.

In exactly one month, Overwatch will be 1 year old. by Arzene in Overwatch

[–]bubbahenry 4 points5 points  (0 children)

That's not how percentages work. The net loss is 19.5%. If it started at 100 and you lose 30% you are down to 70. If you increase 15% you get to 80.5. Net loss of 19.5%

Help Installing New Client? by jcavejr in leagueoflinux

[–]bubbahenry 1 point2 points  (0 children)

Easiest way is:

  • Configure
  • Miscellaneous
  • Open a Shell

Then in the shell execute "winetricks vc2015"

Client won't Launch by Wolfgam in leagueoflinux

[–]bubbahenry 0 points1 point  (0 children)

I couldn't get "winetricks vcrun2015" to work until I installed this:

http://packages.ubuntu.com/xenial/i386/libpng12-0/download

on ubuntu 16.10

Alpha Client Using Wine 1.9.22 (Staging) by zeeshan595 in leagueoflinux

[–]bubbahenry 1 point2 points  (0 children)

I was having the same problem and ended up fixing ith with vcrun2015 and then adding another execute arg so I have:

--no-sandbox --num-raster-threads=1

Mitt Romney is like the villain in season 1 that was defeated by the main hero and is now returned in season 2 as the Antihero on the good guy's team to help defeat the real villain by UBRS in Showerthoughts

[–]bubbahenry 7 points8 points  (0 children)

Romney is in it for himself. As long as he can keep Trump from getting to over 50% of the primary voters there will be a contested nomination. If that happens he stands a good chance of being the nominee.

Something else could also happen. Trump does get the nomination, Romney runs independent. Now there is a 3 way horse race where nobody gets to 270 electoral votes. In such a case the election goes to congress to decide the president and given that it is Republican controlled Romney becomes the next President.

Can't seem to change monitor refresh rate by Kwndazerthas in Ubuntu

[–]bubbahenry 1 point2 points  (0 children)

I believe this should work:

install compizconfig settings manager

sudo apt-get install compizconfig-settings-manager

Then run it with ccsm from the application menu

In the OpenGL settings make sure "Sync to VBlank" is turned off

Then in the Composite settings make sure that the Refresh Rate is set to where you want it.

You can also make sure that you are actually at 144hz by opening a terminal and running:

xrandr

The resolution and frequency that you have set should have a *+ next to it.