Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror
×

Comment Re:I'm sure /. will ridicule it, but... (Score 2) 306

BTW, you call chemistry "basic"? Why is chemistry of any practical use to anyone but anyone but a chemist? I can't recall a single instance in my life when I had to apply any sort of chemistry-based knowledge.

Sigh. I'm shit at math but I can easily recognize many places where more math would improve my life, especially since I like to make things and customize them. By the same token I never got any chemistry (it was not required, and by the time I got to college I had other interests) but I can recognize that it would be cool to have more of it. Even cooking is chemistry, and a lot of that fancy-pants "molecular gastronomy" (what, other food doesn't have molecules?) stuff is applicable to more mundane foods. Or looking at the back of the shampoo bottle and knowing the difference between one thing and the next.

Let's apply that same logic to computer programming. How often are these kids going to be interacting with computers in their lifetimes?

A lot more deeply, odds are, if they're programmers. That's the point of teaching them young.

Might it not be handy to understand how those computers work, and perhaps even know how to write scripts to automate tasks, for instance?

Yeah, but you could do that without learning a whole lot about programming, simple if-then-else and pattern matching will cover most needs there. But programming is still very valuable. On the flip side, not all the kids will take to it, so spending a lot of time on it is probably a bad idea. They only make you spend a year or so on a foreign language (if that) in school, programming probably ought to receive about the same amount of mandatory attention.

Comment Re:Power User? (Score 1) 344

Honest question, how do you directly modify your android OS due to the source code being available?

I don't. I indirectly enjoy the benefits: I am running SOKP on my Moto G. Before that, I ran similar AOKP-based Android releases on my Nexus 4 (before its digitizer and radio went tits up.) And before that, various community releases on my Xperia Play. In every case the rewards have been many and varied. These days I run ordinary kernels (no overclocking) and try to keep things simple.

The argument was over which phone was more like its desktop counterpart. Your argument applies equally to both platforms.

Is it just "hey look I can run top" or what?

Actually having a nice userland means being able to use your phone as a troubleshooting tool. You can actually do pretty well just by installing busybox (from the app, it's free, or there's some features you don't strictly need which won't cost you very much... or do it manually) and android terminal, as well as anysoftkeyboard plus the ssh layout, which you're going to want very much. But having the option to go Wayland one day means being able to recycle the phone, use it for other purposes. My oldest phone is now a clock and occasionally plays me some MP3s. It's not really worth selling.

Comment Re:Type C or mini B (Score 1) 106

They want a standard but good USB connector for the laptop and a proprietary port they control for the phone.

That's why they gave USB-C away for nothing.

It's the same reason they gave away the mini-displayport connector for free too - they want it to be a standard.

The phone port though, they want to control because they want to control the peripheral market for the iPhone and iPad. The peripheral market for computers they don't care about, but they would rather that the connector of choice be a good one.

Comment Theory says more efficient utilization, but... (Score 4, Insightful) 94

Theory says that the move to cloud should reduce global demand for servers since each individual company won't have to provide for its own compute & storage capacity overhead and can instead rely on both the "elasticity" and the efficient VM packing/balancing of the cloud.

The reality, however, is that the race to the cloud has cloud providers throwing money into cloud infrastructure and charging customers a pittance compared to the capital investment. This has corporate users of the cloud using more capacity than they otherwise would.

Comment 20% to 40% ??? No. Just no. (Score 5, Insightful) 597

To avoid the 20% to 40% power loss when converting from DC to AC

...they're doing it wrong. DC to AC conversion is easily achieved in the high 90% range. For instance, a typical solar inverter is around 95% efficient. And you can do better, it just gets more expensive (although that's a one-time cost, whereas energy loss is a constant concern.)

Someone is pushing some other agenda here.

Comment Still awesome (Score 1) 421

Sure. Did it to myself decades ago. Offspring of my genetic line aren't of the least bit of interest to me; perfectly happy raising kids of other birth who needed parents (5 so far, mostly excellent results.) Plus that whole "all the bareback sex with my SO we want, any time" thing is awesome.

Which, again, is just how I approach feline guardianship. Don't need new kittens from them. Plenty of kittens out there that need to own their own human.

Comment Re:Article is trole. (Score 1) 344

Microsoft powered phones don't exist in the real world. I have yet to see one. They are apocryphal.

I am shocked that in the hours since you wrote this comment, no Microsofties have showed up to tell us how wonderful their Windows Phone is. I literally only ever see those comments on Slashdot, but normally they are as reliable as the sunrise.

Comment Re:Power User? (Score 2, Insightful) 344

Not true, a jailbroken iOS device is essentially a small BSD box.

Oh? So you have the source code? Snicker snort.

A jailbroken Android device, on the other hand, really is a small Linux box. You can trivially install a more complete userland on most interesting phones. You can install an X server. You can get the sources to everything but the Google Play stuff, and you can use the phone without that stuff. In theory you should even be able to throw away the GUI and all the apps from Android and switch to Wayland someday, at least on relatively modern phones whose graphics drivers will be usable by Wayland.

Now, tell us again how much your iOS phone is like a computer, please. We're fascinated.

Slashdot Top Deals

"The one charm of marriage is that it makes a life of deception a neccessity." - Oscar Wilde

Working...