Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror
×

Comment Re:Who's fault is it? (Score 1) 228

COPPA of course. COPPA made it almost impossible for a non-specialized provider like Google to provide services to children under 13 in a legal fashion in a way that is cost effective and profitable. In a situation like that, of course Google's way to comply is to ban accounts for users under 13.

Now, the question is, is it a good thing for COPPA to essentially force non-specialized interactive services to not deal with children?

I am strongly of the opinion that it should be the parents responsibility to guide, gaurd, and teach their children and that COPPA should not exist. But I also understand the counterargument that it is hard for parents to do that without some restrainints on corporations as well.

Comment Re:No. (Score 1) 332

I'm not certain that is always true. I often throw things on dropbox for convenient synching without really caring about them, yet I am reasonably confident that it will get backed up effectively. And even if you care, your average user doesn't know how to do proper backups, certainly not as well as many cloud providers do.

With that said, it is generally possible to use limited trust with any cloud provider. I love dropbox for its convenience and it has always been reliable. But I also backup my dropbox folder to my NAS at 2AM every morning. I think dropbox is reasonably secure, yet anytime I post anything more sensitive than my next homework assignment it goes into the Truecrypt file I store on dropbox rather than into my main folder.

Comment Re:The Truth (Score 1) 83

As others have said, the best option is to find a local gaming or comic shop and ask around or join their Encounters session if you like D&D.

But if, like me, you have a hard time finding large blocks of time to play with friends, you could consider Play-By-Email (PBEM). It goes much slower than a face to face game, but you can play in small chunks of time at your convenience. I average around 10-15 minutes per day at the time most convenient for me instead of trying to coordinate schedules. If you are upfront with the gm/moderator that you are new many will go far out of their way to help you. Many PBEM games emphasize the role playing and downplay or streamline combat just to help keep things moving, whether or not that is a good thing depends ont he style you like.

Comment Re:R or WEKA ... Wait, What Exactly Are You Doing? (Score 1) 146

Sorry to burst your bubble, but if you want good support and easy implementation, you have to look for normal paid-for solutions. Besides, open source is not synonym for free. This is especially true with specialized software or something you want good support for. Open source just means you get the code aswell, so you can implement your own additions (without use of plugins) or change it.

I think it depends on how you define "good support". Many free (both libre and gratis) applications are very well supported by the community, this includes both Python and R. If you do not like community support, most major free applications have companies that will happily sell support contracts. Red Hat is the obvious example with Linux. Logilab and ActiveState will sell support contracts for Python.

As for the open source part, you are technically right that there is a difference beween "open source" and "libre" or "gratis". But unless they specifically say otherwise at some point, most people that say open source are looking for something that is both libre and gratis, not just that there is some way to acquire the source code.

Comment Re:R or WEKA ... Wait, What Exactly Are You Doing? (Score 1) 146

I second the suggestion of R. I have only dabbled with it, but it is quite powerful and has a great community. You might also want to consider something a little more general purpose though. Python with the NumPy and SciPy packages can handle just about any statistical problem you want to consider and it has the versatility to do a whole lot more, such as handle any intermediate steps. It is completely free and you can download an excellent complete package at http://code.google.com/p/pythonxy/wiki/Welcome

Comment Need? NO. Benefit from: Yes (Score 1) 1002

Of course they don't need one, but most of them will benefit highly from one. I generally have my code full screen on my main monitor, but my secondary monitor goes back and forth between my VCS, documentation, bug tracker, requirement sheet, and test results or trial runs of the program. Being able to have things like that open without losing sight of my code and being able to go back and forth between them effortlessly is tremendously helpful More rarely, it has older code on it as I copy and past from one project to another. Then being able to see the two projects side by side is of great benefit. So, I get a lot of productivity benefit from the second monitor, and I think 3 would be quite resonable.

Comment Scale down? (Score 1) 398

The post office still provides certain truly vital services and shutting it down would cause massive problems throughout the nation. But perhaps it is time to massively scale back the post office? Perhaps if there were fewer deliveries on fewer days it could avoid financial problems. Its main purpose for me for the past year has been netflix videos, which are not time sensitive. When I do have to move a physical option that is time sensitive, I virtually always turn to FedEx or occassionally UPS. I suspect I am in the majority in this.
Firefox

Why We Shouldn't Begrudge Commercial Open Source Companies 172

Thinkcloud writes with a followup to recent news that Mozilla is once again looking into a do-not-track mechanism after having previously killed a similar tool, allegedly under pressure from advertisers. Canonical COO Matt Asay wrote in The Register that this is not necessarily the case, nor is Mozilla's decision necessarily the wrong one. "It's quite possible — indeed, probable — that the best way for Mozilla to fulfill its mission is precisely to limit the openness of the web. At least a bit. Why? Because end-users aren't the only ones with rights and needs online, a point Luis Villa elegantly made years ago. It's not a one-way, free-for-all for end-users. Advertisers, developers and enterprises who employ end-users among others all factor into Mozilla's freedom calculus. Or should." OStatic adds commentary that "Like it or not, commercial open source companies are still companies, and the economics of the online world have everything to do with their present and their future.
Security

Gene Simmons Threatens Anonymous Again and Gets DDoS'd 403

BussyB writes "Rather than shutting him up, the 'Operation Payback' DDoS attack on his websites only made Simmons more angry and outspoken. None of those threats seemed to bother Anonymous, however, and the group promptly launched another DDoS attack on both of Simmons' websites and rendered them inaccessible once again."

Comment Re:I told you! I told you so! (Score 1) 192

You are on it exactly. Humans are optimized for endurance over strength. Chimps tend to have denser muscles with more long fibers and they also tend to have much denser bones. The 5-8X often quoted is an exaggeration, but in terms for short term force they are substantially stronger than us. There are some details for the laymen at: http://www.slate.com/id/2212232

Comment Re:Python would be my first choice. (Score 1) 426

Agreed. I know it is partially a personal preference, but I tend to find Python more powerful and more userfriendly than PowerShell or any other suggestion made so far. You do lose out on using some useful .NET classes if you use CPython, but you could use IronPython and then even have the .NET classes available.
Government

Feds Question Big Media's Piracy Claims 261

WrongSizeGlass writes "CNET is reporting that the GAO's study of big media's piracy claims has raised some questions. (Here are the study's summary, highlights [PDF], and full report [PDF].) 'After spending a year studying how piracy and illegal counterfeiting affects the United States, the Government Accountability Office says it still doesn't know for sure.... The GAO said that most of the published information, anecdotal evidence, and records show that piracy is a drag on the US economy, tax revenue, and in some cases potentially threatens national security and public health. But the problem is, according to the GAO, the data used to quantify piracy isn't reliable.'"

Slashdot Top Deals

The rule on staying alive as a program manager is to give 'em a number or give 'em a date, but never give 'em both at once.

Working...