<?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=162.158.214.64</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=162.158.214.64"/>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php/Special:Contributions/162.158.214.64"/>
		<updated>2026-06-27T17:52:24Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.30.0</generator>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=949:_File_Transfer&amp;diff=142421</id>
		<title>949: File Transfer</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=949:_File_Transfer&amp;diff=142421"/>
				<updated>2017-07-09T01:49:29Z</updated>
		
		<summary type="html">&lt;p&gt;162.158.214.64: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 949&lt;br /&gt;
| date      = September 9, 2011&lt;br /&gt;
| title     = File Transfer&lt;br /&gt;
| image     = file_transfer.png&lt;br /&gt;
| titletext = Every time you email a file to yourself so you can pull it up on your friend's laptop, Tim Berners-Lee sheds a single tear.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
[[Cueball]] is trying to help two people, his friend and his friend's cousin, exchange a 25&amp;amp;nbsp;MB file. Most people know how to use email to send files through the internet, but 25&amp;amp;nbsp;MB exceeds the attachment size limit of most email services. The reason there is a limit is because every email has to be transferred between several mail transfer agents, and each one has to temporarily store a copy of the email. Space constraints on those mail servers means that they must impose size limits, and an email with such a large attachment will therefore not be delivered.&lt;br /&gt;
&lt;br /&gt;
The next option is to upload the file to an FTP server (FTP stands for {{w|File Transfer Protocol}}, as opposed to HTTP, {{w|Hypertext Transfer Protocol}}), used to transfer files between computers on a shared network, such as the internet. However, FTP servers are a touch more esoteric than a mere email attachment, and many internet users don't have access to one of their own.&lt;br /&gt;
&lt;br /&gt;
Web hosting is simply the ability to create a website and store all the data for said website on a server which is connected to the internet. If Cueball's friend's cousin had the ability to do that, sharing the file would be as easy as putting a copy of it in an accessible directory and sending the link to the desired recipient.&lt;br /&gt;
&lt;br /&gt;
{{w|Megaupload}} was one of many sites on the internet that recognizes most users' inability to host large files on their own, and so offers to host large files, sometimes for free, sometimes for a small fee. The payoff is that in order to make such a service profitable, many of these sites are cluttered with banner and pop up ads in a mad effort to squeeze as much ad revenue out of every page view as possible. It's not a dealbreaker for some, but Cueball seems to think it'll be too much for his friend's cousin to handle.&lt;br /&gt;
&lt;br /&gt;
{{w|AOL Instant Messenger|AIM}} direct connect was a file sharing system on AOL Instant Messenger, which was already suffering severe drops in popularity by the year 2000. Clearly, Cueball is grasping at straws here: anybody desperate enough to invoke the name of AOL as a solution instead of a problem must be at their wits' end.&lt;br /&gt;
&lt;br /&gt;
{{w|Dropbox (service)|Dropbox}} is a program with a web-based GUI that automates file sharing between two computers on the internet. But this solution also has its issues, as it requires that at least the sending party has a Dropbox account. Installing Dropbox software is not actually required, since Dropbox also provides a web interface for uploading and downloading files. At the time of the comic's publication, Dropbox was still relatively new and unknown, thus why it is not Cueball's first suggestion.&lt;br /&gt;
&lt;br /&gt;
While Cueball is still explaining Dropbox, the friend's cousin has copied the file to a USB drive and physically transported it to the friend's house, circumventing the internet entirely. It's not an elegant solution, but sometimes traditional methods are the most efficient ways to get something done.&lt;br /&gt;
&lt;br /&gt;
When used to transfer files between computers in the same room or building, this same approach is referred to as {{w|sneakernet}}. This comic is also an illustration of what {{w|Andy Tanenbaum}} said in 1989: ''Never underestimate the bandwidth of a station wagon full of tapes hurtling down the highway.'' Sneakernet was examined in this [https://what-if.xkcd.com/31/ What If] article.&lt;br /&gt;
&lt;br /&gt;
{{w|Tim Berners-Lee}} is considered to be the inventor of the World Wide Web. In the title text, [[Randall]] implies that he would be disturbed by the need today to use two separate protocols (smtp for sending the file as an email attachment and http for retrieving the file from the mail server web interface) to perform a third, unrelated, obvious function such as file transfer.&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:[Cueball stands near a computer, talking on the phone to another person.]&lt;br /&gt;
&lt;br /&gt;
:Cueball: You want your cousin to send you a file? easy. He can email it to- ...Oh, it's 25 MB? Hmm...&lt;br /&gt;
:Cueball: Do either of you have an FTP server? No, right.&lt;br /&gt;
:Cueball: If you had web hosting, you could upload it...&lt;br /&gt;
:Cueball: Hm. We could try one of those MegaShareUpload sites, but they're flaky and full of delays and porn popups.&lt;br /&gt;
:Cueball: How about AIM Direct Connect? Anyone still use that?&lt;br /&gt;
:Cueball: Oh, wait, Dropbox! It's this recent startup from a few years back that syncs folders between computers. You just need to make an account, install the-&lt;br /&gt;
:Cueball: Oh, he just drove over to your house with a USB drive?&lt;br /&gt;
:Cueball: Uh, cool, that works too.&lt;br /&gt;
&lt;br /&gt;
:[Caption below the panel:]&lt;br /&gt;
:I like how we've had the internet for decades, yet &amp;quot;sending files&amp;quot; is something early adopters are still figuring out how to do.&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
[[Category:Comics featuring Cueball]]&lt;br /&gt;
[[Category:Computers]]&lt;br /&gt;
[[Category:Internet]]&lt;br /&gt;
[[Category:Comics featuring real people]]&lt;/div&gt;</summary>
		<author><name>162.158.214.64</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=White_Hat&amp;diff=142414</id>
		<title>White Hat</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=White_Hat&amp;diff=142414"/>
				<updated>2017-07-08T23:07:52Z</updated>
		
		<summary type="html">&lt;p&gt;162.158.214.64: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox character&lt;br /&gt;
| image      = white_hat.png&lt;br /&gt;
| caption    = White hat as seen in [[973: MTV Generation]]&lt;br /&gt;
| first_appearance = [[260: The Glass Necklace]]&lt;br /&gt;
}}&lt;br /&gt;
'''White Hat''' is a [[stick figure]] character in [[xkcd]]. He is distinguished by his eponymous white hat which appears to be in the shape and style of a {{w|boater}}. His appearance is identical to that of [[Black Hat]] other than the color of their respective hats. Unlike Black Hat, however, White Hat doesn't necessarily represent the same character in each appearance.&lt;br /&gt;
&lt;br /&gt;
Interestingly, the two characters have been depicted together only in [[1110: Click and Drag]], [[1000: 1000 Comics]], [[1708: Dehydration]], and [[1756: I'm With Her]] still without a real connection between them, although they actually speak in the same setting in [[1708]], the other three being [[:Category:Large drawings|large drawings comics]] where they do not meet. The same goes for the other white hat guy, [[Beret Guy]]. See more on how little these three interact in xkcd in the explanation for [[:Category:Characters with Hats|Characters with Hats]].&lt;br /&gt;
&lt;br /&gt;
In early comics, White Hat appeared mostly as a rare secondary character. But starting with comic [[915: Connoisseur]], White Hat began appearing more often and developed more of a personality, often playing the role of a philosophically misguided person. In this way, he's a bit of a {{w|straw man}}, making logical fallacies to help advance [[Randall|Randall's]] point (see also [[973: MTV Generation]], [[1215: Insight]], [[1255: Columbus]] and [[1277: Ayn Random]]). Other times, he is simply an alternative to [[Cueball]] or one of the other main characters.&lt;br /&gt;
&lt;br /&gt;
In [[603: Idiocracy]] a character with a white hat appears, but it is a rounded safari hat very unlike White Hat's usual boater. He also has a very different mindset so there is no reason to believe that he is White Hat at all, and the comic has been removed from the list of those with White Hat. Main reason for this, is that White Hat already appeared in his normal hat three times before that comic, and Safari Hat guy has never been shown again, except in [[1000: 1000 Comics]].&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
*[[:Category:Comics featuring White Hat|Comics featuring White Hat]]&lt;br /&gt;
&lt;br /&gt;
{{navbox-characters}}&lt;br /&gt;
[[Category:Characters]]&lt;br /&gt;
[[Category:Characters with Hats]]&lt;/div&gt;</summary>
		<author><name>162.158.214.64</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1819:_Sweet_16&amp;diff=138300</id>
		<title>1819: Sweet 16</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1819:_Sweet_16&amp;diff=138300"/>
				<updated>2017-04-04T12:08:15Z</updated>
		
		<summary type="html">&lt;p&gt;162.158.214.64: An alternate explanation of the NBA 2k17 teams&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1819&lt;br /&gt;
