Editing 1678: Recent Searches

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 19: Line 19:
 
; [https://www.google.com/search?q=Google+translate+syntax+highlighting Google translate syntax highlighting]
 
; [https://www.google.com/search?q=Google+translate+syntax+highlighting Google translate syntax highlighting]
 
: {{w|Syntax highlighting}} can be used when editing {{w|source code}} to make the code more readable and easier to understand. It is not generally used for natural languages, but {{w|sentence diagram}}s of brief passages are used in language education.  {{w|Google Translate}} is used to translate text from one {{w|natural language}} to another. It uses {{w|JavaScript}} <tt>mouseover()</tt> to highlight words as an aid in matching phrases in the source with their translations, but does not apply different highlighting dependent on syntax.
 
: {{w|Syntax highlighting}} can be used when editing {{w|source code}} to make the code more readable and easier to understand. It is not generally used for natural languages, but {{w|sentence diagram}}s of brief passages are used in language education.  {{w|Google Translate}} is used to translate text from one {{w|natural language}} to another. It uses {{w|JavaScript}} <tt>mouseover()</tt> to highlight words as an aid in matching phrases in the source with their translations, but does not apply different highlighting dependent on syntax.
โˆ’
:Alternatively, this could imply that Randall is attempting to translate code from one programming language to another using Google Translate. Success would be unlikely, since the service is not intended for this,{{Citation needed}} and syntactically valid output might further break the computer executing it.
+
:Alternatively, this could imply that Randall is attempting to translate code from one programming language to another using Google Translate. Success would be unlikely, since the service is not intended for this {{Citation needed}}, and syntactically valid output might further break the computer executing it.
 
:Two other possible interpretations of this phrase are that Randall wants to translate the phrase "syntax highlighting" to another language, or that he wants to perform syntax highlighting on the source code for Google Translate.
 
:Two other possible interpretations of this phrase are that Randall wants to translate the phrase "syntax highlighting" to another language, or that he wants to perform syntax highlighting on the source code for Google Translate.
 
; Autodetect mixed bash zsh
 
; Autodetect mixed bash zsh
Line 35: Line 35:
 
: {{w|Cron}} is a utility on most Unix-like OSes that allows you to schedule commands or scripts to be run periodically. These scheduled jobs are read from a ''crontab'' file. A job that updates the crontab (therefore creating new jobs, removing old ones or editing existing ones) is paramount to a {{w|job scheduler}}, and trying to use cron for such functionality could result in highly unstable functionality (although a crontab could be sensibly regenerated periodically by a set of machines from a master crontab file annotated with per-host directives). This is similar to {{w|self-modifying code}}.
 
: {{w|Cron}} is a utility on most Unix-like OSes that allows you to schedule commands or scripts to be run periodically. These scheduled jobs are read from a ''crontab'' file. A job that updates the crontab (therefore creating new jobs, removing old ones or editing existing ones) is paramount to a {{w|job scheduler}}, and trying to use cron for such functionality could result in highly unstable functionality (although a crontab could be sensibly regenerated periodically by a set of machines from a master crontab file annotated with per-host directives). This is similar to {{w|self-modifying code}}.
 
; [https://www.google.com/search?q=fsck+chrome+extension fsck Chrome extension]
 
; [https://www.google.com/search?q=fsck+chrome+extension fsck Chrome extension]
โˆ’
: This is a search for an interface to the Unix '''f'''ile'''s'''ystem che'''ck'''er {{w|fsck}} via third-party software added to Chrome. fsck is a program for checking your filesystem for corruption. Repairing a filesystem this way would be inadvisable.{{Citation needed}} This might indicate confusion about the meaning of the term "online filesystem repair", in which "online" means "while the filesystem is in use" rather than "over the Internet". Alternatively, Randall might want to repair an installation of the operating system Chromium, in a manner less drastic than the {{w|factory reset}} preferred by Google.
+
: This is a search for an interface to the Unix '''f'''ile'''s'''ystem che'''ck'''er {{w|fsck}} via third-party software added to Chrome. fsck is a program for checking your filesystem for corruption. Repairing a filesystem this way would be inadvisable. {{Citation needed}} This might indicate confusion about the meaning of the term "online filesystem repair", in which "online" means "while the filesystem is in use" rather than "over the Internet". Alternatively, Randall might want to repair an installation of the operating system Chromium, in a manner less drastic than the {{w|factory reset}} preferred by Google.
 
; Recursive font
 
; Recursive font
 
: An idiosyncratic mix of {{w|recursion}} and the font style ''{{w|cursive}}'', referring especially to text handwritten in a flowing manner. {{w|PostScript}} (the language in which {{w|PostScript fonts|some fonts}} are written) is capable of recursion and PostScript Type 3 fonts are able to use the full language. This could create effects like fonts with complicated fractal borders and fill patterns - but the increase in processing time would contribute to seeming brokenness of the computer (or printer) rendering the font.
 
: An idiosyncratic mix of {{w|recursion}} and the font style ''{{w|cursive}}'', referring especially to text handwritten in a flowing manner. {{w|PostScript}} (the language in which {{w|PostScript fonts|some fonts}} are written) is capable of recursion and PostScript Type 3 fonts are able to use the full language. This could create effects like fonts with complicated fractal borders and fill patterns - but the increase in processing time would contribute to seeming brokenness of the computer (or printer) rendering the font.
Line 48: Line 48:
 
:It's also possible that Randall sees Safe Mode so often that he sees regular mode as an unusual and unique state and needs help navigating back to it.
 
:It's also possible that Randall sees Safe Mode so often that he sees regular mode as an unusual and unique state and needs help navigating back to it.
 
; Predictive touchpad
 
; Predictive touchpad
โˆ’
: {{w|Predictive text}} is a feature of many smartphone keyboards that predicts the most likely word the user wishes to type, and then gives the user the option to place the full word in the sentence immediately without having to finish typing it. A {{w|touchpad}} is a computer pointing device, similar to a {{w|computer mouse}}. The idea of a "predictive touchpad" seems absurd because, as opposed to typed words, there are not a limited number of swipe combinations that are possible on a touchpad. A "predictive touchpad" implies that a computer could predict where the user was going to move the mouse or click, which in this case would seem to defeat the purpose of a user input device.{{Citation needed}}
+
: {{w|Predictive text}} is a feature of many smartphone keyboards that predicts the most likely word the user wishes to type, and then gives the user the option to place the full word in the sentence immediately without having to finish typing it. A {{w|touchpad}} is a computer pointing device, similar to a {{w|computer mouse}}. The idea of a "predictive touchpad" seems absurd because, as opposed to typed words, there are not a limited number of swipe combinations that are possible on a touchpad. A "predictive touchpad" implies that a computer could predict where the user was going to move the mouse or click, which in this case would seem to defeat the purpose of a user input device. {{Citation needed}}.
 
:Interestingly, a version of Linux had a predictive cursor option, where the cursor jumped to the nearest button (like window close) when it moved near to but didn't quite reach that button.
 
:Interestingly, a version of Linux had a predictive cursor option, where the cursor jumped to the nearest button (like window close) when it moved near to but didn't quite reach that button.
 
; Google docs from bootloader
 
; Google docs from bootloader

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)