eschipul
46p84 comments posted · 3 followers · following 1
11 years ago @ Ed Schipul - Adding eBook epub and ... · 0 replies · +1 points
12 years ago @ Ed Schipul - one vote by one vote · 0 replies · +1 points
Well, let me rephrase that. I don't hope they will vote. They WILL vote. It's just a question of when. My hope is that they vote sooner rather than later. As I posted a while ago, there are three very good reasons to be optimistic about our future as a country and this generation is one of those reasons. Although I'm not gonna say that I don't enjoy poking them a bit every once in a while. I have tried for 15 years to get 100% voting by all eligible voters in our company and have never achieved that goal. Never. 35 to 40 employees and I can't get 100% voting. Yes really.
And I most definitely do NOT tell or ask who they voted for. I'm Independent and the whole point is for them to think for themselves. Although I do say things like "straight line party voters scare me" ... because they do. That's just dumb.
See this post (linked below) where I am a bit more optimistic in tone. Yet I stand by my comments above that they need to get over the pity party of "receiving too many trophies" and "we know we're not special because you keep telling us that" and take the helm. They can and will lead our country much better than the baby boomers. The division between groups like the Bush's and the Clinton's, no matter your politics, are simply too great to bridge. We need a new group of leaders, new officers at the helm, who will focus on national issues instead of MTs.
Here is my previous post expressing why I think they will succeed. And forgive my harsh words intended to provoke to get them to VOTE! http://eschipul.com/2011/06/boomers-and-millennials-3-reasons-the-usa-will-recover-our-sanity/
12 years ago @ Ed Schipul - Installing iPython Not... · 0 replies · +1 points
Another possibility is that I am not sure you have two (2) dashes in front of "--distribute" in your first line.
mkvirtualenv ipythonvm -distribute
If you copied and pasted it you don't. It's a double dash as in a "-" followed by a "-" followed by "distribute".
Also the latest version doesn't automatically switch you into the virtual. So be sure to do a "workon myEnv" or whatever you named it. A few more lines to help from my bash profile (learned from so many other programmers so I can't take credit, just sharing.)
# virtualenvwrapper and pip settings
export WORKON_HOME=$HOME/.virtualenv
source /usr/local/bin/virtualenvwrapper.sh
# autoenv simulator for virtual environments activates .env files when you cd into them
source ~/.autoenv/activate.sh
export PIP_VIRTUALENV_BASE=$WORKON_HOME
export PIP_RESPECT_VIRTUALENV=true
Also consider using the following github package as more and more of the cloud based sites move towards the use of .ENV files which are by default (or should be) blocked by .gitignore.
https://github.com/kennethreitz/autoenv
Think of it as "signal" or "trigger" depending on your background, but basically an autoexecute on access. I find that autoenv does a nice job of simulating the ENV vars from Heroku which is one of our main deployment platforms (although definitely not the cheapest!
12 years ago @ Ed Schipul - on suicide and entrepr... · 0 replies · +2 points
13 years ago @ Ed Schipul - I get why people are s... · 0 replies · +1 points
13 years ago @ Schipul Blog - Thanks, Schipul. It's ... · 0 replies · +1 points
13 years ago @ Schipul Blog - Let's see the world to... · 1 reply · +1 points
13 years ago @ Ed Schipul - radiation + north paci... · 0 replies · +11 points
I'd still pin this one on mankind personally. A few reasons right off the bat:
1) They are rod reactors, not pebble bed reactors. Thus they radiate the water when we have newer technology that does not.
2) They should have been decommissioned a long time ago. It was planned. But they still needed them so they didn't.
3) Because we can't agree on where to store spent-fuel-rods they are stored in the same facility instead of another safer location (it was the spent fuel rods that were exposed first.) I believe the same thing is done in the US.
4) Yes they had generators in case of a loss of power, but those went underwater and then the backup battery died. So yes this is 2 levels of backup, but clearly that wasn't enough.
5) After those levels failed the backup plan was dumping water from helicopters. Thus there were no nearby storage tanks of additional water if needed.
If I were designing the nuclear power plants back in the 1960s I'd have probably designed the same thing. Or worse. What nature did point out to us is that our planning was not enough. Hence I call it the folly of man. (And I am guilty of it too!)
13 years ago @ Ed Schipul - i just want to be your... · 0 replies · +1 points
13 years ago @ Ed Schipul - i just want to be your... · 0 replies · +1 points