<?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=Xkcdear</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=Xkcdear"/>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php/Special:Contributions/Xkcdear"/>
		<updated>2026-05-23T13:04:18Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.30.0</generator>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1854:_Refresh_Types&amp;diff=141765</id>
		<title>1854: Refresh Types</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1854:_Refresh_Types&amp;diff=141765"/>
				<updated>2017-06-23T18:19:06Z</updated>
		
		<summary type="html">&lt;p&gt;Xkcdear: /* Explanation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1854&lt;br /&gt;
| date      = June 23, 2017&lt;br /&gt;
| title     = Refresh Types&lt;br /&gt;
| image     = refresh_types.png&lt;br /&gt;
| titletext = The hardest refresh requires both a Mac keyboard and a Windows keyboard as a security measure, like how missile launch systems require two keys to be turned at once.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|This is chaos - multiple explanations should be merged and condensed. Do NOT delete this tag too soon.}}&lt;br /&gt;
&lt;br /&gt;
This Comic lists five different levels of refresh operations for web applications. The first three (soft, normal, and hard refresh) are different operations done in the browser to request that information be retrieved from the server. The other two (harder and hardest refresh) are further, imaginary operations that perform &amp;quot;refresh&amp;quot; operations on remote resources.&lt;br /&gt;
&lt;br /&gt;
Soft refresh refers to an operation in a web page that requests new information without reloading the page. The given example, Gmail, includes a feature that allows users to pull down new emails without reloading the inbox interface. It is a command given to the web page, rather than to the browser.&lt;br /&gt;
&lt;br /&gt;
A &amp;quot;normal refresh&amp;quot; is a browser operation that reloads portions of a web page that have changed since the original load. It is the refresh operation triggered by refresh buttons in browsers, and will generally accomplish the same thing as a soft refresh, with the additional cost of reloading the web page.&lt;br /&gt;
&lt;br /&gt;
Hard refresh is a less common browser operation that clears any cached files associated with the page before requesting a new copy. Browser caching is a way to store webpage resources locally in order to decrease load time and data transmitted. Hard refreshes are usually used when a webapp has changed in such a way that the cached data is interfering with the proper display of the page. A hard refresh is slower because it forces the browser to download the entire page, but it ensures that the page is displayed as it is currently being served.&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Harder refresh&amp;quot; is a joke that extends the existing naming scheme. The joke is that if a &amp;quot;hard refresh&amp;quot; resets the browser display and cache, a harder refresh should reset the source of the data by cycling power in the data center. Assuming no damage was done, this would reset the memory on the server, erasing any information that had not been written to disk, and setting the server to the state it was in at launch. This would cause considerable downtime, and would be unlikely to help the user at all.&lt;br /&gt;
&lt;br /&gt;
The fifth option, &amp;quot;hardest refresh&amp;quot;, moves beyond resetting the source of the data and resets the entire internet back to ARPANET, an early military network which was a forerunner to the modern internet. The implications of this are not made clear, but it should be noted that it wouldn't help to fix any problems a user is experiencing in-browser, as HTTP, the protocol by which web pages are sent, was not developed until late 1990, the year ARPANET was decommissioned.&lt;br /&gt;
&lt;br /&gt;
The Keyboard shortcuts listed for the three real actions are, in fact, standard shortcuts. shortcuts tend to be longer and more complicated for less common operations, and the fake shortcuts play to this idea. The &amp;quot;harder refresh&amp;quot; uses six keys, including the non-standard '[https://askubuntu.com/questions/19558/what-are-the-meta-super-and-hyper-keys HYPER]' key, a feature of the {{w|Space cadet keyboard}}. &lt;br /&gt;
The &amp;quot;hardest refresh&amp;quot; shortcut uses fifteen keys, including non-standard ones such as Ø and ⏏. The shortcut makes amusing comparisons about the similarity of F-5 and F5, as well as the similarity in appearance between O, 0, and Ø.&lt;br /&gt;
&lt;br /&gt;
The title text suggests that the inclusion of both the windows key and command key in the &amp;quot;Hardest refresh&amp;quot; shortcut is a security measure akin to the {{w|Two-man rule}}, as it would require two keyboards to enter. This may be something of a joke in-and-of-iteslf, as the two keys are actually problematically identical.&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
{{incomplete transcript|Do NOT delete this tag too soon. No table is the preferred version, just describe what's in the picture including the special keys.}}&lt;br /&gt;
:{| class=wikitable&lt;br /&gt;
! Refresh Type&lt;br /&gt;
! Example Shortcuts&lt;br /&gt;
! Effect&lt;br /&gt;
|-&lt;br /&gt;
| Soft Refresh &lt;br /&gt;
| Gmail &amp;lt;span style=&amp;quot;border: 1px solid black&amp;quot;&amp;gt;REFRESH&amp;lt;/span&amp;gt; Button &lt;br /&gt;
| Requests update within Javascript&lt;br /&gt;
|-&lt;br /&gt;
| Normal Refresh &lt;br /&gt;
| F5, CTRL-R,  &amp;amp;#x2318;-R&lt;br /&gt;
 |Refreshes page&lt;br /&gt;
|-&lt;br /&gt;
|Hard Refresh &lt;br /&gt;
| CTRL-F5, CTRL-&amp;amp;#x21E7;,  &amp;amp;#x2318;-&amp;amp;#x21E7;-R &lt;br /&gt;
| Refreshes page including cached files&lt;br /&gt;
|-&lt;br /&gt;
|Harder Refresh &lt;br /&gt;
| CTRL-&amp;amp;#x21E7;-HYPER-ESC-R-F5 &lt;br /&gt;
| Remotely cycles power to datacenter&lt;br /&gt;
|-&lt;br /&gt;
|Hardest Refresh &lt;br /&gt;
|CTRL- &amp;amp;#x2318;&amp;lt;span title=&amp;quot;Windows key logo&amp;quot;&amp;gt;&amp;amp;#x229E;&amp;lt;/span&amp;gt;&amp;amp;#x21E7;#-R-F5-F-5-ESC-O-0-Ø-&amp;amp;#x23CF;-SCROLL LOCK &lt;br /&gt;
|Internet starts over from Arpanet&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Computers]]&lt;br /&gt;
[[Category:Internet]]&lt;/div&gt;</summary>
		<author><name>Xkcdear</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1854:_Refresh_Types&amp;diff=141764</id>
		<title>1854: Refresh Types</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1854:_Refresh_Types&amp;diff=141764"/>
				<updated>2017-06-23T18:18:26Z</updated>
		
		<summary type="html">&lt;p&gt;Xkcdear: /* Explanation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1854&lt;br /&gt;
| date      = June 23, 2017&lt;br /&gt;
| title     = Refresh Types&lt;br /&gt;
| image     = refresh_types.png&lt;br /&gt;
| titletext = The hardest refresh requires both a Mac keyboard and a Windows keyboard as a security measure, like how missile launch systems require two keys to be turned at once.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|This is chaos - multiple explanations should be merged and condensed. Do NOT delete this tag too soon.}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|This is chaos - multiple explanations should be merged and condensed. Do NOT delete this tag too soon.}}&lt;br /&gt;
&lt;br /&gt;
This Comic lists five different levels of refresh operations for web applications. The first three (soft, normal, and hard refresh) are different operations done in the browser to request that information be retrieved from the server. The other two (harder and hardest refresh) are further, imaginary operations that perform &amp;quot;refresh&amp;quot; operations on remote resources.&lt;br /&gt;
&lt;br /&gt;
Soft refresh refers to an operation in a web page that requests new information without reloading the page. The given example, Gmail, includes a feature that allows users to pull down new emails without reloading the inbox interface. It is a command given to the web page, rather than to the browser.&lt;br /&gt;
&lt;br /&gt;
A &amp;quot;normal refresh&amp;quot; is a browser operation that reloads portions of a web page that have changed since the original load. It is the refresh operation triggered by refresh buttons in browsers, and will generally accomplish the same thing as a soft refresh, with the additional cost of reloading the web page.&lt;br /&gt;
&lt;br /&gt;
Hard refresh is a less common browser operation that clears any cached files associated with the page before requesting a new copy. Browser caching is a way to store webpage resources locally in order to decrease load time and data transmitted. Hard refreshes are usually used when a webapp has changed in such a way that the cached data is interfering with the proper display of the page. A hard refresh is slower because it forces the browser to download the entire page, but it ensures that the page is displayed as it is currently being served.&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Harder refresh&amp;quot; is a joke that extends the existing naming scheme. The joke is that if a &amp;quot;hard refresh&amp;quot; resets the browser display and cache, a harder refresh should reset the source of the data by cycling power in the data center. Assuming no damage was done, this would reset the memory on the server, erasing any information that had not been written to disk, and setting the server to the state it was in at launch. This would cause considerable downtime, and would be unlikely to help the user at all.&lt;br /&gt;
&lt;br /&gt;
The fifth option, &amp;quot;hardest refresh&amp;quot;, moves beyond resetting the source of the data and resets the entire internet back to ARPANET, an early military network which was a forerunner to the modern internet. The implications of this are not made clear, but it should be noted that it wouldn't help to fix any problems a user is experiencing in-browser, as HTTP, the protocol by which web pages are sent, was not developed until late 1990, the year ARPANET was decommissioned.&lt;br /&gt;
&lt;br /&gt;
The Keyboard shortcuts listed for the three real actions are, in fact, standard shortcuts. shortcuts tend to be longer and more complicated for less common operations, and the fake shortcuts play to this idea. The &amp;quot;harder refresh&amp;quot; uses six keys, including the non-standard '[https://askubuntu.com/questions/19558/what-are-the-meta-super-and-hyper-keys HYPER]' key, a feature of the {{w|Space cadet keyboard}}. &lt;br /&gt;
The &amp;quot;hardest refresh&amp;quot; shortcut uses fifteen keys, including non-standard ones such as Ø and ⏏. The shortcut makes amusing comparisons about the similarity of F-5 and F5, as well as the similarity in appearance between O, 0, and Ø.&lt;br /&gt;
&lt;br /&gt;
The title text suggests that the inclusion of both the windows key and command key in the &amp;quot;Hardest refresh&amp;quot; shortcut is a security measure akin to the {{w|Two-man rule}}, as it would require two keyboards to enter. This may be something of a joke in-and-of-iteslf, as the two keys are actually problematically identical.&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
{{incomplete transcript|Do NOT delete this tag too soon. No table is the preferred version, just describe what's in the picture including the special keys.}}&lt;br /&gt;
:{| class=wikitable&lt;br /&gt;
! Refresh Type&lt;br /&gt;
! Example Shortcuts&lt;br /&gt;
! Effect&lt;br /&gt;
|-&lt;br /&gt;
| Soft Refresh &lt;br /&gt;
| Gmail &amp;lt;span style=&amp;quot;border: 1px solid black&amp;quot;&amp;gt;REFRESH&amp;lt;/span&amp;gt; Button &lt;br /&gt;
| Requests update within Javascript&lt;br /&gt;
|-&lt;br /&gt;
| Normal Refresh &lt;br /&gt;
| F5, CTRL-R,  &amp;amp;#x2318;-R&lt;br /&gt;
 |Refreshes page&lt;br /&gt;
|-&lt;br /&gt;
|Hard Refresh &lt;br /&gt;
| CTRL-F5, CTRL-&amp;amp;#x21E7;,  &amp;amp;#x2318;-&amp;amp;#x21E7;-R &lt;br /&gt;
| Refreshes page including cached files&lt;br /&gt;
|-&lt;br /&gt;
|Harder Refresh &lt;br /&gt;
| CTRL-&amp;amp;#x21E7;-HYPER-ESC-R-F5 &lt;br /&gt;
| Remotely cycles power to datacenter&lt;br /&gt;
|-&lt;br /&gt;
|Hardest Refresh &lt;br /&gt;
|CTRL- &amp;amp;#x2318;&amp;lt;span title=&amp;quot;Windows key logo&amp;quot;&amp;gt;&amp;amp;#x229E;&amp;lt;/span&amp;gt;&amp;amp;#x21E7;#-R-F5-F-5-ESC-O-0-Ø-&amp;amp;#x23CF;-SCROLL LOCK &lt;br /&gt;
|Internet starts over from Arpanet&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Computers]]&lt;br /&gt;
[[Category:Internet]]&lt;/div&gt;</summary>
		<author><name>Xkcdear</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1809:_xkcd_Phone_5&amp;diff=136864</id>
		<title>1809: xkcd Phone 5</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1809:_xkcd_Phone_5&amp;diff=136864"/>
				<updated>2017-03-10T13:55:47Z</updated>
		
		<summary type="html">&lt;p&gt;Xkcdear: /* Table of features */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1809&lt;br /&gt;
