Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×

Comment Re:Entire OS in about 1/3 of i7 Cache (Score 1) 368

On the flipside for anything remotely complex like printing you would expect it to be riddled with bugs and about 5-10 years behind everyone else. Lacking subsystems means creating 3rd party apps for it will be "fun": sounds like a return to DOS days. Which I guess is good news for me, because I never got to experience them in their heyday, so I can see firsthand what instability looks like when you dont have OS provided APIs for things.

Comment Re:Worse, no Unix or POSIX either (Score 2) 368

That sounds like theyve been actively un-learning all of the lessons the computer science field has spent decades learning.

Here everyone else has been learning how abstraction can promote collaboration and keep bugs simple, and theyve found a way to justify removing abstraction as a way to reduce complexity (lol?).

Comment Re:Trolling Douchebags (Score 1) 211

This is the sort of logic that would block implementation of automated plane systems which could save thousands of lives per year because it might crash once or twice.

A system doesnt need to be perfect to be implemented as a replacement; it just has to be better, when you look at the big picture, than the thing it replaces.

Comment Re:Trolling Douchebags (Score 1) 211

Take that away and it might kill people.

There are a lot of things that might kill people; to reduce the number of people killed to zero isnt possible, though you could pour endless resources into trying to do so.

The question is whether there are reasonable ways to provide access to 911 that do not themselves create worse problems like swatting; 70% of calls being fradulent starts to get into an area where legitimate services are impacted. Put another way: how many people die because legitimate resources were diverted by fraudulent calls?

Comment Re:PowerShell is yucky yucky yucky! (Score 2) 265

Because some of the tools-- rm, mv, ls-- use a "take 2 letters from the word, thats the command" convention, while others are completely different (tar, unzip, gunzip, passwd, man). Theres no common convention whereby you could say"I want to do X" and know what the command is off-hand.

To the uninitiated, there is no particular reason to think "mv" would be the move command; you have to already know that.

Slashdot Top Deals

Any sufficiently advanced technology is indistinguishable from a rigged demo. - Andy Finkel, computer guy

Working...