Share to: share facebook share twitter share wa share telegram print page

Criticism of Linux

The first-generation Nexus 7 tablet running Android, an operating system using the Linux kernel. While Linux-based operating systems are in common use in tablet computers, they are less frequently adopted as desktop computers.

The criticism of Linux focuses on issues concerning use of operating systems which use the Linux kernel.

While the Linux-based Android operating system dominates the smartphone market in many countries,[1][2] and Linux is used on the New York Stock Exchange and most supercomputers,[3] it is used in few desktop and laptop computers.[4] Much of the criticism of Linux is related to the lack of desktop and laptop adoption, although as of 2015 there has been growing unease with the project's perspective on security and its adoption of systemd has been controversial.[5][6]

Desktop use

Critics of Linux on the desktop have frequently argued that a lack of top-selling video games on the platform holds adoption back. For instance, as of September 2015, the Steam gaming service has 1,500 games available on Linux, compared to 2,323 games for Mac and 6,500 Windows games.[7][8][9]

As of October 2021, Proton, a Steam-backed development effort descended from Wine provides compatibility with a large number of Windows-only games, and potentially better performance over Linux-native ports in some cases.[citation needed] ProtonDB is a community-maintained effort to gauge how well different versions of Proton work with a given game.[10]

Viability

Linus Torvalds has expressed that he intended the Linux kernel to be used in desktop operating systems.[11][12][13] He argues that Android is widely used because it comes pre-installed on new phones, and that Linux distributions would need to be bundled on new computers to gain market share.

Linux has been criticized for a number of reasons, including lack of user-friendliness and having a steep learning curve, being inadequate for desktop use, lacking support for some hardware, having a relatively small games library, and lacking native versions of widely used applications.

Some critics do not believe Linux will ever gain a large share in the desktop market. In May 2009 Preston Gralla, contributing editor to Computerworld.com, believed that Linux would never be important to desktop/notebook users, even though he felt it was simple and straightforward to use, but that its low usage was indicative of its low importance in the desktop market.

In his essay Luxury of Ignorance: An Open-Source Horror Story, Eric S. Raymond stated that the lack of usability in many open-source and Linux tools is not from lack of manuals but from a lack of thought about the users' experience.

James Donald from Princeton University analyzed shared library concepts of several operating systems. In his 2003 paper titled Improved Portability of Shared Libraries, he worried about the lack of a Windows Application Compatibility Group equivalent.

Missed opportunities

Desktop Linux was criticized in late 2010 for having missed its opportunity to become a significant force in desktop computing. PC World executive editor Robert Stroh Meyer commented that although Linux has exceptional security and stability, as well as great performance and usability, the time for desktop Linux to succeed has been missed.[14] Nick Farrell, writing for TechEye, felt that the release of the poorly-received Windows Vista was a missed opportunity to grab significant market share.[15]

Both critics indicated that Linux did not fail on the desktop due to being "too geeky," "too hard to use," or "too obscure". Both had praise for distributions, Stroh Meyer saying "the best-known distribution, Ubuntu, has received high marks for usability from every major player in the technology press". Both laid the blame for this failure on the open-source community. Stroh Meyer named the "fierce ideology of the open-source community at large"[14] as being responsible, while Farrell stated "The biggest killer of putting penguin software on the desktop was the Linux community. If you think the Apple fanboys are completely barking, they are role models of sanity to the loudmouthed Open Sauce religious loonies who are out there. Like many fundamentalists they are totally inflexible — waving a GNU as if it were handed down by God to Richard Stallman".[15]

The accusation of over-zealous advocacy has been dealt with previously; in 2006 Dominic Humphries stated that the aims of the Linux community are not desktop market-share or popularity, but in Linux being the best operating system that can be made for the community.[16][unreliable source?]

Third-party application development

Linux desktop operating systems are criticized for the difficulty of developing third-party applications for the platforms, with distribution fragmentation, insistence on using shared libraries instead of including the libraries with the application, and lack of concern given to keeping APIs consistent and backwards compatible being cited as factors.[17][18] This particularly causes difficulties for closed-source applications, which are distributed exclusively as binaries, since the burden of ensuring compatibility with the myriad of Linux distributions and release versions is borne solely by the developer. Dirk Hohndel, VMware's Chief Open Source Officer, criticized the lack of standardization across distributions for creating an unfriendly environment for application development, writing that it "basically tells app developers ‘go away, focus on platforms that care about applications.'"[19] Miguel de Icaza, founder of the GNOME desktop environment, regards the disregard of backwards compatibility as a cultural issue with the Linux development community:

