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

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=2248:_New_Year%27s_Eve&amp;diff=185919</id>
		<title>2248: New Year's Eve</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=2248:_New_Year%27s_Eve&amp;diff=185919"/>
				<updated>2020-01-13T23:48:23Z</updated>
		
		<summary type="html">&lt;p&gt;LikeFunYouAre: /* Explanation */ Added explanation of what an off-by-one error is and the fact that &amp;quot;off-by-one&amp;quot; errors are commonly encountered in computer programming&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 2248&lt;br /&gt;
| date      = December 30, 2019&lt;br /&gt;
| title     = New Year's Eve&lt;br /&gt;
| image     = new_years_eve.png&lt;br /&gt;
| titletext = &amp;quot;Off-by-one errors&amp;quot; isn't the easiest theme to build a party around, but I've seen worse.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|Created by an OFF-BY-ONE ERROR - Please change this comment when editing this page. Do NOT delete this tag too soon.}}&lt;br /&gt;
This was the first of two [[:Category:New Year|New Year comics]] around the 2019-2020 New Year, the second being [[2249: I Love the 20s]].&lt;br /&gt;
&lt;br /&gt;
An easy way to determine someone's age is to subtract their birth year from the current year. However, if their birthday has not happened yet that year, this calculation will predict them to be a year older than they actually are. By {{w|New Year's Eve}}, everybody's birthday has happened that year (or ''is'' happening, but legitimately tallied up), so this error will not occur. [[Cueball]] is excited by this, whereas most people would be more excited by the parties that typically occur around New Year's.&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Off-by-one&amp;quot; errors are commonly made in computer programming, especially by novices, when looping over sets of objects. They can also appear in everyday life. If one is given a range of numbers, such as {10, 11, 12, ..., 99, 100}, a common error is to assume that the number of numbers in the range is the first number minus the last number: 100-10 = 90. However, the correct answer is 91 since both endpoints are included in the set. This specific type of &amp;quot;off-by-one&amp;quot; error is called a fencepost error.&lt;br /&gt;
&lt;br /&gt;
In the title text, Cueball suggests a New Year's Eve party with the theme of &amp;quot;off-by-one errors&amp;quot;, saying it's challenging but that he's heard of worse themes. No information is given as to what such a party theme would entail, nor what could possibly be a worse party theme. (On the other hand, the parties depicted in [[51: Malaria]] and [[829: Arsenic-Based Life]], based on themes of disease and poison, respectively, look much worse than an &amp;quot;off-by-one errors&amp;quot; party would likely be.)&lt;br /&gt;
&lt;br /&gt;
The idea of off-by-one errors for a New Year's Eve party is inspired by the numerous discussions about the time when the next decade starts, whether 2020 or 2021. [[2249: I Love the 20s]] also treats the subject directly.&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
&lt;br /&gt;
:[Cueball, with his hands raised, is talking to Megan and White Hat.]&lt;br /&gt;
:Cueball: Tomorrow is New Year's Eve, and you know what that means:&lt;br /&gt;
:Cueball: It's the one day of the year when you can convert between ages and birth years by subtraction without worrying about off-by-one errors!&lt;br /&gt;
:Cueball: Also there are probably parties.&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
[[Category:New Year]]&lt;br /&gt;
[[Category:Comics featuring Cueball]]&lt;br /&gt;
[[Category:Comics featuring Megan]]&lt;br /&gt;
[[Category:Comics featuring White Hat]]&lt;/div&gt;</summary>
		<author><name>LikeFunYouAre</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=2254:_JPEG2000&amp;diff=185918</id>
		<title>2254: JPEG2000</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=2254:_JPEG2000&amp;diff=185918"/>
				<updated>2020-01-13T23:30:57Z</updated>
		
		<summary type="html">&lt;p&gt;LikeFunYouAre: /* Explanation */ Added link to one of the Dvorak keyboard comics&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 2254&lt;br /&gt;
