Comment Re:This is for your own good! (Score 1) 180
Comment Re:that is a massive rip-off of my data allotment (Score 1) 180
Comment Re:Just out of curiosity (Score 1) 256
Comment That's one branch of the government (Score 1) 256
Comment Re:3 year olds don't do that much. (Score 1) 537
Comment Re:They should be happy. (Score 1) 186
Comment Re:Dodd? Seriously? His record speaks for itself (Score 1) 186
intentionally skew the facts to incite their users in order to further their corporate interests.
Perhaps he missed the part where the bills he supported were trying to abridge our rights as citizens to further the corporate interests of major media companies.
Comment Re:BULLSHIT (Score 1) 186
Comment Grab a dictionary! (Score 1) 186
Comment Overt Camoflague (Score 2) 826
Comment Re:Development environment (Score 1) 530
C/C++: Do those in Linux for best ease of use (compiler and debugger come with the OS)
I, personally, like using Code::Blocks (http://www.codeblocks.org/) as a C++ IDE. It's multi-platform, so if you're collaborating with others, it won't matter which OS they're on: You can pass your project\code files with ease. I've also found it to be more straightforward than Visual Studio, fewer options means it can do less, but I've never found Code::Blocks to be lacking any feature that I needed. Additionally, it is open sourced, so if there was a bug found, or a feature missing that you want to correct, it's open for that.
Facebook To Share Private Data With Politico 157