Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror
×

Comment Re:the love of cloud (Score 1) 333

Not necessarily true. We have one onsite desktop support tech in an office of twenty or thirty people. He gets everything done in approximately half time, because we use Google cloud apps for a huge percentage of our overall applications. He also does purchasing of all new machines, etc. in that half time....

So, yeah, cloud stuff is slightly more efficient in my view. The backups required for all that e-mail, all the setup stuff, etc...... Just harder to do without cloud apps.

And, of course, there are consulting companies selling cloud apps like mad at the moment, too. Salesforce consultants are some of the most highly paid in the industry, I'm fairly certain.

Comment Re:Totally inane (Score 2) 124

There must be some way to solve a problem like that, where you have a series of pointers to files, if not the files themselves as well, with the ability to add markers of some kind to each of those pointers. (maybe we can call them, "Records!!!" like CD's used to be called) And then! Then! We can disguise how the management of these 'records' are organized from the user, so they don't have to think about it. And give them a simple, logical way to get data about those 'records' out of the big, organized whole. It'd be, like, a whole new basic way to store our records! We could easily find what we wanted in our basic data storage. I can't believe noone's thought of it before. ;)

My point here isn't that you should use a database to store your data about your files, (unfortunately, a unified markup system for files doesn't exist yet; it would be nice, but all that stuff is in the OS right now) my point is that the author of the article is missing that even if in-memory data systems do become extremely large, the underlying theory of the technology will not change much.

And the underlying theory relies heavily on caching, limiting how much of your overall dataset is currently relevant, and so on. While I will admit it's possible many databases' useful data size will eventually be outgrown by RAM-style memory storage, when that happens market forces will probably make it comparatively expensive to hold all your data in memory at once. Partially because clean, concise code is generally far more expensive to produce than sloppy crap that chews through your data storage.

Comment Totally inane (Score 5, Insightful) 124

Discarding data is something that, as a programmer, I don't often do. Too often I will need it later. Real time analytics are not going to change this. As long as hard drive storage continues to get cheaper, there's going to be more data stored. Partially because the easier it is to store large blocks the more likely I am to store bigger packets. I'd LOVE to store entire large XML blocks in databases sometimes, and we decide not to because of space issues. So, yeah, no. Datacenters aren't going anywhere. Things just get more complicated on the hosting side.

Note that the article writer is a strong stakeholder in his earthshattering predictions coming true.

Comment Re:The same NY Times (Score 1) 414

This opinion is inane, trollish, and should be modded into oblivion. The very idea that a major publication could do any reporting at all if they meant actual harm to the US military is ludicrous. Their embedded reporter numbers would go down in comparison to their competitors, their assistance in foreign countries would be less on the ball, etc. Life's rough for actual investigative reporting right now, anyways, so they're not picking any fights.

Want to see an agency with every reason to kick the US military when it's down? Check out the BBC. They're...... Not very nice. And actually more informative than a lot of our outlets.

Comment Re:Yahoo (Score 1) 437

Bah. Got buried down below.

But I think getting a huge piece of IBM would be a better idea. The patent porfolio alone would allow them to do neat things to everyone else in the software industry, and they would be in a good place to start Linux litigation worldwide.

Slashdot Top Deals

"How to make a million dollars: First, get a million dollars." -- Steve Martin

Working...