| date      = January 13, 2020&lt;br /&gt;
| title     = JPEG2000&lt;br /&gt;
| image     = jpeg2000.png&lt;br /&gt;
| titletext = I was actually a little relieved when I learned that JPEG2000 was used in the DCI digital cinema standard. I was feeling so bad for it!&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|Created by a BADLY COMPRESSED IMAGE. Please mention here why this explanation isn't complete. Do NOT delete this tag too soon.}}&lt;br /&gt;
JPEG2000 is an image standard created by the Joint Photographic Experts Group from 1997 to 2000 to improve on the original JPEG standard, published in 1992. As of 2020, it is supported by Photoshop and the Safari browser, but remains unsupported and poorly supported by other popular software, including Google Chrome and Mozilla Firefox browsers, as well as the free and open source image editor GIMP.&lt;br /&gt;
The extensions applied by convention to files using the JPEG2000 standard, .jp2 and .jpx, remain unfamiliar to&lt;br /&gt;
many users for whom the .jpg extension, denoting the original standard, is well known.&lt;br /&gt;
The JPEG2000 standard was seen an improvement by its creators, supporting many features&lt;br /&gt;
not included in the original standard such as multiple resolutions, progressive transmission, a lossless compression option,&lt;br /&gt;
and alpha transparency.&lt;br /&gt;
The complexity of fully implementing the standard, as well as&lt;br /&gt;
patent concerns, may have slowed adoption.&lt;br /&gt;
The people in the comic seem to have some desire for JPEG2000 adoption, and may have been involved in its creation, and seem to care more about its eventual use than rapid adoption.&lt;br /&gt;
The &amp;quot;we are in this for the long haul&amp;quot; might refer to the engineers aiming at full adoption by year 12000, the nearest future year ending with 2000.&lt;br /&gt;
&lt;br /&gt;
The core concept of this comic may be about how engineers often expect that a superior technology or standard will catch on, though often other factors keep an &amp;quot;inferior&amp;quot; standard dominant. (See various comics referencing [https://www.explainxkcd.com/wiki/index.php/561:_Well Dvorak] keyboards.)&lt;br /&gt;
&lt;br /&gt;
The title text suggests that Randall feels bad that the standard hasn't been adopted, perhaps because he empathizes with the engineered who worked hard to develop it or anthropomorphizes the standard itself, which has been ignored by most of the computer-using world.&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:[Cueball and another woman are both at a table, facing each other, both working on their own respective computers.]&lt;br /&gt;
&lt;br /&gt;
:[Cueball leans back and stops typing. The woman continues to type.]&lt;br /&gt;
&lt;br /&gt;
:[Cueball looks over at the woman.]&lt;br /&gt;
:Cueball: I'm starting to worry that JPEG 2000 isn't catching on as fast as we expected.&lt;br /&gt;
:Woman:: Don't worry! We're in this for the long haul.&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;/div&gt;</summary>
		<author><name>LikeFunYouAre</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=2254:_JPEG2000&amp;diff=185917</id>
		<title>2254: JPEG2000</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=2254:_JPEG2000&amp;diff=185917"/>
				<updated>2020-01-13T23:27:36Z</updated>
		
		<summary type="html">&lt;p&gt;LikeFunYouAre: /* Explanation */ Added title text interpretation.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 2254&lt;br /&gt;
| date      = January 13, 2020&lt;br /&gt;
| title     = JPEG2000&lt;br /&gt;
| image     = jpeg2000.png&lt;br /&gt;
| titletext = I was actually a little relieved when I learned that JPEG2000 was used in the DCI digital cinema standard. I was feeling so bad for it!&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|Created by a BADLY COMPRESSED IMAGE. Please mention here why this explanation isn't complete. Do NOT delete this tag too soon.}}&lt;br /&gt;
JPEG2000 is an image standard created by the Joint Photographic Experts Group from 1997 to 2000 to improve on the original JPEG standard, published in 1992. As of 2020, it is supported by Photoshop and the Safari browser, but remains unsupported and poorly supported by other popular software, including Google Chrome and Mozilla Firefox browsers, as well as the free and open source image editor GIMP.&lt;br /&gt;
The extensions applied by convention to files using the JPEG2000 standard, .jp2 and .jpx, remain unfamiliar to&lt;br /&gt;
many users for whom the .jpg extension, denoting the original standard, is well known.&lt;br /&gt;
The JPEG2000 standard was seen an improvement by its creators, supporting many features&lt;br /&gt;
not included in the original standard such as multiple resolutions, progressive transmission, a lossless compression option,&lt;br /&gt;
and alpha transparency.&lt;br /&gt;
The complexity of fully implementing the standard, as well as&lt;br /&gt;
patent concerns, may have slowed adoption.&lt;br /&gt;
The people in the comic seem to have some desire for JPEG2000 adoption, and may have been involved in its creation, and seem to care more about its eventual use than rapid adoption.&lt;br /&gt;
The &amp;quot;we are in this for the long haul&amp;quot; might refer to the engineers aiming at full adoption by year 12000, the nearest future year ending with 2000.&lt;br /&gt;
&lt;br /&gt;
The core concept of this comic may be about how engineers often expect that a superior technology or standard will catch on, though often other factors keep an &amp;quot;inferior&amp;quot; standard dominant. (See various comics referencing Dvorak keyboards.)&lt;br /&gt;
&lt;br /&gt;
The title text suggests that Randall feels bad that the standard hasn't been adopted, perhaps because he empathizes with the engineered who worked hard to develop it or anthropomorphizes the standard itself, which has been ignored by most of the computer-using world.&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:[Cueball and another woman are both at a table, facing each other, both working on their own respective computers.]&lt;br /&gt;
&lt;br /&gt;
:[Cueball leans back and stops typing. The woman continues to type.]&lt;br /&gt;
&lt;br /&gt;
:[Cueball looks over at the woman.]&lt;br /&gt;
:Cueball: I'm starting to worry that JPEG 2000 isn't catching on as fast as we expected.&lt;br /&gt;
:Woman:: Don't worry! We're in this for the long haul.&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;/div&gt;</summary>
		<author><name>LikeFunYouAre</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=2254:_JPEG2000&amp;diff=185916</id>
		<title>2254: JPEG2000</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=2254:_JPEG2000&amp;diff=185916"/>
				<updated>2020-01-13T23:24:05Z</updated>
		
		<summary type="html">&lt;p&gt;LikeFunYouAre: /* Explanation */ Fixed some grammar&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 2254&lt;br /&gt;
| date      = January 13, 2020&lt;br /&gt;
| title     = JPEG2000&lt;br /&gt;
| image     = jpeg2000.png&lt;br /&gt;
| titletext = I was actually a little relieved when I learned that JPEG2000 was used in the DCI digital cinema standard. I was feeling so bad for it!&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|Created by a BADLY COMPRESSED IMAGE. Please mention here why this explanation isn't complete. Do NOT delete this tag too soon.}}&lt;br /&gt;
JPEG2000 is an image standard created by the Joint Photographic Experts Group from 1997 to 2000 to improve on the original JPEG standard, published in 1992. As of 2020, it is supported by Photoshop and the Safari browser, but remains unsupported and poorly supported by other popular software, including Google Chrome and Mozilla Firefox browsers, as well as the free and open source image editor GIMP.&lt;br /&gt;
The extensions applied by convention to files using the JPEG2000 standard, .jp2 and .jpx, remain unfamiliar to&lt;br /&gt;
many users for whom the .jpg extension, denoting the original standard, is well known.&lt;br /&gt;
The JPEG2000 standard was seen an improvement by its creators, supporting many features&lt;br /&gt;
not included in the original standard such as multiple resolutions, progressive transmission, a lossless compression option,&lt;br /&gt;
and alpha transparency.&lt;br /&gt;
The complexity of fully implementing the standard, as well as&lt;br /&gt;
patent concerns, may have slowed adoption.&lt;br /&gt;
The people in the comic seem to have some desire for JPEG2000 adoption, and may have been involved in its creation, and seem to care more about its eventual use than rapid adoption.&lt;br /&gt;
The &amp;quot;we are in this for the long haul&amp;quot; might refer to the engineers aiming at full adoption by year 12000, the nearest future year ending with 2000.&lt;br /&gt;
&lt;br /&gt;
The core concept of this comic may be about how engineers often expect that a superior technology or standard will catch on, though often other factors keep an &amp;quot;inferior&amp;quot; standard dominant. (See various comics referencing Dvorak keyboards.)&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:[Cueball and another woman are both at a table, facing each other, both working on their own respective computers.]&lt;br /&gt;
&lt;br /&gt;
:[Cueball leans back and stops typing. The woman continues to type.]&lt;br /&gt;
&lt;br /&gt;
:[Cueball looks over at the woman.]&lt;br /&gt;
:Cueball: I'm starting to worry that JPEG 2000 isn't catching on as fast as we expected.&lt;br /&gt;
:Woman:: Don't worry! We're in this for the long haul.&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;/div&gt;</summary>
		<author><name>LikeFunYouAre</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=2254:_JPEG2000&amp;diff=185915</id>
		<title>2254: JPEG2000</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=2254:_JPEG2000&amp;diff=185915"/>
				<updated>2020-01-13T23:22:20Z</updated>
		
		<summary type="html">&lt;p&gt;LikeFunYouAre: /* Explanation */ Added more detail about JPEG2000&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 2254&lt;br /&gt;
| date      = January 13, 2020&lt;br /&gt;
| title     = JPEG2000&lt;br /&gt;
| image     = jpeg2000.png&lt;br /&gt;
| titletext = I was actually a little relieved when I learned that JPEG2000 was used in the DCI digital cinema standard. I was feeling so bad for it!&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|Created by a BADLY COMPRESSED IMAGE. Please mention here why this explanation isn't complete. Do NOT delete this tag too soon.}}&lt;br /&gt;
JPEG2000 is an image standard created by the Joint Photographic Experts Group from 1997 to 2000 to improve on the original JPEG standard, published in 1992. As of 2020, it is supported by Photoshop and the Safari browser, but remains unsupported and poorly supported by popular browsers, including Google Chrome, Mozilla Firefox, and the free and open source image editor GIMP.&lt;br /&gt;
The extension applied by convention to files using the JPEG2000 standard, .jp2 and .jpx, remain unfamiliar to&lt;br /&gt;
many users for whom the .jpg extension, denoting the original standard, is well known.&lt;br /&gt;
The JPEG2000 standard was seen an improvement by its creators, supporting many features&lt;br /&gt;
not included in the original standard such as multiple resolutions, progressive transmission, lossless compression option,&lt;br /&gt;
and alpha transparency.&lt;br /&gt;
The complexity of fully implementing the standard, as well as&lt;br /&gt;
patent concerns, may have slowed adoption.&lt;br /&gt;
The people in the comic seem to have some desire for JPEG2000 adoption, and may have been involved in its creation, and seem to care more about its eventual use than rapid adoption.&lt;br /&gt;
The &amp;quot;we are in this for the long haul&amp;quot; might refer to the engineers aiming at full adoption by year 12000, the nearest future year ending with 2000.&lt;br /&gt;
&lt;br /&gt;
The core concept of this comic may be about how engineers often expect that a superior technology or standard will catch on, though often other factors keep an &amp;quot;inferior&amp;quot; standard dominant. (See various comics referencing Dvorak keyboards.)&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:[Cueball and another woman are both at a table, facing each other, both working on their own respective computers.]&lt;br /&gt;
&lt;br /&gt;
:[Cueball leans back and stops typing. The woman continues to type.]&lt;br /&gt;
&lt;br /&gt;
:[Cueball looks over at the woman.]&lt;br /&gt;
:Cueball: I'm starting to worry that JPEG 2000 isn't catching on as fast as we expected.&lt;br /&gt;
:Woman:: Don't worry! We're in this for the long haul.&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;/div&gt;</summary>
		<author><name>LikeFunYouAre</name></author>	</entry>

	</feed>