Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror
×

Comment Re:Wrong title (Score 1) 486

It's slower in languages with automatic memory management, or with a VM, which is no surprise.
It would be much faster than disk if you wrote the time critical parts in a language designed for, you know, speed...

In this case it's slower because they are not comparing apples to apples. For memory they repeatedly concatenate strings together, which reallocates the memory and copies the string every time. For the disk they allocate the whole file at once and then just stream the data. It would have been a much better test if they had allocated a memory buffer for the string and streamed the data in to it the same way as a the disk.

Comment Re:This is interesting.... (Score 0) 573

Please, world population has nothing to do with the people currently starving. That's all down to local politics. Warlords and 3rd world governments seize or otherwise don't allow food to get where it needs to go. We could easily support a population at least 3 times higher than we have now if people would stop being dicks.

Comment Re:I can't wait for the Linus Torvalds rant over t (Score 3, Insightful) 362

How many standard users are going to turn that off?

How many "standard" users are going to install Linux, or even know what Linux is?

Once a user learns enough about Linux to want to install it they will undoubtedly know how to turn this feature off or install the correct keys.

Comment Re:Comcast are blocking HBO Go (Score 3, Informative) 550

They're locking out the PS4 client on their network. Surely this is precisely why net neutrality should be set in law, to stop corporations from blocking what you use to access third party services!

Not that Sony are in the clear either, those shitbags tied Netflix into their PSN accounts, when the PSN wasn't available, tough fucking titties, you were blocked from using Netflix on a Sony console.

That has nothing to do with Net Neutrality. They are not blocking anything on the packet level. In order to use HGO Go you have to first prove to HBO that you own a compatible cable tv package. To do this HBO contacts the cable company. In this case comcast is just refusing to authorize their customers to HBO. It's a dick move, but it's unrelated to Net Neutrality or even the internet.

Comment Visual Studio (Score 4, Informative) 516

This happened a few years ago for the iconography in Visual Studio (2010 I believe) too, and the users were up in arms. It took what felt like a tremendous amount coordinated feedback over a very long time to get some very small concessions from Microsoft. If you don't like it you had better start letting them know about it now and en-mass, because this decision will have a LOT of inertia behind it. It won't be easy to get them to change their minds at this point.

Comment Re:Spying TVs? (Score 1) 309

For all you with their smart TVs, they report home and will disable networking functionality if they cannot report back to the mothership. Yes, LAN functionality is blocked when your TV cannot call home to report in. So much for the built in media player functionality. Hmmm, are they doing an LG and spying on what you're watching, another case of midgetpron.avi?

Source?

Comment Re:Okay, so... (Score 1) 378

When you say "take in", you mean the food that people put in their mouths. But not all nutrients that people put in their mouths are absorbed in the blood stream. Some are passed in the stools, and others are metabolised by the gut bacteria.

And when I say "put out" I include everything that leaves the body, including unprocessed food that ends up in the toilet.

So between "taking in", "putting out", and "storing" everything eventually adds up to 0. It doesn't matter how efficient your body is at all for this calculation, because efficiency only effects the distribution of "putting out" vs "storing". It's a zero sum game with the rules enforced by physics.

Comment Re:Okay, so... (Score 0) 378

Um, no, you're wrong. One possibility is that their bodies excrete a higher percentage of the food they take in without metabolizing it. No magic involved.

I think you have a too simplistic view of human bodies. They are not machines that perfectly process whatever is put into them.

How is "excreting" not putting calories out? It doesn't matter how the calories come out, be it exercise, taking a crap, or cutting off your arm, those are still calories that leave the system.

Slashdot Top Deals

"Engineering without management is art." -- Jeff Johnson

Working...