Slashdot Mirror


No, the Linux Desktop Hasn't Jumped in Popularity (zdnet.com)

An anonymous reader quotes ZDNet: Stories have been circulating that the Linux desktop had jumped in popularity and was used more than macOS. Alas, it's not so... These reports have been based on NetMarketShare's desktop operating system analysis, which showed Linux leaping from 2.5 percent in July, to almost 5 percent in September. But unfortunately for Linux fans, it's not true... It seems to be merely a mistake. Vince Vizzaccaro, NetMarketShare's executive marketing share of marketing told me, "The Linux share being reported is not correct. We are aware of the issue and are currently looking into it"...

For the most accurate, albeit US-centric operating system and browser numbers, I prefer to use data from the federal government's Digital Analytics Program (DAP). Unlike the others, DAP's numbers come from billions of visits over the past 90 days to over 400 US executive branch government domains... DAP gets its raw data from a Google Analytics account. DAP has open-sourced the code, which displays the data on the web and its data-collection code... In the US Analytics site, which summarizes DAP's data, you will find desktop Linux, as usual, hanging out in "other" at 1.5 percent. Windows, as always, is on top with 45.9 percent, followed by Apple iOS, at 25.5 percent, Android at 18.6 percent, and macOS at 8.5 percent.

The article does, however, acknowledge that Linux's real market share is probably a little higher simply because "no one, not even DAP, seems to do a good job of pulling out the Linux-based Chrome OS data."

