What Are You Doing Right Now
-
@DustinB3403 Today it was because it lasted 20 minutes (had an extra participant). Usually it's 10 minutes or less, as our supervisor just wants to know what's on folks' plates. I actually don't mind the meeting for a couple of reasons. It an opportunity for us to say to each other (mind you there's only 4 of us), "I'm working on this, can we carve some time to day to consult on how to the this better?" The other reason is it gives our direct supervisor a brief overview of what we're doing, so when his supervisor fires off questions of "well, what are your people doing?" he has some direct answers.
-
@RojoLoco said in What Are You Doing Right Now:
Excited for the Netflix premiere of the new MST3K episodes on April 14th!!! I'll be hosting a small gathering since it's on a Friday. And Patton Oswalt will be playing the "bad guy".
I love Patton Oswalt!!! He's a great comedian and actor.
-
@thanksajdotcom said in What Are You Doing Right Now:
@RojoLoco said in What Are You Doing Right Now:
Excited for the Netflix premiere of the new MST3K episodes on April 14th!!! I'll be hosting a small gathering since it's on a Friday. And Patton Oswalt will be playing the "bad guy".
I love Patton Oswalt!!! He's a great comedian and actor.
Me too! I was stoked when the Kickstarter had enough pledges to announce his involvement. And Felicia Day is both talented and perty, glad she's on there too.
-
@thanksajdotcom said in What Are You Doing Right Now:
@RojoLoco said in What Are You Doing Right Now:
Excited for the Netflix premiere of the new MST3K episodes on April 14th!!! I'll be hosting a small gathering since it's on a Friday. And Patton Oswalt will be playing the "bad guy".
I love Patton Oswalt!!! He's a great comedian and actor.
He opened the festival in Rochester last year.
-
In case anyone thought people from Atlanta were exaggerating when they talk about how bad the traffic is, read this...
http://atlanta.curbed.com/2017/2/21/14689852/study-atlanta-traffic-bad-global-scale-inrix
9th worldwide, and only behind 3 US cities (LA, SF, NY). I saw this article posted with the comment "don't move here, we're full".
-
How does Bogota make it on this list? LOL
-
Out of that top ten, half are getting better and half are getting worse. Notice all US cities are getting worse.
-
-
@fuznutz04 said in What Are You Doing Right Now:
Attempted to get Mist.io installed on CentOS7 via the buildout procedure. Kept running into errors, so I installed Docker, then the Mist.io Docker image. That was painless. Next to add some servers to Mist to see what I can do!
Did you document what errors you came across while trying to install to CentOS?
Scott performed that install the other day (I think) and didn't announce any issues.
-
@DustinB3403 said in What Are You Doing Right Now:
@fuznutz04 said in What Are You Doing Right Now:
Attempted to get Mist.io installed on CentOS7 via the buildout procedure. Kept running into errors, so I installed Docker, then the Mist.io Docker image. That was painless. Next to add some servers to Mist to see what I can do!
Did you document what errors you came across while trying to install to CentOS?
Scott performed that install the other day (I think) and didn't announce any issues.
No, I've not installed it yet.
-
@scottalanmiller said in What Are You Doing Right Now:
@DustinB3403 said in What Are You Doing Right Now:
@fuznutz04 said in What Are You Doing Right Now:
Attempted to get Mist.io installed on CentOS7 via the buildout procedure. Kept running into errors, so I installed Docker, then the Mist.io Docker image. That was painless. Next to add some servers to Mist to see what I can do!
Did you document what errors you came across while trying to install to CentOS?
Scott performed that install the other day (I think) and didn't announce any issues.
No, I've not installed it yet.
Ah, I must confused.
-
@DustinB3403 said in What Are You Doing Right Now:
@scottalanmiller said in What Are You Doing Right Now:
@DustinB3403 said in What Are You Doing Right Now:
@fuznutz04 said in What Are You Doing Right Now:
Attempted to get Mist.io installed on CentOS7 via the buildout procedure. Kept running into errors, so I installed Docker, then the Mist.io Docker image. That was painless. Next to add some servers to Mist to see what I can do!
Did you document what errors you came across while trying to install to CentOS?
Scott performed that install the other day (I think) and didn't announce any issues.
No, I've not installed it yet.
Ah, I must confused.
I was testing the hosted functionality. I'd like to get it installed, though.
-
Doing some journally and helping my daughter video game.
-
And cooking dinner.
-
@scottalanmiller said in What Are You Doing Right Now:
@DustinB3403 said in What Are You Doing Right Now:
@scottalanmiller said in What Are You Doing Right Now:
@DustinB3403 said in What Are You Doing Right Now:
@fuznutz04 said in What Are You Doing Right Now:
Attempted to get Mist.io installed on CentOS7 via the buildout procedure. Kept running into errors, so I installed Docker, then the Mist.io Docker image. That was painless. Next to add some servers to Mist to see what I can do!
Did you document what errors you came across while trying to install to CentOS?
Scott performed that install the other day (I think) and didn't announce any issues.
No, I've not installed it yet.
Ah, I must confused.
I was testing the hosted functionality. I'd like to get it installed, though.
Oh, that must be what I was thinking of.
-
@fuznutz04 said in What Are You Doing Right Now:
Attempted to get Mist.io installed on CentOS7 via the buildout procedure. Kept running into errors, so I installed Docker, then the Mist.io Docker image. That was painless. Next to add some servers to Mist to see what I can do!
There were some issues in a couple of the files if you pulled from the Git repo. It should be fixed in a couple of weeks.
-
I sincerely love to block website paywalls with uBlock... Many sites are trying to make them clever now, which warms my heart even more when I right-click and select "block element".
-
@DustinB3403 said in What Are You Doing Right Now:
@fuznutz04 said in What Are You Doing Right Now:
Attempted to get Mist.io installed on CentOS7 via the buildout procedure. Kept running into errors, so I installed Docker, then the Mist.io Docker image. That was painless. Next to add some servers to Mist to see what I can do!
Did you document what errors you came across while trying to install to CentOS?
Scott performed that install the other day (I think) and didn't announce any issues.
The build out seemed to go OK, but when attempting to start the service, I would get this error:
import error no module named six
Googling mentioned that it has to do with python, and perhaps dependencies, but all dependencies were installed, as well as the specific python-six module.
-
@fuznutz04 that's a bit odd
-
@scottalanmiller yeah, I tried rebooting and even re-building mist from scratch, but had the same result.