Backwards compatibility, and compatibility across Linux distributions is not a sexy problem. It is not even remotely an interesting problem to solve. Nobody wants to do that work, everyone wants to innovate, and be responsible for the next big feature in Linux. So Linux was left with idealists that wanted to design the best possible system without having to worry about boring details like support and backwards compatibility.[18]

Tony Mobily, editor of Free Software Magazine, identified problems in the server roots of Linux in his article 2009: software installation in GNU/Linux is still broken – and a path to fixing it:

Every GNU/Linux distribution at the moment (including Ubuntu) confuses system software with end user software, whereas they are two very different beasts which should be treated very, very differently.[20]

In August 2014 on the DebConf in Portland Linus Torvalds also voiced his unhappiness with the binary application packaging for the Linux distro ecosystem:

One of the things, none of the distributions have ever done right is application packaging [...] making binaries for linux desktop applications is a major fucking pain in the ass.[17]

Linux kernel criticisms

Kernel development politics

Some security professionals say that the rise in prominence of operating system-level virtualization using Linux has raised the profile of attacks against the kernel, and that Linus Torvalds is reticent to add mitigations against kernel-level attacks in official releases.[3] Linux 4.12, released in 2017, enabled KASLR by default, but its effectiveness is debated.[21]

Con Kolivas, a former kernel developer, tried to optimize the kernel scheduler for interactive desktop use. He finally dropped the support for his patches due to the lack of appreciation for his development. In the 2007 interview Why I quit: kernel developer Con Kolivas he stated:

If there is any one big problem with kernel development and Linux it is the complete disconnection of the development process from normal users. You know, the ones who constitute 99.9% of the Linux user base. The Linux kernel mailing list is the way to communicate with the kernel developers. To put it mildly, the Linux kernel mailing list (lkml) is about as scary a communication forum as they come. Most people are absolutely terrified of mailing the list lest they get flamed for their inexperience, an inappropriate bug report, being stupid or whatever. ... I think the kernel developers at large haven't got the faintest idea just how big the problems in userspace are.[22]

Kernel performance

At LinuxCon 2009, Linux creator Linus Torvalds said that the Linux kernel has become "bloated and huge":

Citing an internal Intel study that tracked kernel releases, Bottomley said Linux performance had dropped about two percentage points at every release, for a cumulative drop of about 12 percent over the last ten releases. "Is this a problem?" he asked. -We're getting bloated and huge. Yes, it's a problem ... Uh, I'd love to say we have a plan ... I mean, sometimes it's a bit sad that we are definitely not the streamlined, small, hyper-efficient kernel that I envisioned 15 years ago ... The kernel is huge and bloated, and our icache footprint is scary. I mean, there is no question about that. And whenever we add a new feature, it only gets worse.[23][24][25]

At LinuxCon 2014, Torvalds said he thinks the bloat situation is better because modern PCs are a lot faster:[26]

Torvalds said he'd love for Linux to shrink in size "We've been bloating the kernel over the last 20 years, but hardware has grown faster".

Kernel code quality

In a November 2011 interview with the German newspaper Zeit Online, Linus Torvalds expressed concerns about the increasing complexity of the Linux kernel. He noted that the software had become "too complex" and that developers might struggle to navigate the codebase. Torvalds remarked that even individual subsystems had grown significantly in complexity, and he stated that he feared a future scenario where an error might occur that could no longer be properly understood or diagnosed.[27]

Andrew Morton, one of Linux kernel lead developers, explains that many bugs identified in Linux are never fixed:[28]

Q: Is it your opinion that the quality of the kernel is in decline? Most developers seem to be pretty sanguine about the overall quality problem. Assuming there's a difference of opinion here, where do you think it comes from? How can we resolve it?

A: I used to think [code quality] was in decline, and I think that I might think that it still is. I see so many regressions which we never fix.

Theo de Raadt, founder of OpenBSD, compares OpenBSD development process to Linux:

"Linux has never been about quality. There are so many parts of the system that are just these cheap little hacks, and it happens to run.” As for Linus Torvalds, who created Linux and oversees development, De Raadt says, “I don’t know what [Linus's] focus is at all anymore, but it isn’t quality.”[29]

Criticism by Microsoft

In 2004, Microsoft initiated its Get the Facts marketing campaign, which specifically criticized Linux server usage.[30] In particular, it claimed that the vulnerabilities of Windows are fewer in number than those of Linux distributions,[31] that Windows is more reliable and secure than Linux,[32][33] that the total cost of ownership of Linux is higher (due to complexity, acquisition costs, and support costs),[34] that use of Linux places a burden of liability on businesses, and that "Linux vendors provide little, if any indemnification coverage."[35] In addition, the corporation published various studies in an attempt to prove this – the factuality of which has been heavily disputed[36][37][38][39] by different authors who claim that Microsoft's comparisons are flawed. Many Linux distributors now offer indemnification to customers.[40][41][42]

