Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror
×

Comment Re:Yeah but..... (Score 1) 172

Disabling isn't the same as removing. It's still there, unnecessarily eating up space. Worse than that, if you do use that app you will incur a double penalty as soon as you install an update. So that Facebook baked into your phone might eat up 30MB of space and then you get hit for another 30MB+ in the r/w partition when an update arrives. So if you don't need the app it wastes space and if you do need the app it wastes space. So why bother in the first place?

And of course all that baked in crapware means you won't be getting firmware / security updates for your phone in a timely fashion, if ever.

Comment Re:Yeah but..... (Score 1) 172

Google should do is change the terms so certain apps *must* reside in a read/write partition and *must* be removable from the device. Not just hidden but completely removable. That would include every carrier app which is normally redundant and broken anyway. I would include some of Google's own apps in that category - GMail, Chrome, G+, YouTube etc - basically any app that resides on top of the handset OS as opposed to being part of it should be removable by the user. Not just hidden - removable.

Apart from that choice is good. Personally I prefer the vanilla experience, or the CM one (which is a relatively light enhancements). The worst replacement I've seen is the one from Huawei which decided that the all apps view and the personizable desktops should be combined into a single thing creating the most unusable experience I've seen in any smart phone.

Comment Re:Let me guess (Score 1, Insightful) 166

You can't "improve" X11 without making it not X11. e.g. make IPC async and it's not X any more. And at that point you may as well ditch the lot and write it properly, taking advantage of the hardware that every modern PC has to render a desktop decently locally first (the common use case) and taking advantage of existing remoting tech to take care of the uncommon use case. And that's what Wayland does - it describes a protocol for a client application to talk directly with a window manager that cuts X11 out of the picture.

Weston already demonstrates built in RDP support. It wouldn't be a stretch to imagine VNC or other protocols appearing in time to serve different remoting scenarios. I'm sure that unless you're expecting to play video or games in realtime they would suffice and if you are expecting to play video or games in realtime there are better ways to do those things already.

Comment Re:YANIH (Score 1) 166

Mir is the one I still find a bit mystifying. I'm sure it's nice technology, developed by smart people, I'm just surprised Canonical started on it so enthusiastically and so early.

The only reason Mir exists is because Canonical wanted to slap their dual GPL / proprietary licence on it. It lets them release Ubuntu branded phone handsets with any proprietary display driver, DRM or extensions they like in the display stack but competitors are hamstrung by the GPL part. I recall reading a blog which justified Mir with some fairly dubious technical reasons that Wayland wasn't suitable but it seems clear to me it was more than that..

Anyway, the licencing has become a double edged sword. Contributors like Intel walked away from the project, other open source projects adopted Wayland (which uses the same licence as X and so is a slot-in replacement) and Canonical left with all the work of writing backends for QT, GTK and porting apps.

Comment Re:A serious question (Score 5, Insightful) 300

Yes of course it would be bad. Google is the new Microsoft and Chrome is the new Internet Explorer. Without competition or choice they would be just as inclined to throw half baked standards as Microsoft. They've already done it a multiple times with SPDY, WebM, NaCl etc. and without competition to reject, criticise, formalize or standardize these things would have been a fait acompli.

It is better for everyone to have strong competing implementations of web standards. Firefox is still a great browser (better IMO than Chrome) and takes privacy far more seriously. I have no inclination to switch browser at this time.

Slashdot Top Deals

In any formula, constants (especially those obtained from handbooks) are to be treated as variables.

Working...