Linked by Thom Holwerda on Tue 12th Feb 2013 18:27 UTC
Thread beginning with comment 552376
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE[6]: This guy is off his rocker
by WorknMan on Wed 13th Feb 2013 20:58
in reply to "RE[5]: This guy is off his rocker"
Or, you can run the exact same OS on each device, with interfaces that are optimised for each screen. Afterall, that's exactly what Linux + KDE allows you to do via plasma (plasma-workspace, plasma-netbook, plasma-active).
Except that Linux is a kernel, not an OS. The Linux that runs on desktops is not the same Linux that runs on phones, even though they probably have most of the same internals. So that's more along the lines of what I was talking about
RE[7]: This guy is off his rocker
by phoenix on Wed 13th Feb 2013 21:19
in reply to "RE[6]: This guy is off his rocker"
Except that they are the same. Not the same binaries, but built from the same sources.
The Linux kernel running on Android is built from the same source tree as the Linux kernel running on my desktop PC (although there may be extra patches added on).
The busybox userland running on Android is built from the same source tree as the busybox on my desktop PC.
The KDE environment on the Nexus 7 is built from the same source tree as the KDE environment on my desktop PC.
And so on.
You can run Ubuntu on a desktop, on a laptop, on a tablet, on a smartphone. Same software, built from the same source trees. There are other variants of Linux OSes that can do the same.





Member since:
2005-07-11
Or, you can run the exact same OS on each device, with interfaces that are optimised for each screen. Afterall, that's exactly what Linux + KDE allows you to do via plasma (plasma-workspace, plasma-netbook, plasma-active).
Granted, you would need to update the UIs of the apps in order to make them switch between "mouse/keyboard" and "touch-optimised". But the OS doesn't have to be different for different devices.