| date      = April 3, 2017&lt;br /&gt;
| title     = Sweet 16&lt;br /&gt;
| image     = sweet_16.png&lt;br /&gt;
| titletext = Every year I make out my bracket at the season, and every year it's busted before the first game when I find out which teams are playing.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|Explain individual markings better, explain title text}}&lt;br /&gt;
{{w|March Madness}}, with its championship on the day this comic was published, features 68 basketball teams in an elimination bracket. Due to the setup the final three rounds (including the championship game) feature 16 teams, and are sometimes called the &amp;quot;Sweet 16&amp;quot; (an American slang term also used to describe someone's 16th birthday).&lt;br /&gt;
&lt;br /&gt;
In this comic however, the bracket of the final 16 is not filled in with actual names, but descriptions of the odd circumstances of each team. For example, the first team is &amp;quot;a school with a dog on their team&amp;quot;, a reference to {{w|Air Bud}}. The team descriptions become increasingly bizarre, comprising varied sports and pop culture references and and often building on and playing off of previous team descriptions.&lt;br /&gt;
&lt;br /&gt;
The first four teams on the left are comprised partially or completely of animals, which are most likely pets, but could be animals for assisting disabled persons, emotional support animals, police dogs, feral cats, etc. The next two teams consist of some form of baseball-basketball crossover. The bottom two teams on the left feature developers and players of NBA 2k17, a basketball video game by 2K Games.&lt;br /&gt;
&lt;br /&gt;
The first team on the right, the 1988 LA Lakers is an actual NBA team. They are paired against a team of four kindergarteners and current Cleveland player Lebron James (born 1984), who was also a kindergartner in 1988.&lt;br /&gt;
&lt;br /&gt;
The next two teams feature basketball-boxing crossovers. The bracket after that features teams on unconventional mobility aids, Segways and stilts.&lt;br /&gt;
&lt;br /&gt;
The final two teams are Cinderella teams. A Cinderella story is when a weak team works hard to achieve success. The final team consists of players wearing glass slippers, often a part of the Cinderella fairy tale.&lt;br /&gt;
&lt;br /&gt;
The title text explains what the heck [[Randall]] was doing to make this comic: Randall is incredibly out of touch with sports. During March Madness a popular pastime is to take a look at the starting bracket of all 68 teams and speculate who will win each round. Randall, when handed a blank bracket, instead fills it with teams he ''wants'' to see play rather than who is actually in the tournament. A bracket is considered &amp;quot;busted&amp;quot; when a number of predicted teams lose earlier than expected. In this case, since Randall has not correctly predicted any of the teams in the tournament, his bracket is busted from the beginning - none of the teams he picked have any chance of actually winning the NCAA tournament because none of them were selected for the official tournament bracket. Thus, Randall's bracket is busted - he can't win with the teams he picked.&lt;br /&gt;
&lt;br /&gt;
Related to [[1529: Bracket]]&lt;br /&gt;
&lt;br /&gt;
===Table of the bracket===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!Grouping&lt;br /&gt;
!Team&lt;br /&gt;
!Explanation&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=&amp;quot;2&amp;quot;|School dog teams&lt;br /&gt;
|A school with a dog on their team&lt;br /&gt;
|rowspan=&amp;quot;2&amp;quot;|Possibly a reference to {{w|Air Bud}}. Given Buddy's abilities, this would be an interesting experiment to see if a team of dogs can outcompete humans.&lt;br /&gt;
|-&lt;br /&gt;
|A school whose team is entirely dogs&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=&amp;quot;2&amp;quot;|Dog teams&lt;br /&gt;
|A dog team with one human&lt;br /&gt;
|rowspan=&amp;quot;2&amp;quot;|This might be the continuation of the experiment. The cat might serve as a control.&lt;br /&gt;
|-&lt;br /&gt;
|A dog team with one cat&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=&amp;quot;2&amp;quot;|Baseball/basketball mashup&lt;br /&gt;
|A baseball team playing basketball&lt;br /&gt;
|rowspan=&amp;quot;2&amp;quot;|Perhaps this is to see if a baseball team can play basketball as efficiently as a basketball team if both are outfitted with the same hindering equipment. While basketball doesn't require any gear and favours outfits that permit free movement, baseball has helmets, bats and thick gloves.&lt;br /&gt;
|-&lt;br /&gt;
|A basketball team with baseball gear&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=&amp;quot;2&amp;quot;|NBA 2k17 (video game)&lt;br /&gt;
|NBA 2k17 top players&lt;br /&gt;
|rowspan=&amp;quot;2&amp;quot;|Given that the video game includes not only the current NBA players, but also some of the most successful teams in history, it's hard to see how the game developers can stand a chance.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Alternately, the developers might play the video game against the AI as the players. Or, &amp;quot;top players&amp;quot; may refer to the humans who are best at playing the video game NBA 2k17, playing a real game of basketball against the developers. &lt;br /&gt;
|-&lt;br /&gt;
|NBA 2k17 top developers&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=&amp;quot;2&amp;quot;|1988 players&lt;br /&gt;
|The 1988 Los Angeles Lakers&lt;br /&gt;
|rowspan=&amp;quot;2&amp;quot;|The Los Angeles Lakers were at their height, winning a rare repeat victory. LeBron James is one of the most well-known basketball players. At the time of the 1988 finals, he was 4 years old, so even with his later talent and with the support of 4 kindergarteners, it would be tough for him to win the game. However, he might have a better chance if he played in the present, what with the 1988 Lakers team members being well over 50.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;It should be noted that the NBA requires a minimum of 13 team members.&lt;br /&gt;
|-&lt;br /&gt;
|Four kindergarteners and Lebron James&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=&amp;quot;2&amp;quot;|Boxer/basketball mashup&lt;br /&gt;
|Boxers playing basketball&lt;br /&gt;
|rowspan=&amp;quot;2&amp;quot;|Perhaps this is to see if boxers team can play basketball as efficiently as a basketball team if both are outfitted with the same hindering equipment.&lt;br /&gt;
|-&lt;br /&gt;
|Basketball players in boxing gloves&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=&amp;quot;2&amp;quot;|Elevated players&lt;br /&gt;
|A team playing on stilts&lt;br /&gt;
|rowspan=&amp;quot;2&amp;quot;|Not unlike {{w|segway polo}}, segway basketball would have the benifit of reducing physical exertion. Stilts, on the other hand, could help reach the hoops.&lt;br /&gt;
|-&lt;br /&gt;
|A team playing on segways&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=&amp;quot;2&amp;quot;|Cinderella teams&lt;br /&gt;
|A bad team that would make a good Cinderella story&lt;br /&gt;
|rowspan=&amp;quot;2&amp;quot;|In a regular match, a good team could easily win against a bad team, but with glass slippers only for the good team, the bad team's chances increase drastically. That the team would make a good Cinderella story implies that the team will win against all expectations.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Note: Regular glass would break when moving around too much, safety glass or similarly resilient material is recommended.&lt;br /&gt;
|-&lt;br /&gt;
|A good team playing in glass slippers&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:[The comic shows a direct elimination bracket (a single-elimination tournament): there is a single match played by every pair of teams, and the winners of those matches are paired up for the next round of matches, this continues until there are no more matches to be played. There are sixteen teams described here (hence the number in the title), eight on each side of the empty rectangle in the middle. Every two teams are connected, these connectors are then also connected, these connectors are yet again connected, and a final pair of connectors, after making one counter-clockwise right angle turn, end up in the top and bottom edges of the central rectangle. The bracket is empty, no results of any of the matches are indicated.]&lt;br /&gt;
&lt;br /&gt;
:{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;background:transparent;border:none;width:100%;&amp;quot;&lt;br /&gt;
| style=&amp;quot;background:transparent;border:none;&amp;quot; |&lt;br /&gt;
&amp;lt;br/&amp;gt;[These are paired.]&lt;br /&gt;
&amp;lt;br/&amp;gt;A school with a dog on their team&lt;br /&gt;
&amp;lt;br/&amp;gt;A school whose team is entirely dogs&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br/&amp;gt;[These are paired.]&lt;br /&gt;
&amp;lt;br/&amp;gt;A dog team with one human&lt;br /&gt;
&amp;lt;br/&amp;gt;A dog team with one cat&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br/&amp;gt;[These are paired.]&lt;br /&gt;
&amp;lt;br/&amp;gt;A baseball team playing basketball&lt;br /&gt;
&amp;lt;br/&amp;gt;A basketball team with baseball gear&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br/&amp;gt;[These are paired.]&lt;br /&gt;
&amp;lt;br/&amp;gt;NBA2K17 top players&lt;br /&gt;
&amp;lt;br/&amp;gt;NBA2K17 top developers&lt;br /&gt;
&lt;br /&gt;
| style=&amp;quot;background:transparent;border:none;&amp;quot; |&lt;br /&gt;
&amp;lt;br/&amp;gt;[These are paired.]&lt;br /&gt;
&amp;lt;br/&amp;gt;The 1988 Los Angeles lakers&lt;br /&gt;
&amp;lt;br/&amp;gt;Four kindergarteners and Lebron James&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br/&amp;gt;[These are paired.]&lt;br /&gt;
&amp;lt;br/&amp;gt;Boxers playing basketball&lt;br /&gt;
&amp;lt;br/&amp;gt;Basketball players in boxing gloves&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br/&amp;gt;[These are paired.]&lt;br /&gt;
&amp;lt;br/&amp;gt;A team playing on stilts&lt;br /&gt;
&amp;lt;br/&amp;gt;A team playing on Segways&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br/&amp;gt;[These are paired.]&lt;br /&gt;
&amp;lt;br/&amp;gt;A bad team that would make a good Cinderella story&lt;br /&gt;
&amp;lt;br/&amp;gt;A good team playing in glass slippers&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;/div&gt;</summary>
		<author><name>162.158.214.64</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=Talk:1770:_UI_Change&amp;diff=132316</id>
		<title>Talk:1770: UI Change</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=Talk:1770:_UI_Change&amp;diff=132316"/>
				<updated>2016-12-09T17:05:45Z</updated>
		
		<summary type="html">&lt;p&gt;162.158.214.64: Changes in society's user interface?&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!--Please sign your posts with ~~~~--&amp;gt;&lt;br /&gt;
Maybe a reference to the reddit iOS app randomly swapping the positions of upvote/downvote and the share button? [[Special:Contributions/162.158.75.30|162.158.75.30]] 15:22, 9 December 2016 (UTC)&lt;br /&gt;
&lt;br /&gt;
Man, Facebook Android App did this just this morning!  Comments are broken![[User:Seebert|Seebert]] ([[User talk:Seebert|talk]]) 14:01, 9 December 2016 (UTC)&lt;br /&gt;
&lt;br /&gt;
Pretty funny how the explainer so far focused on physical deterioration (old people's bodies beginning to fail) with respect to the offscreen comment. Randall is an environmentalist like everyone else, but even he clearly acknowledges in this comic that the point is mental deterioration and intelligence decrease with age -- failure to grasp things such as interfaces as fast as before. It's not about motor performance at all. &amp;lt;nowiki&amp;gt;~~~~&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Title text scenario: the ''Windows 8 removed START button'' was reintroduced first via community hacks (&amp;quot;classic shell&amp;quot;), then officially with version 8.1 [https://en.wikipedia.org/wiki/Windows_8#Upgraded_versions (ref.WIKI)] and is still there now (W10 - but, how long for?): sometimes it just makes sense to go back, IF/WHEN possible [[Special:Contributions/162.158.150.218|162.158.150.218]] 15:07, 9 December 2016 (UTC)&lt;br /&gt;
&lt;br /&gt;
The title text has two levels: both Application interfaces and getting old.  Randall is likely referencing Google's Calico lab which made a minor media buzz in 2013 with headlines like CNN's, &amp;quot;How Google's Calico aims to fight aging and 'solve death'.  The MSN feed recently featured one of these stories along with Microsoft trying to &amp;quot;solve&amp;quot; cancer.&lt;br /&gt;
&lt;br /&gt;
&amp;quot; products claiming to grant it have all been shams&amp;quot; That is exactly what they want you to believe! [[User:Elektrizikekswerk|Elektrizikekswerk]] ([[User talk:Elektrizikekswerk|talk]]) 15:57, 9 December 2016 (UTC)&lt;br /&gt;
&lt;br /&gt;
Psst!, the title text is politics duh. Old people protest with their vote to change things back. Now if they are angry enough, politicians will change things back, right? 'Cause that's always possible.--[[Special:Contributions/162.158.114.148|162.158.114.148]] 16:57, 9 December 2016 (UTC)&lt;br /&gt;
&lt;br /&gt;
I'm not sure the &amp;quot;getting old&amp;quot; refers to loss of physical and mental function so much as &amp;quot;arbitrary&amp;quot; changes in society's &amp;quot;user interface&amp;quot;: newspapers disappearing, face-to-face socializing being displaced by on-line interactions, job discrimination against older workers (especially those who haven't updated their skills), etc.&lt;/div&gt;</summary>
		<author><name>162.158.214.64</name></author>	</entry>

	</feed>