Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror

Comment Re:Trial and extradition were never the goal (Score 4, Interesting) 345

He was put out of business and lost tens of millions of dollars from the raid. His punishment has already been served, without trial, and without due process.

Except this whole thing was orchestrated to prove to legislators that the current law cannot be used to stop the bad guys and that America needs those tougher laws that the lobbyists cannot get though.

"Ok, they won't give us the powers we need to make it impossible to send movies to your friends... How about we try and do everything possible we can to take down someone we can paint as the bad guy (fat douche looking hacker with an attitude, nice!) and when it backfires we can say it isn't cause we are not trying hard enough. It is because we need bigger legal guns."

Kim will get his stuff back. He will put Megaupload back online, even without everyone's data, because Kim will want to make a point, and the point will be exactly the point the RIAA and MPAA want him to make. "Look we even had the bad guys raided by a swat team... And they went right back to selling bandwidth to pirates."

Comment they are worth it (Score 5, Insightful) 345

no

You often *have* to review a entry level programmer's work until it reaches an acceptable quality. I consider code reviews as a method of improving the programmer more so than the code. One an engineer is producing generally acceptable code it becomes safe enough to treat their code as a black box and wait for problems to be unearthed by testing. If you are shipping bugs your problem is testing, not code reviews. Finally, the cheapest way to do code reviews is for a manager to just scan submitted code from time to time and send out polite emails if they see something amiss. On the other hand getting five senior guys in a room to discuss the work of another senior engineer is a just going to result in unproductive, cranky engineers.

Comment it is worth it (Score 3, Interesting) 290

YouTube positions Google to try and be the next iTunes, to turn Android into the next iPhone and be the place where video and audio providers need to be to sell their content. I'm sure Google knows this and considering the economic realities of the day are looking at ways to move in on Apple. I mean really, why else would they be burning that much money folks. There has to be more of a plan when it comes to Google and media than to spend 5 billion waiting for bandwidth to become cheaper.

Comment fail early (Score 4, Insightful) 260

With our budgets the conservatism is understandable. At the same time when you are trying to make a new product there is also pressure to be the one that stands out. So the creative process demands that you try new things, preferably early on in the project. I think the real problem here (sorry to parade out an industry truism) is not failing quickly enough. If a new feature or mechanic becomes a *big deal* and is not allowed to fail when it starts to suck, the investment of money and ego may require it to ship. However, trying new things when you have time to take the risks, and are not overly committed to shipping them, is the thing that keeps us evolving.

Comment Re:Inaccurate wiimote description (Score 1) 187

Ok, look. The Wiimote has no idea what direction it is currently moving in. It only knows about *acceleration* in it's local space. So for example due to gravity, (a kind of acceleration) when you hold it still it knows exactly which way is down. But that is about it. Also the accelerometers are bloody cheap, so all they are really good for is triggering an event when you jerk the damn' thing.
Programming

Submission + - Is computer science dead?

warm sushi writes: An academic at the British Computing Society asks Is computer science dead? Citing falling student enrolments, and improved technology, British academic Neil McBride claims that off-the-shelf solutions are removing much of the demand for high level development skills: "As commercial software products have matured, it no longer makes sense for organisations to develop software from scratch. Accounting packages, enterprise resource packages, customer relationship management systems are the order of the day: stable, well-proven and easily available." Is that quote laughable? Or has the software development industry stabilised to an off-the-self commodity?

Slashdot Top Deals

In the sciences, we are now uniquely priviledged to sit side by side with the giants on whose shoulders we stand. -- Gerald Holton

Working...