Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror
×

Comment Re:Database Scaleability. (Score 1) 272

I've mis-used databases just as you describe. And continue to do so. That's fine, I'm an amateur, and I never needed to handle databases larger than a couple thousand rows. I could probably get away with tens or hundreds of thousands of rows before running into problems.

Now if I were to develop something that needed a billion rows - that's a different story, and I do know my current approach won't work and I'd have to learn a lot about databases to pull it off. And submitter is obviously trying to do that (or at least something that needs a few rows and hoping it grows larger than Facebook and Google combined, so he needs scalability). Also I believe submitter doesn't really know what he's talking about.

If you really need to be able to handle that kind of data sets, and have even just a subset of the skills needed, you don't come to Slashdot for advice. You'd know who to ask - a friend or colleague who does just that.

So submitter may have big dreams, he almost certainly doesn't have the skills to have even a fighting chance of making it. And with that I don't need the actual database management skills, but the skills of knowing where your weaknesses are, knowing who can fill those gaps, and asking those people (maybe by having a discussion over a beer, or by hiring them outright).

Comment Re:Perjury? (Score 1) 306

These claims can only be proven true or false in court - which means one way or another the accused infringer will have to go to court. A simple counter claim does not invalidate the original request, as the counter claim can be just as invalid as the original claim. So for a DCMA takedown notice to be proven false, you'd need a takedown notice, then a counter claim, followed by a law suit where the copyright holder (the person whose content was incorrectly taken down) manages to win a judgement in his favour.

Besides that it will be hard to find a copyright holder to go through all this (and what are three judged false notices on half a million correct, i.e. undisputed, ones?), it's going to take years before judgements are granted, considering how slow the judiciary normally works.

Comment Re:The facts differ (Score 1) 245

The professor is addressing his students on a professional basis - he's getting paid for it - so there's clearly financial gain in play.

In his teaching he points out additions to the text, possible omissions, insights that have changed since the printing of the book (e.g. Pluto is not a planet any more). He gives the students the patches (bits of information) to add to their text books ("cross out 'nine', replace by 'eight'; cross out 'Pluto' from the list of planets and add it to a new category called 'dwarf planets'.").

The fact that one is done by computer, the other by hand, shouldn't change anything.

Comment Re:Use != modification (Score 1) 245

Slashdot is subject to the jurisdiction of US courts, not EU courts.

you are just as entitled to use it with or without the official support of the original manufacturing company.

Using it doesn't include modifying it

So all those students in US college adding notes to their text books, crossing out bits, etc - thereby modifying the book, which is presumably falling under copyright - are all breaking the law? Time to go after them!

And if you don't agree this is illegal, why would it be different to modify the software you run?

Comment Re:How much does it cost to upgrade? (Score 2) 245

It was a fight just to get core, mission critical apps to work with IE 9; 10 and 11 are out of the question.

Sounds like time to bite the bullet and write them to use web standards for the user interface (this is obviously a web-app as you use a browser for access - so if you're doing anything more than displaying a user interface and maybe some basic input sanity checking and you're doing something wrong to begin with). As an added bonus this will relieve you of your dependency on IE and Windows, and it would even work on non-Windows systems such as most tablets.

Comment Re:Microsoft: Support XP users (Score 1) 341

I was more thinking, at least for UK users, why can't the government arrange for MS to make those patches publicly available? After all it's tax payer's money they use for it. And that means all of the UK citizens contribute to it, one way or another. It'd only be fair for those patches to be available for the rest of them as well.

After which it's of course just a small step to make it available to the world - and do the Internet at large a big favour.

Comment Re:Biggest saving is... (Score 1) 193

The requirement of stuff like Google Apps account and having Google do your identity management, will be a huge turn-off for many corporations. Unless Google has an option to have these services all in-house.

Especially when it comes to sensitive data (and not just medical, my personal financial records for example I don't want out in the open either) I'd like to keep it at home. Not unencrypted on someone else's cloud. And definitely not in some foreign country, where organisations like an NSA are active.

Comment Re:Security improvement. (Score 1) 193

Microsoft vs Google.

If that's the choice I'd still go for the second. Gut feeling says Google cares more about preventing NSA snooping than MS. And now I don't exactly like Google's snooping to target their ads better (they do a pretty shitty job there anyway), at least it won't get you on secret no-fly lists.

Comment Re:Translation (Score 1) 193

They're replacing a current stock of 4,300 of what used to be mid- to high-end hardware (when they were bought of course - after all they were designed to run Windows - replacement would mean current mid- to high-end stuff or Windows won't run well) with 2,300 low-end ones.

That cuts down the number of computers in half, and it cuts the per-unit hardware cost. I can't imagine them saving some 150 pounds per unit on license cost alone. Windows isn't that expensive in OEM licenses. The price difference between a typical Chromebook and a typical Windows laptop is more than the Windows license itself.

NASA

NASA Can't Ethically Send Astronauts On One-Way Missions To Deep Space 402

Daniel_Stuckey (2647775) writes "If NASA is serious about deep space missions, it's going to have to change its safety guidelines, because there's no conceivable way that, within the next few years, our engineering capabilities or understanding of things like radiation exposure in space are going to advance far enough for a mission to Mars to be acceptably "safe" for NASA. So, instead, the agency commissioned the National Academies Institute of Medicine to take a look at how it can ethically go about changing those standards. The answer? It likely can't.

In a report released today, the National Academies said that there are essentially three ways NASA can go about doing this, besides completely abandoning deep space forever: It can completely liberalize its health standards, it can establish more permissive "long duration and exploration health standards," or it can create a process by which certain missions are exempt from its safety standards. The team, led by Johns Hopkins University professor Jeffrey Kahn, concluded that only the third option is remotely acceptable."

Slashdot Top Deals

The Tao is like a glob pattern: used but never used up. It is like the extern void: filled with infinite possibilities.

Working...