<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://www.explainxkcd.com/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Blydro</id>
		<title>explain xkcd - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://www.explainxkcd.com/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Blydro"/>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php/Special:Contributions/Blydro"/>
		<updated>2026-04-15T15:19:09Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.30.0</generator>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=Talk:1678:_Recent_Searches&amp;diff=119578</id>
		<title>Talk:1678: Recent Searches</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=Talk:1678:_Recent_Searches&amp;diff=119578"/>
				<updated>2016-05-09T16:00:24Z</updated>
		
		<summary type="html">&lt;p&gt;Blydro: /* autoexec joke */ new section&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Interestingly enough &amp;quot;CPU temperature sensor limits&amp;quot; might be a serious consideration for extreme overclockers, who use things like liquid nitrogen to cool their PC. [[User:SG 01|SG 01]] ([[User talk:SG 01|talk]]) 15:45, 9 May 2016 (UTC)&lt;br /&gt;
&lt;br /&gt;
This is my first time trying to help out with an explanation, please let me know if I did something wrong ^_^; [[User:Undergroundmonorail|Undergroundmonorail]] ([[User talk:Undergroundmonorail|talk]]) 15:48, 9 May 2016 (UTC)&lt;br /&gt;
&lt;br /&gt;
Is it possible the first one is an attempt to misuse google translate to translate programming code (to another programming language or even between linguistic languages)? [[User:TheHYPO|TheHYPO]] ([[User talk:TheHYPO|talk]]) 15:59, 9 May 2016 (UTC)&lt;br /&gt;
&lt;br /&gt;
== autoexec joke ==&lt;br /&gt;
&lt;br /&gt;
isn't this related to autoexec.bat? [[User:Blydro|Blydro]] ([[User talk:Blydro|talk]]) 16:00, 9 May 2016 (UTC)blydro&lt;/div&gt;</summary>
		<author><name>Blydro</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1678:_Recent_Searches&amp;diff=119567</id>
		<title>1678: Recent Searches</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1678:_Recent_Searches&amp;diff=119567"/>
				<updated>2016-05-09T15:50:19Z</updated>
		
		<summary type="html">&lt;p&gt;Blydro: /* Explanation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1678&lt;br /&gt;
| date      = May 9, 2016&lt;br /&gt;
| title     = Recent Searches&lt;br /&gt;
| image     = recent_searches.png&lt;br /&gt;
| titletext = autoexec code posted by verified twitter users&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|Needs an explanation for the individual queries.}}&lt;br /&gt;
&lt;br /&gt;
The comic refers to the practice of finding answers to computer problems using {{w|Google}}. It shows a list of search queries, each of which suggests the author is perversely misusuing or overextending some computer technology or technologies. The overall impression is of someone technically sophisticated enough to shoot themselves in the foot, and who does not learn any larger lessons despite doing so repeatedly. It is unlikely any of the searches would give useful answers, because no two people would be perverse in these extremely specific ways. The title text is another possible entry in this list.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;4&amp;quot; style=&amp;quot;border-collapse: collapse;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! width=20% | Search&lt;br /&gt;
! Explanation&lt;br /&gt;
|-&lt;br /&gt;
| Google translate syntax highlighting&lt;br /&gt;
| {{w|Syntax highlighting}} can be used when editing source code to make the code more readable and easier to understand. {{w|Google Translate}} is used to translate text from one spoken/written language to another. The joke here is that syntax highlighting doesn't make sense in the context of translating spoken/written languages.&lt;br /&gt;
|-&lt;br /&gt;
| Autodetect mixed bash zsh&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| CPU temperature sensor limits&lt;br /&gt;
| The CPU's temperature sensors exist to tell you when your CPU is becoming dangerously overheated (presumably as a result of overuse). Someone who searches for information about the limits of those sensors is presumably expecting to misuse their CPU.&lt;br /&gt;
|-&lt;br /&gt;
| GIF to XLS&lt;br /&gt;
| .GIF (Graphic Interchange Format) is a file extension used to store images and highly compressed videos. .XLS is thefile extension for Microsoft Excel spreadsheets. The joke is that the complete difference between the two types of file makes any kind of conversion all but impossible, so the search is useless.&lt;br /&gt;
|-&lt;br /&gt;
| Clock speed jumper sample rate&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| Clean reinstall keybinding&lt;br /&gt;
| This refers to keybinding, the practice of mapping a certain key to a certain function (e.g., pressing PRTSC will take a screenshot). Creating a keybinding for an task usually implies that the task is repeated often. A &amp;quot;clean reinstall&amp;quot; is however not generally something that should be repeated often.&lt;br /&gt;
|-&lt;br /&gt;
| Cron job to update crontab&lt;br /&gt;
| {{w|Cron}} is a utility 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 highly unusual and unlikely to be what you actually want to do.&lt;br /&gt;
|-&lt;br /&gt;
| fsck Chrome extension&lt;br /&gt;
| fsck is a low level tool that would require a lot of effort to run through a browser with no gain.&lt;br /&gt;
|-&lt;br /&gt;
| Recursive font&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| Regex matching valid ebnf&lt;br /&gt;
| EBNF refers to {{w|Extended Backus–Naur Form}}&lt;br /&gt;
|-&lt;br /&gt;
| Hardlinks Turing complete&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| Opposite of safe mode&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| Predictive touchpad&lt;br /&gt;
| {{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 word in the sentence without typing the whole word. A {{w|touchpad}} is a computer pointing device, similar to a {{w|computer mouse}}. The idea of a &amp;quot;predictive touchpad&amp;quot; seems absurd because, as opposed to typed words, there are not a limited number of swipe combinations that are possible on a touchpad. A &amp;quot;predictive touchpad&amp;quot; implies that a computer could predict where the use was going to move the mouse or click, which is clearly unreasonable&lt;br /&gt;
|-&lt;br /&gt;
| Google docs from bootloader&lt;br /&gt;
| Google docs relies on programs and libraries much more complex than a bootloader could run.&lt;br /&gt;
|-&lt;br /&gt;
| Hardware acceleration red channel only&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| autoexec code posted by verified twitter users&lt;br /&gt;
| Automatically executing code from the internet is generally a terrible idea, because it could be written by someone with malicious intent and harm your computer. The joke here is that the code would only be executed if written by someone who has been &amp;quot;verified&amp;quot; on Twitter. Twitter's verification service only serves to show that a user is who they claim to be, not whether or not their code can be trusted, so this would provide little protection.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:[Coloured and styled as the logo]&lt;br /&gt;
:Google&lt;br /&gt;
&lt;br /&gt;
:[Drop down box, implying recent searches]&lt;br /&gt;
:Google translate syntax highlighting&lt;br /&gt;
:Autodetect mixed bash zsh&lt;br /&gt;
:CPU temperature sensor limits&lt;br /&gt;
:GIF to XLS&lt;br /&gt;
:Clock speed jumper sample rate&lt;br /&gt;
:Clean reinstall keybinding&lt;br /&gt;
:Cron job to update crontab&lt;br /&gt;
:fsck Chrome extension&lt;br /&gt;
:Recursive font&lt;br /&gt;
:Regex matching valid ebnf&lt;br /&gt;
:Hardlinks Turing complete&lt;br /&gt;
:Opposite of safe mode&lt;br /&gt;
:Predictive touchpad&lt;br /&gt;
:Google docs from bootloader&lt;br /&gt;
:Hardware acceleration red channel only&lt;br /&gt;
&lt;br /&gt;
:[Bold, below page outline]&lt;br /&gt;
:I have no idea why my computers are always broken&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;/div&gt;</summary>
		<author><name>Blydro</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1678:_Recent_Searches&amp;diff=119554</id>
		<title>1678: Recent Searches</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1678:_Recent_Searches&amp;diff=119554"/>
				<updated>2016-05-09T15:41:40Z</updated>
		
		<summary type="html">&lt;p&gt;Blydro: added more explanations&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1678&lt;br /&gt;
| date      = May 9, 2016&lt;br /&gt;
| title     = Recent Searches&lt;br /&gt;
| image     = recent_searches.png&lt;br /&gt;
| titletext = autoexec code posted by verified twitter users&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|Needs an explanation for the individual queries.}}&lt;br /&gt;
&lt;br /&gt;
The comic refers to the practice of finding answers to computer problems using {{w|Google}}. It shows a list of search queries, each of which suggests the author is perversely misusuing or overextending some computer technology or technologies. The overall impression is of someone technically sophisticated enough to shoot themselves in the foot, and who does not learn any larger lessons despite doing so repeatedly. It is unlikely any of the searches would give useful answers, because no two people would be perverse in these extremely specific ways. The title text is another possible entry in this list.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;4&amp;quot; style=&amp;quot;border-collapse: collapse;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! width=20% | Search&lt;br /&gt;
! Explanation&lt;br /&gt;
|-&lt;br /&gt;
| Google translate syntax highlighting&lt;br /&gt;
| {{w|Syntax highlighting}} can be used when editing source code to make the code more readable and easier to understand. {{w|Google Translate}} is used to translate text from one spoken/written language to another. The joke here is that syntax highlighting doesn't make sense in the context of translating spoken/written languages.&lt;br /&gt;
|-&lt;br /&gt;
| Autodetect mixed bash zsh&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| CPU temperature sensor limits&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| GIF to XLS&lt;br /&gt;
| GIF (Graphic Interchange Format) is a file extension used to store highly compressed videos. XLS is thefile extension for Microsoft Excel spreadsheets. The joke is that the complete difference between the two types of file makes any kind of conversion all but impossible, so the search is useless.&lt;br /&gt;
|-&lt;br /&gt;
| Clock speed jumper sample rate&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| Clean reinstall keybinding&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| Cron job to update crontab&lt;br /&gt;
| {{w|Cron}} is a utility 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 highly unusual and unlikely to be what you actually want to do.&lt;br /&gt;
|-&lt;br /&gt;
| fsck Chrome extension&lt;br /&gt;
| fsck is a low level tool that would require a lot of effort to run through a browser with no gain.&lt;br /&gt;
|-&lt;br /&gt;
| Recursive font&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| Regex matching valid ebnf&lt;br /&gt;
| EBNF refers to {{w|Extended Backus–Naur Form}}&lt;br /&gt;
|-&lt;br /&gt;
| Hardlinks turing complete&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| Opposite of safe mode&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| Predictive touchpad&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| Google docs from bootloader&lt;br /&gt;
| Google docs relies on programs and libraries much more complex than a bootloader could run.&lt;br /&gt;
|-&lt;br /&gt;
| Hardware acceleration red channel only&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| autoexec code posted by verified twitter users&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:[Coloured and styled as the logo]&lt;br /&gt;
:Google&lt;br /&gt;
&lt;br /&gt;
:[Drop down box, implying recent searches]&lt;br /&gt;
:Google translate syntax highlighting&lt;br /&gt;
:Autodetect mixed bash zsh&lt;br /&gt;
:CPU temperature sensor limits&lt;br /&gt;
:GIF to XLS&lt;br /&gt;
:Clock speed jumper sample rate&lt;br /&gt;
:Clean reinstall keybinding&lt;br /&gt;
:Cron job to update crontab&lt;br /&gt;
:fsck Chrome extension&lt;br /&gt;
:Recursive font&lt;br /&gt;
:Regex matching valid ebnf&lt;br /&gt;
:Hardlinks turing complete&lt;br /&gt;
:Opposite of safe mode&lt;br /&gt;
:Predictive touchpad&lt;br /&gt;
:Google docs from bootloader&lt;br /&gt;
:Hardware acceleration red channel only&lt;br /&gt;
&lt;br /&gt;
:[Bold, below page outline]&lt;br /&gt;
:I have no idea why my computers are always broken&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;/div&gt;</summary>
		<author><name>Blydro</name></author>	</entry>

	</feed>