And the people that authorize the funding for it, and the people that manage the engineers and direct them what to do, and the people that deploy the drones themselves,... It is never just one person.
I think you are over reacting. This basically has nothing to do with kickstarter or kickstarter like funding efforts unless they are selling parts of the company. Most kickstarters I've ever seen are selling a product (and sometimes not even that), not securities (shares of their company).
That's different. A vendor has a cash drawer and sorts on insert. A machine has the benefit of scale, where someone comes by and takes ALL the money to the bank, and then puts in RACKS of 1$ coins. Also, sometimes governments has used this system to push new coinage.
I'm having a hard time agreeing with this. If I was an EC against the USA, which one of my goals would be met by having a stronger clandestine arm of the federal government?
A Terrorist wants mayhem, and destruction, and fear, not 1984. I'll check back tomorrow to see what you've come up with.
I can't speak to upgrading; I've been using ruby 1.9 the entire time. But, you are wrong, IMO, about documentation. First things I looked up in a modern scripting language, the data structures, and os interactions, were awesome. Take a look at these, and then, you can even click on them to see their c header!
I know this is always the trade off for IDE's that do everything. But last time I used eclipse on a c++ project I:
spent 40 min figuring out how to install the c++ extensions, then actually doing so
spent more time just searching threw menus to figure out how to get into debug more
Basically, Eclpse is useful if you already know eclipse. Because QT Creator is explicity for c++, it all makes sense for someone developing a c++ project. While I found eclipse confusing...until I tried to use it on a java project w/ maven build, then it was amazing.
It wouldn't hurt to have other job opportunities you're pursuing in mind. If you can have an offer in hand, then that's even better because you're negotiating from a position of power.
This should not be your first method. This is fighting fire with fire. It is an asshole move to walk in for the first time, ask for a raise, while simultaneously implying you will quit if you don't get one.
I totally understand that they say "up to 5Mbs" on my consumer plan. But I use internet at all hours of the day, and can tell you I average above that at all times. So, while I have no legal retribution if they don't fulfill that (other than to just leave), I haven't had a problem with shared lines in the suburbs since Road Runner.
So by not living in a hyper clean environment as kids and by developing a proper immune system that is capable of fighting off allergies
You should never say it like this. Your body does not "fight off allergies". Allergies are when your body is fighting something it shouldn't.
The theory here is that when your immune system isn't educated correctly, it doesn't know what it should and should not go to war over. So, perhaps there are proteins/bacteria human children need to be subjected to before a certain again...or they grow up broken.
Unless:
he doesn't need the extra nutrition because he eats a balenced diet (which is part of the point of this entire discussion)
And like the nice solid crunch iceburg gives.
I prefer "butter lettuce", but most grocery stores around me don't carry it.
Microsoft should continue to fix their dangerous defects
Dangerous? not really.
dangerously irresponsible.
XP's life time has been extended far beyond what MS originally promised. In the OS world they deserve a a Purple Heart. If a company needed support on an OS, longer than the one MS promised ahead of time, they should have negotiated that directly, or chosen another platform to develop on.
This may be a simplistic view but as part of my concervative christian upbringing, I was taught to tell the truth. I think it should always be ok to tell the truth (certainly shouldn't have to flee the country for doing so). I realize that is at odds with the classified system, but, I also thing the classified system has over stepped it's bounds.
I understand that in engineering the exact specs needs to be classified ( how far away we can detect something, how accurate our guns are, exact mechnism for breaking a code...), but unless it immediatly endagers lives, you should be able to talk about what the US does.
If it was that much of a problem, the knowledge of what the NSA was doing, then we shouldn't have been doing it. Of course the NSA wanted that information, I want to bang the chick in the cubical next to me. But, I couldn't look my wife in the eye next day, and tell her what I had been doing, so- I leave my wedding ring on, and do an honest job.
The founding belief being that coffee being a chemically active substance after it is roasted makes it theoretically impossible to store roasted coffee and retain the original flavor since it can't be stored at absolute zero.
That is too simplistic of an explaination, because by that logic, no food could every be stored and retain the original flavor, ever. I'd love to see some analysis on how stable the flavenoids (-is that even the right word?) are in roasted coffee, vs our ability to taste the difference.
This is similiar to, I can up the resolution on my screen to 1 Terrapixel per square in., but, if my shitty human eyes can't perceieve the difference, does it really make a difference?
... I doubt that removal of guns will change much, because the underlying problem will still be there. We'll have mass knifings, mass strangulations (an 18 inch zip tie is all it takes!), etc. instead.
I call bullshit. With a modern gun, and minimal training, I can kill dozens before you can physically even get to me to take the gun away. That is not true with zip ties and knives.
Well, it isn't. There are religions that call blood tranfusions a sin, but, well, I'm not convinced. We live in a world were simply declaring something immoral doesn't make Obama an asshole. Please provide a pursausive argument for why contraception, the most liberating device made since the car is immoral. The fact is that young poor women get their lives derailed completely by pregnancy and contraception can keep them at their job ( and in school ) and so off welfare.
It is in the US society's best interest to keep them on a productive path and off government money.
If that woman believes it is wrong to use contraception than that is her choice. I consider it basic heathcare and so does most of America. You declaring it immoral and removing it from basic health care is removing that choice from poor women across the country. I find that immoral, and bad for America.
And the people that authorize the funding for it, and the people that manage the engineers and direct them what to do, and the people that deploy the drones themselves, ... It is never just one person.
I think you are over reacting. This basically has nothing to do with kickstarter or kickstarter like funding efforts unless they are selling parts of the company. Most kickstarters I've ever seen are selling a product (and sometimes not even that), not securities (shares of their company).
That's different. A vendor has a cash drawer and sorts on insert. A machine has the benefit of scale, where someone comes by and takes ALL the money to the bank, and then puts in RACKS of 1$ coins. Also, sometimes governments has used this system to push new coinage.
I'm having a hard time agreeing with this. If I was an EC against the USA, which one of my goals would be met by having a stronger clandestine arm of the federal government?
A Terrorist wants mayhem, and destruction, and fear, not 1984. I'll check back tomorrow to see what you've come up with.
haha, where is my +1 troll mod?
Also, for my linux admin work, this ssh gem (http://net-ssh.rubyforge.org/) is awesome.
I can't speak to upgrading; I've been using ruby 1.9 the entire time. But, you are wrong, IMO, about documentation. First things I looked up in a modern scripting language, the data structures, and os interactions, were awesome. Take a look at these, and then, you can even click on them to see their c header!
http://www.ruby-doc.org/core-2.1.0/String.html
http://www.ruby-doc.org/core-2.1.0/Hash.html
http://www.ruby-doc.org/core-2.1.0/Array.html
http://www.ruby-doc.org/core-2.1.0/Dir.html
http://www.ruby-doc.org/core-2.1.0/File.html
I know this is always the trade off for IDE's that do everything. But last time I used eclipse on a c++ project I:
spent 40 min figuring out how to install the c++ extensions, then actually doing so
spent more time just searching threw menus to figure out how to get into debug more
Basically, Eclpse is useful if you already know eclipse. Because QT Creator is explicity for c++, it all makes sense for someone developing a c++ project. While I found eclipse confusing...until I tried to use it on a java project w/ maven build, then it was amazing.
It wouldn't hurt to have other job opportunities you're pursuing in mind. If you can have an offer in hand, then that's even better because you're negotiating from a position of power.
This should not be your first method. This is fighting fire with fire. It is an asshole move to walk in for the first time, ask for a raise, while simultaneously implying you will quit if you don't get one.
Godel's Incompleteness Theorem basically proved otherwise.
I totally understand that they say "up to 5Mbs" on my consumer plan. But I use internet at all hours of the day, and can tell you I average above that at all times. So, while I have no legal retribution if they don't fulfill that (other than to just leave), I haven't had a problem with shared lines in the suburbs since Road Runner.
Have you seen DS9?
...people shooting people, stories about murder...
So, the daily news?
USA today this week: "30 mass killings, 137 victims: A typical year"
hahahahahaha
Truth.
Yep, evacuating the school and calling the cops is the appropriate response.
One of the parents claimed these "pranks" were ignored, implying that because the terrorists have won, it isn't cool anymore to call in a bomb threat.
So by not living in a hyper clean environment as kids and by developing a proper immune system that is capable of fighting off allergies
You should never say it like this. Your body does not "fight off allergies". Allergies are when your body is fighting something it shouldn't.
The theory here is that when your immune system isn't educated correctly, it doesn't know what it should and should not go to war over. So, perhaps there are proteins/bacteria human children need to be subjected to before a certain again...or they grow up broken.
Unless:
he doesn't need the extra nutrition because he eats a balenced diet (which is part of the point of this entire discussion)
And like the nice solid crunch iceburg gives.
I prefer "butter lettuce", but most grocery stores around me don't carry it.
While Second Life (aka Life v2.0 ) has a bunch of fancy features, I hear the nostalgia of Life (v1.0) is still worth a good turn.
hardware fails eventually
Not since Iaas
If my car...
Really? lol
Microsoft should continue to fix their dangerous defects
Dangerous? not really.
dangerously irresponsible.
XP's life time has been extended far beyond what MS originally promised. In the OS world they deserve a a Purple Heart. If a company needed support on an OS, longer than the one MS promised ahead of time, they should have negotiated that directly, or chosen another platform to develop on.
As a Linux reference, see how this is quite explicit: https://access.redhat.com/site/support/policy/updates/errata/
Note: at 13 years, Rhel and windows xp have the same EOL support time.
They were asking for that joke ( fedoraproject.org/wiki/FedUp ). Well, you have to name it something I guess.
Didn't his entire life fall apart as he fought it in courts for years...
This may be a simplistic view but as part of my concervative christian upbringing, I was taught to tell the truth. I think it should always be ok to tell the truth (certainly shouldn't have to flee the country for doing so). I realize that is at odds with the classified system, but, I also thing the classified system has over stepped it's bounds.
I understand that in engineering the exact specs needs to be classified ( how far away we can detect something, how accurate our guns are, exact mechnism for breaking a code...), but unless it immediatly endagers lives, you should be able to talk about what the US does.
If it was that much of a problem, the knowledge of what the NSA was doing, then we shouldn't have been doing it. Of course the NSA wanted that information, I want to bang the chick in the cubical next to me. But, I couldn't look my wife in the eye next day, and tell her what I had been doing, so- I leave my wedding ring on, and do an honest job.
The founding belief being that coffee being a chemically active substance after it is roasted makes it theoretically impossible to store roasted coffee and retain the original flavor since it can't be stored at absolute zero.
That is too simplistic of an explaination, because by that logic, no food could every be stored and retain the original flavor, ever. I'd love to see some analysis on how stable the flavenoids (-is that even the right word?) are in roasted coffee, vs our ability to taste the difference.
This is similiar to, I can up the resolution on my screen to 1 Terrapixel per square in., but, if my shitty human eyes can't perceieve the difference, does it really make a difference?
... I doubt that removal of guns will change much, because the underlying problem will still be there. We'll have mass knifings, mass strangulations (an 18 inch zip tie is all it takes!), etc. instead.
I call bullshit. With a modern gun, and minimal training, I can kill dozens before you can physically even get to me to take the gun away. That is not true with zip ties and knives.
Well, it isn't. There are religions that call blood tranfusions a sin, but, well, I'm not convinced. We live in a world were simply declaring something immoral doesn't make Obama an asshole. Please provide a pursausive argument for why contraception, the most liberating device made since the car is immoral. The fact is that young poor women get their lives derailed completely by pregnancy and contraception can keep them at their job ( and in school ) and so off welfare.
It is in the US society's best interest to keep them on a productive path and off government money.
If that woman believes it is wrong to use contraception than that is her choice. I consider it basic heathcare and so does most of America. You declaring it immoral and removing it from basic health care is removing that choice from poor women across the country. I find that immoral, and bad for America.