Editing 456: Cautionary

Jump to: navigation, search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 10: Line 10:
 
[[Cueball]]'s cousin decides to install {{w|Linux}} on her new PC, and calls Cueball, whom she views as her personal Linux expert.  The overarching joke revolves around the fact that Linux, especially home PC-based GNU/Linux, was (at the time of this comic's publication in 2008) much more often used as a "hobby" OS, as compared against a "productivity" OS such as {{w|Windows}} or {{w|macOS}}.  Large numbers of people use Windows or Mac by default, because it came with their computer hardware when they bought it, and it already had the software suite they wanted to use installed along with it.  Linux, on the other hand, rarely comes pre-installed on PC hardware and generally must be deliberately chosen and acquired.  While it can be set up to achieve efficient and productive workflow in virtually any area on PCs, because it often must be consciously selected, installed, and configured by users, it tends to either attract or, in a few cases, create individuals who take disproportionate pleasure in, and derive self-identification from, hacking the operating system itself.  Thus, many people who are {{w|Linux}} {{w|Hacker (hobbyist)|enthusiasts}} began by not really knowing anything about it other than that it's {{w|Gratis|free of cost}}, but the process of actually building Linux on their machines gradually led them to take an increasing interest in it, which the comic humorously likens to substance addiction.
 
[[Cueball]]'s cousin decides to install {{w|Linux}} on her new PC, and calls Cueball, whom she views as her personal Linux expert.  The overarching joke revolves around the fact that Linux, especially home PC-based GNU/Linux, was (at the time of this comic's publication in 2008) much more often used as a "hobby" OS, as compared against a "productivity" OS such as {{w|Windows}} or {{w|macOS}}.  Large numbers of people use Windows or Mac by default, because it came with their computer hardware when they bought it, and it already had the software suite they wanted to use installed along with it.  Linux, on the other hand, rarely comes pre-installed on PC hardware and generally must be deliberately chosen and acquired.  While it can be set up to achieve efficient and productive workflow in virtually any area on PCs, because it often must be consciously selected, installed, and configured by users, it tends to either attract or, in a few cases, create individuals who take disproportionate pleasure in, and derive self-identification from, hacking the operating system itself.  Thus, many people who are {{w|Linux}} {{w|Hacker (hobbyist)|enthusiasts}} began by not really knowing anything about it other than that it's {{w|Gratis|free of cost}}, but the process of actually building Linux on their machines gradually led them to take an increasing interest in it, which the comic humorously likens to substance addiction.
  
βˆ’
Xorg (officially {{w|X.Org Server|X.Org}}) is an implementation of the X Window System, a program responsible for the graphical display used on Linux.  If it has configuration problems, which was quite common with some video card drivers back in 2008 (especially {{w|fglrx#Linux|those for ATI Radeon cards}}), it is often difficult and/or painful to fix (see [[963: X11]]).  {{w|man page|Man pages}} are manual pages for Unix-based operating systems and software, usually accessible online but also bundled with the software itself.  Considered helpful and clear by the sorts of advanced computer users who typically run Linux, the text-only documentation can seem inaccessible for less-technical users.  Here, the joke starts to build in that Cueball's cousin, a computer novice who just wanted something to work out of the box, is now having to learn how to understand Linux documentation in order to fix her ongoing Xorg problem (likely an inability to start a graphical environment, something a novice user would depend on).
+
Xorg (officially {{w|X.Org Server|X.Org}}) is an implementation of the X Window System, a program responsible for the graphical display used on Linux.  If it has configuration problems, which was quite common with some video card drivers back in 2008 (especially {{w|fglrx#Linux|those for ATI Radeon cards}}), it is often difficult and/or painful to fix (see [[963: X11]]).  {{w|man page|Man pages}} are manual pages for Unix-based operating systems and software, usually accessible online but also bundled with the software itself.  Considered helpful and clear by the sorts of advanced computer users who typically run Linux, the text-only documentation requires a bit of a learning curve and is not generally adequate for less-technical users.  Here, the joke starts to build in that Cueball's cousin, a computer novice who just wanted something to work out of the box, is now having to learn how to understand Linux documentation in order to fix her ongoing Xorg problem (likely an inability to start a graphical environment, something a novice user would depend on).
  
 
In the third panel, we see that the cousin has had new problems.  Though she likely has been able to fix Xorg, she is now having problems with Ubuntu's auto-configuration tools.  She suggests that she is considering switching to a more advanced Linux distro in order to sidestep the failing autoconfig issues.  A Linux "distro" (distribution) is a suite of tools and applications that provides a specific user experience on top of the core Linux operating system.  Each distro has a different look and feel and different feature sets and design philosophies.  {{w|Ubuntu (operating system)|Ubuntu}} is a very popular "beginner" version of Linux, designed to "just work" and be familiar and usable to people fresh out of Windows.  {{w|Debian}} is a popular but somewhat more "advanced," traditionally "{{w|Unix-like}}", distro, with a huge and diverse base of supported software that generally requires more Linux know-how to configure and use.  In fact, Ubuntu is based on Debian, and under the hood they have similar features, so that it would not be considered much of a leap for a competent Ubuntu user to switch.  {{w|Gentoo Linux|Gentoo}}, on the other hand, is a very advanced distro allowing for extreme customization and optimization, but requiring extensive install and setup time.  It is generally considered to be complex and beginner-unfriendly (to the point that its difficulty has become somewhat memetic in the Linux world), a trade-off for providing a powerful and versatile set of tools for advanced system hacking.  It appears that during the past four weeks, Cueball's cousin has started to consider that solving her problem would require complex tweaking.
 
In the third panel, we see that the cousin has had new problems.  Though she likely has been able to fix Xorg, she is now having problems with Ubuntu's auto-configuration tools.  She suggests that she is considering switching to a more advanced Linux distro in order to sidestep the failing autoconfig issues.  A Linux "distro" (distribution) is a suite of tools and applications that provides a specific user experience on top of the core Linux operating system.  Each distro has a different look and feel and different feature sets and design philosophies.  {{w|Ubuntu (operating system)|Ubuntu}} is a very popular "beginner" version of Linux, designed to "just work" and be familiar and usable to people fresh out of Windows.  {{w|Debian}} is a popular but somewhat more "advanced," traditionally "{{w|Unix-like}}", distro, with a huge and diverse base of supported software that generally requires more Linux know-how to configure and use.  In fact, Ubuntu is based on Debian, and under the hood they have similar features, so that it would not be considered much of a leap for a competent Ubuntu user to switch.  {{w|Gentoo Linux|Gentoo}}, on the other hand, is a very advanced distro allowing for extreme customization and optimization, but requiring extensive install and setup time.  It is generally considered to be complex and beginner-unfriendly (to the point that its difficulty has become somewhat memetic in the Linux world), a trade-off for providing a powerful and versatile set of tools for advanced system hacking.  It appears that during the past four weeks, Cueball's cousin has started to consider that solving her problem would require complex tweaking.

Please note that all contributions to explain xkcd may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see explain xkcd:Copyrights for details). Do not submit copyrighted work without permission!

To protect the wiki against automated edit spam, we kindly ask you to solve the following CAPTCHA:

Cancel | Editing help (opens in new window)