Editing Talk:2140: Reinvent the Wheel

Jump to: navigation, search
Ambox notice.png Please sign your posts with ~~~~

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 21: Line 21:
 
I suspect this is a comment on JavaScript (JS) coding for the web, specifically the NPM node.js package manager.  I'm not a front-end Web developer, but apparently lots of web pages use NPM to pull down dependencies, bits of code to accomplish some task, rather than write it new (thus, avoid 'reinventing the wheel').  The problem is there's poor control over what those dependencies do and how they might get modified on you unexpectedly.  See the [https://en.wikipedia.org/wiki/Npm_(software)#Notable_breakages Wikipedia article] on NPM for some history of bad breakages that have occurred.
 
I suspect this is a comment on JavaScript (JS) coding for the web, specifically the NPM node.js package manager.  I'm not a front-end Web developer, but apparently lots of web pages use NPM to pull down dependencies, bits of code to accomplish some task, rather than write it new (thus, avoid 'reinventing the wheel').  The problem is there's poor control over what those dependencies do and how they might get modified on you unexpectedly.  See the [https://en.wikipedia.org/wiki/Npm_(software)#Notable_breakages Wikipedia article] on NPM for some history of bad breakages that have occurred.
 
: I second this comment as being the key to the explanation.  Especially when your external dependencies are also hosted on sites that you don't control; any functionality that you depend on can be replaced at any time, analogous to swapping out a sedan's tire for a bicycle tire. [[Special:Contributions/108.162.215.202|108.162.215.202]] 20:03, 22 April 2019 (UTC)
 
: I second this comment as being the key to the explanation.  Especially when your external dependencies are also hosted on sites that you don't control; any functionality that you depend on can be replaced at any time, analogous to swapping out a sedan's tire for a bicycle tire. [[Special:Contributions/108.162.215.202|108.162.215.202]] 20:03, 22 April 2019 (UTC)
: thirded. googling a solution to your coding problem and then implementing it (as a third-party library or as code directly) is very much as described in this comic. yay, randall! --[[Special:Contributions/162.158.154.241|162.158.154.241]] 09:39, 23 April 2019 (UTC)
 
  
 
The point of the comic is likely that the term "Reinvent the Wheel" is not typically used in a literal sense to refer to actual wheels, as it is in this comic.  Instead, it usually refers to exerting effort on something that adds no value over re-using something that already exists, whether it's a product's design or something intangible like an idea or study.  We could probably provide a link to the Wikipedia article on the topic to help readers who are unfamiliar with the phrase. [[User:Ianrbibtitlht|Ianrbibtitlht]] ([[User talk:Ianrbibtitlht|talk]]) 19:38, 22 April 2019 (UTC)
 
The point of the comic is likely that the term "Reinvent the Wheel" is not typically used in a literal sense to refer to actual wheels, as it is in this comic.  Instead, it usually refers to exerting effort on something that adds no value over re-using something that already exists, whether it's a product's design or something intangible like an idea or study.  We could probably provide a link to the Wikipedia article on the topic to help readers who are unfamiliar with the phrase. [[User:Ianrbibtitlht|Ianrbibtitlht]] ([[User talk:Ianrbibtitlht|talk]]) 19:38, 22 April 2019 (UTC)

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)