Internal Microsoft reports from the Halloween documents leak have presented conflicting views. Particularly documents from 1998 and 1999 ceded that "Linux ... is trusted in mission critical applications, and – due to its open source code – has a long term credibility which exceeds many other competitive OSs", "An advanced Win32 GUI user would have a short learning cycle to become productive [under Linux]", "Long term, my simple experiments do indicate that Linux has a chance at the desktop market ...",[43] and "Overall respondents felt the most compelling reason to support OSS was that it 'Offers a low total cost of ownership (TCO)'."[44]

Responses to criticism

The Linux community has had mixed responses to these and other criticisms. As mentioned above, while some criticism has led to new features and better user-friendliness, the Linux community as a whole has a reputation for being resistant to criticism.[45] Writing for PC World, Keir Thomas, noted that, "Most of the time the world of Linux tends to be anti-critical. If anybody in the community dares be critical, they get stomped upon."[45] In a 2015 interview, Linus Torvalds also mentioned the tendency of Linux desktop environment projects to blame their users instead of themselves in case of criticism.[46]

See also

References

  1. ^ "IDC: Smartphone OS Market Share". www.idc.com.
  2. ^ "Gartner Says Tablet Sales Continue to Be Slow in 2015". 5 January 2015. Archived from the original on 24 January 2015. Retrieved 6 March 2015.
  3. ^ a b Jorge Ribas (5 November 2015). "The kernel of the argument". Washington Post. Fast, flexible and free, Linux is taking over the online world. But there is growing unease about security weaknesses.
  4. ^ "NetMarketShare Desktop Operating System Market Share". Retrieved 7 November 2015.
  5. ^ Timberg, Craig (5 November 2015). "The Kernel of the Argument". The Washington Post. Retrieved 19 January 2016.
  6. ^ Hoffman, Chris (31 October 2014). "Meet systemd, the controversial project taking over a Linux distro near you". PCWorld. Retrieved 19 January 2016.
  7. ^ Jared Newman (21 September 2015). "Steam for Linux tops 1,500 games as launch of Valve's Steam Machines nears". PCWorld.
  8. ^ "Steam's living room hardware blitz gets off to a muddy start". Ars Technica. 15 October 2015.
  9. ^ "The state of Linux gaming in the SteamOS era". Ars Technica. 26 February 2015.
  10. ^ "Gaming Reports for Linux Using Proton". ProtonDB. 2021.
  11. ^ Q&A session with Linus Torvalds: Why is Linux not competitive on desktop?. 15 June 2012 – via YouTube.
  12. ^ Linus Torvalds Interviewed on Stage at LinuxCon + CloudOpen Europe 2013. Linux Foundation. 23 October 2013. Archived from the original on 21 December 2021 – via YouTube.
  13. ^ Sean Michael Kerner (20 August 2014). "Linux Founder Linus Torvalds 'Still Wants the Desktop'". eweek.com. Archived from the original on 13 March 2015. Retrieved 1 January 2016.
  14. ^ a b Strohmeyer, Robert (October 2010). "Desktop Linux: The Dream Is Dead". PC World. Retrieved 12 November 2010.[permanent dead link]
  15. ^ a b Farrell, Nick (October 2010). "Linux's chance has gone: Desktop dream deader than a Norwegian Blue". Tech Eye. Archived from the original on 22 December 2013. Retrieved 12 November 2010. There was an opportunity for it to happen. Canonical had got its Ubuntu Operating System up to speed and Redmond was still shipping its piss poor Vista Operating System. Even Apple's Leopard was nothing to write home about. But it didn't happen and now it is unlikely to do so. While Linux will rule supreme on the server it will never make it to the desktop.
  16. ^ Humphries, Dominic (December 2005). "Linux is Not Windows". Retrieved 12 November 2010.
  17. ^ a b Daniel Gillmore; Ana Guerrerero López (29 August 2014). "Q&A with Linus Torvalds" (video). DebConf 2014 Portland. debian.net. Retrieved 4 September 2014. 6:00: One of the things, none of the distributions have ever done right is application packaging [...] making binaries for linux desktop applications is a major fucking pain in the ass
  18. ^ a b de Icaza, Miguel (29 August 2012). "What Killed the Linux Desktop". tirania.org.
  19. ^ Vaughan-Nichols, Steven J. (13 November 2018). "The Linux desktop: With great success comes great failure". Computerworld. Retrieved 19 September 2019.
  20. ^ Mobily, Tony (23 June 2009). "2009: software installation in GNU/Linux is still broken -- and a path to fixing it". www.freesoftwaremagazine.com. Retrieved 23 March 2010.
  21. ^ "Linux 4.12 To Enable KASLR By Default - Phoronix". Retrieved 25 December 2017.
  22. ^ Mills, Ashton (24 July 2007). APC (ed.). "Why I quit: kernel developer Con Kolivas (part 2, page 3)". apcmag.com. Future Publishing (Overseas) Limited. p. 3. Archived from the original on 23 April 2013. Retrieved 12 March 2015. I think any problem with any development model has multiple factors, and ultimately, it is humans that make decisions.
  23. ^ Austin, Modine (22 September 2009). "Linus calls Linux 'bloated and huge'". www.theregister.co.uk. Retrieved 1 July 2010.
  24. ^ "LinuxCon Roundtable in Torvalds Quotes". www.tuxradar.com. 22 September 2009. Archived from the original on 4 February 2013. Retrieved 1 July 2010.
  25. ^ Ravi (24 September 2009). "Is Linux kernel getting bloated ? Linus Torvalds says Yes!". about Linux.info. All about Linux. Archived from the original on 29 November 2012. Retrieved 12 March 2015.
  26. ^ "Linux Founder Linus Torvalds 'Still Wants the Desktop'". eweek.com. Archived from the original on 13 March 2015. Retrieved 3 August 2015.
  27. ^ Douglas Perry (15 January 2012). "Linux Kernel Grows Past 15 Million Lines of Code". Tom's Hardware. Retrieved 3 August 2015.
  28. ^ Corbet, Jonathan (11 June 2008). "Andrew Morton on kernel development". lwn.net. Retrieved 3 August 2015.
  29. ^ "Is Linux For Losers?". Forbes.
  30. ^ "Get the Facts Home". Get the Facts. Archived from the original on 6 July 2006. Retrieved 14 April 2007.
  31. ^ "Get the Facts on Linux and Windows: Security". Microsoft website. Retrieved 14 April 2007.
  32. ^ "Get the Facts on Linux and Windows: Reliability". Get the Facts. Archived from the original on 5 September 2006. Retrieved 14 April 2007.
  33. ^ Petreley, Nicholas (22 October 2004). "Windows v Linux security: the real facts". The Register. Retrieved 7 May 2019.
  34. ^ "Get the Facts on Linux and Windows: Total Cost of Ownership". Get the Facts. Archived from the original on 6 September 2006. Retrieved 14 April 2007.
  35. ^ "Get the Facts on Linux and Windows: Intellectual Property Indemnification". Get the Facts. Archived from the original on 6 September 2006. Retrieved 14 April 2007.
  36. ^ Joe Barr (24 June 2005). "The facts behind the "Get the Facts" ad campaign". Newsforge. Archived from the original on 18 February 2008. Retrieved 14 April 2007.
  37. ^ Petreley, Nicholas (22 October 2004). "Security Report: Windows vs Linux". The Register. Retrieved 7 May 2019.
  38. ^ Foley, Mary Jo (23 August 2007). "Microsoft kills its 'Get the Facts' anti-Linux site". ZDNet. Retrieved 7 May 2019.
  39. ^ "Microsoft tried to muck with anti-Linux 'facts'", February 2, 2007, ZDnet
  40. ^ "Licensing & Buying Programs". Micro Focus.
  41. ^ "We Believe". redhat.com. Archived from the original on 5 December 2006. Retrieved 3 August 2015.
  42. ^ "Canonical rejigs Ubuntu support services". theregister.co.uk. Retrieved 3 August 2015.
  43. ^ Raymond, Eric S. (12 October 2006). "Halloween Document II (Version 1.7)". www.catb.org/~esr.
  44. ^ Raymond, Eric S. (5 November 2002). "Halloween VII: Survey Says". www.catb.org/~esr.
  45. ^ a b Thomas, Keir (April 2009). "Linux Needs Critics". www.pcworld.com. Retrieved 22 January 2010.
  46. ^ "Interviews: Linus Torvalds Answers Your Question 118". slashdot.com. 1 July 2015. Retrieved 1 July 2015. What I do wish particularly desktop developers cared about is "consistency of experience".[...] I'm just talking about the pain and uncertainty users go through with upgrades, [...] This is not at all Linux-specific, of course - just look at the less than enthusiastic reception that other operating system redesigns have received. But I really wish that we hadn't had *both* of the major Linux desktop environments have to learn this (well, I hope they learnt) the hard way, and both of them ending up blaming their users rather than themselves.
Prefix: a b c d e f g h i j k l m n o p q r s t u v w x y z 0 1 2 3 4 5 6 7 8 9

Portal di Ensiklopedia Dunia

Kembali kehalaman sebelumnya