| date      = March 10, 2017&lt;br /&gt;
| title     = xkcd Phone 5&lt;br /&gt;
| image     = xkcd_phone_5.png&lt;br /&gt;
| titletext = The phone will be collected by the toll operators and mailed back to you within 4-6 weeks.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|Needs a lot more}}&lt;br /&gt;
Today's cartoon is the fifth [[:Category:xkcd Phones|xkcd Phone]] with many questionably-useful features:&lt;br /&gt;
&lt;br /&gt;
===Table of features===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!Feature&lt;br /&gt;
!Explanation&lt;br /&gt;
|-&lt;br /&gt;
|'''Bluetooth speaker'''&lt;br /&gt;
| This is the only potentially useful feature of this phone as while a bluetooth speaker built in to the device would be no more useful for playing music from it than any other speaker it would enable other devices to play through your phone.&lt;br /&gt;
|-&lt;br /&gt;
|'''Stained-glass display'''&lt;br /&gt;
| Prevents seeing certain colors. This would also make the phone considerably heavier due to the weight of the glass.&lt;br /&gt;
|-&lt;br /&gt;
|'''Gallium chassis'''&lt;br /&gt;
| It has a melting point of 85°F (or 29.7°C), making it impossible to be carried on the bare skin.&lt;br /&gt;
|-&lt;br /&gt;
|'''Soundproof'''&lt;br /&gt;
| Presumably this means that speakers and microphone may not work.&lt;br /&gt;
|-&lt;br /&gt;
|'''Can feel pain'''&lt;br /&gt;
| This would presumably become apparent when the chassis melts on contact with exposed skin and the phone is left with open wounds.&lt;br /&gt;
|-&lt;br /&gt;
|'''E-Z Pass partnership'''&lt;br /&gt;
|E-Z Pass is an account you put money into and you put a transmitter in your windshield so when you go through a toll booth you don't have to stop and pay by hand.&lt;br /&gt;
|-&lt;br /&gt;
|'''Foldable (once)'''&lt;br /&gt;
|Presumably you can &amp;quot;fold&amp;quot; it by snapping it in half but you can only do his once because the phone wont work otherwise. It may refer to the fact that a later version of iPhone had a weak spot that lead it to easily folding and breaking. The &amp;quot;(once)&amp;quot; part may refer to a joke by Jeff Dunham on his Meet Melvin act, where he asks the puppet if it can stop a speeding bullet, to which the puppet says &amp;quot;Once&amp;quot;.&lt;br /&gt;
|-&lt;br /&gt;
|'''Screen transfers images to skin'''&lt;br /&gt;
| This could either mean the image displayed on the screen or potentially whatever the stained glass image itself is.&lt;br /&gt;
|-&lt;br /&gt;
|'''Retina storage'''&lt;br /&gt;
| This is a play on the name of apple's prized &amp;quot;Retina Display&amp;quot;. The joke may be in reference to apple's possession of a trademark for the word &amp;quot;retina&amp;quot; in regards to computer equipment, which is made to seem absurd by the unusual use. It is not made clear whose retinas are meant to be stored.&lt;br /&gt;
|-&lt;br /&gt;
|'''Background task automatically catches and eats Pokemon'''&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|'''Supercuts partnership'''&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|'''Squelch knob'''&lt;br /&gt;
|Squlech is a feature of CB radios which quiets background noise when no signal is present. For a smartphone, perhaps this knob could control the &amp;quot;signal-to-noise&amp;quot; ratio of your Facebook feed or other social media platforms.&lt;br /&gt;
|-&lt;br /&gt;
|'''IBM buckling-spring Home button'''&lt;br /&gt;
|IBM buckling-spring keyboards are favorites of geeks for the feeling of quality and auditory feedback (keys click loudly) they provide. The iPhone's Home button provides little to no such satisfaction when pressed.&lt;br /&gt;
|-&lt;br /&gt;
|'''Cot-caught merger switch'''&lt;br /&gt;
| This is a reference to the [https://en.wikipedia.org/wiki/Cot%E2%80%93caught_merger cot-caught merger], a linguistic change happening among English speakers, particularly in some parts of North America and the British Isles, which causes caught (previously pronounced &amp;quot;kawt&amp;quot;) to be pronounced the same as cot (pronounced &amp;quot;kot&amp;quot;).&lt;br /&gt;
|-&lt;br /&gt;
|'''60x optical zoom camera'''&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|'''Loran navigation'''&lt;br /&gt;
| Once developed for sea shipping, it enables navigation by land-based radio transmitters and is accurate to about 300 meters.&lt;br /&gt;
|-&lt;br /&gt;
|'''28-factor authentication'''&lt;br /&gt;
| An authentication factor is a way of proving ones identity. It can be a password, a fingerprint, a physical key, etc.... Secure applications may include two or more factors, a common example is the &amp;quot;PIN and chip&amp;quot; system used with credit cards, where you need both the card and secret code to authorize a transaction. Many online services now provide two-factor authentication to protect against password-based attacks. A 28-factor authentication would be very secure in theory but so impractical that it would be unusable.&lt;br /&gt;
|-&lt;br /&gt;
|'''Hook shot'''&lt;br /&gt;
| Either a reference to the basketball shot or the Legend of Zelda weapon/tool, used to bring items to Link or bring Link closer to a goal.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
&lt;br /&gt;
:[An image of a smartphone featuring large camera lens is shown. Clockwise from the top the labels read:]&lt;br /&gt;
&lt;br /&gt;
:Bluetooth speaker&lt;br /&gt;
&lt;br /&gt;
:Stained-glass display&lt;br /&gt;
&lt;br /&gt;
:Gallium chassis remains solid up to 85&amp;amp;deg;F&lt;br /&gt;
&lt;br /&gt;
:Soundproof&lt;br /&gt;
&lt;br /&gt;
:Can feel pain&lt;br /&gt;
&lt;br /&gt;
:E-Z Pass partnership: phone can be dropped into coin basket to pay tolls&lt;br /&gt;
&lt;br /&gt;
:Foldable (once)&lt;br /&gt;
&lt;br /&gt;
:Screen transfers images to skin&lt;br /&gt;
&lt;br /&gt;
:Retina storage&lt;br /&gt;
&lt;br /&gt;
:Background task automatically catches and eats Pokemon&lt;br /&gt;
&lt;br /&gt;
:Supercuts partnership: trims hair fed into charging port&lt;br /&gt;
&lt;br /&gt;
:Squeltch knob&lt;br /&gt;
&lt;br /&gt;
:IBM buckling-spring Home button&lt;br /&gt;
&lt;br /&gt;
:Cot-caught merger switch&lt;br /&gt;
&lt;br /&gt;
:60x optical zoom camera&lt;br /&gt;
&lt;br /&gt;
:Loran navigation&lt;br /&gt;
&lt;br /&gt;
:28-factor authentication&lt;br /&gt;
&lt;br /&gt;
:Hook shot&lt;br /&gt;
&lt;br /&gt;
:[Below the phone:]&lt;br /&gt;
:Introducing&lt;br /&gt;
:&amp;lt;big&amp;gt;&amp;lt;big&amp;gt;The XKCD Phone 5&amp;lt;/big&amp;gt;&amp;lt;/big&amp;gt;&lt;br /&gt;
:We're trying to catch up to Apple but refuse to skip numbers&amp;lt;sup&amp;gt;®&amp;lt;/sup&amp;gt;™&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
&lt;br /&gt;
[[Category:xkcd Phones]]&lt;/div&gt;</summary>
		<author><name>Xkcdear</name></author>	</entry>

	</feed>