18 of 187 comments (clear)

  1. .gov is more accurate? by hawguy · · Score: 3, Informative

    For the most accurate, albeit US-centric operating system and browser numbers, I prefer to use data from the federal government's Digital Analytics Program (DAP). Unlike the others, DAP's numbers come from billions of visits over the past 90 days to over 400 US executive branch government domains

    I'm skeptical that hits to .gov websites capture a representative subset of web users. I'd think that many people rarely visit .gov sites.

  2. 2018 by fattmatt · · Score: 4, Funny

    2018 will be the year of the Linux desktop, you heard it here first!

  3. Old compatability workaround by JustNiz · · Score: 3, Interesting

    It's been a VERY long time since I last checked, but I once found that multiple of the most popular browsers were incorrectly reporting themselves as running on Windows even when they were actually running on Linux. This was apparently being done on purpose for some compatibility/bug workaround or something, but was obviously significantly screwing with the numbers towards favouring Microsoft.

    Does anyone know if this is still the case at all?

  4. Re:Chrome OS? by Anonymous Coward · · Score: 4, Informative

    > Chrome OS is as much Linux as Android. As in, not at all.

    They are definitely Linux distros. They're just not GNU/Linux.

  5. Interesting surfing == desktop by stabiesoft · · Score: 3, Interesting

    I've got probably 8 machines, all running Linux. This box is the only one that ever surfs. The others are used for real work. Kind of sad that correct method to determine desktop share is surfing.

    1. Re:Interesting surfing == desktop by perpenso · · Score: 3, Insightful

      I've got probably 8 machines, all running Linux. This box is the only one that ever surfs.

      The headless Linux boxes in the closet don't count as desktop Linux. Nor do the Raspberry Pi's doing appliance'y things. :-)

  6. Who cares? by Mike · · Score: 4, Informative

    The Linux desktop is only for smart people, and there are a limited number of those. Therefore, the Linux desktop will never be popular.

    1. Re:Who cares? by Duckeenie · · Score: 2

      Somebody told me last week that Linux was so simple even my Gran could use it. Maybe the perception that it's for old people is really what's holding back.

  7. Linux by fluffernutter · · Score: 3, Insightful

    After trying to use linux for a nice 10-foot viewing environment for years, and dealing with codec issues, and screen tearing, hardware compatibility, third party launcher glitches, and most recently inability to view Netflix and no HEVC acceleration I bought a couple android boxes for $200 and they do exactly what I want. So, yeah, I can understand how linux has fizzled. I still use linux for some tasks/development but not nearly as much as I used to.

    --
    Laws are rules for the court, but merely a bottom bar to hit for life. Think beyond laws in your actions always.
    1. Re:Linux by drinkypoo · · Score: 2

      After trying to use linux for a nice 10-foot viewing environment for years, and dealing with codec issues, and screen tearing, hardware compatibility, third party launcher glitches, and most recently inability to view Netflix and no HEVC acceleration I bought a couple android boxes for $200 and they do exactly what I want.

      So you replaced Linux with... Linux. And that's an indictment against Linux?

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
  8. Drivers suck by cheesyweasel · · Score: 3, Insightful

    I love linux, but when my friends try it out they have no idea what to do when a driver doesn't work properly, so they go back to using Windows. While it works most of the time, the times it doesn't makes it difficult for the non-technical person. Maybe that will change in the future, maybe it never will.

  9. Chrome and Android are Linux hosted ... by perpenso · · Score: 2, Informative

    > Chrome OS is as much Linux as Android. As in, not at all.

    They are definitely Linux distros. They're just not GNU/Linux.

    Chrome and Android are Linux hosted, much like an appliance running a Linux kernel where a user can neither see it nor access it. They are not Linux desktops, nor are they Linux distros. "Linux distro" and "GNU/Linux" are synonymous.

    1. Re:Chrome and Android are Linux hosted ... by slack_justyb · · Score: 3, Informative

      I'm going to pipe in here. One key thing I see in Linux distros as we know them is that they have within them a baseline that you are given the tools to enhance the very thing that you are using. This is sort of by design as that's kind of a 10,000 foot view of what FOSS is about. Now you don't have to do that, but you still have that option if need be. Chrome OS and Android, along with all the other appliances running a Linux kernel do not have this. A Linux distro, Linux OS (not just a Linux kernel) encourages you or at the very least gives you enough room to, expand the world that you are working in.

      I know folks on here like car analogies, so Linux is like an engine. A distro is a car, Chrome and Android are buses. Both do the whole getting you from point A to point B thing and both contain an engine, but a car isn't a bus for a whole lot of other reasons. Chrome OS and Android are users of the Linux kernel and nothing more. And honestly, I'd bet a pretty penny that we'll eventually see Linux dumped for Fuchsia, Chrome and Android to finally merge, and for Blink to slide even further away from being open as Android-ness creeps into the various parts within Google's already complicated web browser stack.

    2. Re:Chrome and Android are Linux hosted ... by The123king · · Score: 2, Interesting

      It's not the case, and never really has been. GNU/Linux is so called, because it's the GNU userland running on top of the Linux kernel. As such, GNU/Linux is itself a distribution of Linux. Just like GNU/HURD is a distribution of HURD, and PC/BSD is a distribution of FreeBSD. You can take a kernel (and potentially a userland) and bolt stuff onto it, and call it a distribution.

      Would you call Debian/kFreeBSD a GNU/Linux distribution? No, because it's a GNU/FreeBSD distribution. It uses the Debian/GNU userland, but bolts it on top of a FreeBSD kernel.

      Is Windows 3.1 a distribution of DOS? Yes. It uses DOS as a kernel, and bolts the Win16 userland on top. So technically you could call a Win3.1 install a Windows/DOS distribution, much like DR-DOS and GEM could be called GEM/DOS

      Is Android a GNU/Linux distribution? No, because it doesn't have the GNU userland, it has the Android userland. That makes it it's own Linux distribution separate from GNU/Linux, that we could theoretically call Android/Linux.

      So yes, Android is a Linux distribution, but it's not a GNU/Linux distribution.

      --
      If you gave me a choice between a printer and a giraffe with explosive diarrhoea, i'll get my ladder and my raincoat
  10. Re:Chrome OS? by jellomizer · · Score: 4, Insightful

    The question is what is Linux for the desktop means.
    Is it just a consumer device based on the Linux kernel. Or does the device need a keyboard... then it come down to how much ok the kernel needs to be pure. And how much of the OS needs to follow the GNU standard.

    --
    If something is so important that you feel the need to post it on the internet... It probably isn't that important.
  11. Re:Error in the analysis by 93+Escort+Wagon · · Score: 2

    They probably used Excel.

    No, unfortunately they asked their Apple Watch "Hey Siri, what is Linux's desktop market share right now?", and the watch kept rebooting. So they just pulled a random number out of the air.

    --
    #DeleteChrome
  12. Re: BlueTooth by Zero__Kelvin · · Score: 2

    So you chose a distribution that expects the admin to be advanced and isn't focused on things like audio at all, couldn't get your Bluetooth Headphones to work, and then call that "proof" that "Linux isn't ready for the desktop", acting as if nobody ever had any kind of problems like this with Windows. You *have* to be fucking kidding. That is possibly the most asinine thing I have seen someone try to pass off as valid in weeks here on Slashdot, or anywhere else for that matter.

    --
    Guns don't kill people; Physics kills people! - John Lithgow as Dick Solomon on Third Rock From The Sun
  13. Operating Systems by Tenebrousedge · · Score: 2

    Linux is relatively secure by default. It can be secured further fairly easily. Typically all of your software will be obtained either from a secure channel or from source code. That's really par for the course in 2017. You can say mostly the same thing about Windows, aside from the teeming crowds of idiots who use it. However, Red Hat (for one) has removed claims about being virus-free from their ad copy, and I suspect that if IBM claims that, they aren't saying it where their lawyers can hear them.

    Now I'd like to point out that your comment is ignorant, vapid, ungrammatical, and barely sensible in context. Which for six words is impressive. You're extremely consistent about lowering the signal-to-noise ratio here. Why don't you find some way to address that.

    --
    Those who advocate genocide deserve every protection afforded by law, and none afforded by common human decency.