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

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=Talk:1639:_To_Taste&amp;diff=110710</id>
		<title>Talk:1639: To Taste</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=Talk:1639:_To_Taste&amp;diff=110710"/>
				<updated>2016-02-05T13:46:22Z</updated>
		
		<summary type="html">&lt;p&gt;108.162.221.54: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Seasoning is not an intermediate process which can't be repaired/re-done. you're left with an edible dish before and after. You add seasoning in small incremental steps, and the quality of the dish, or appropriateness of the taste improves monotonically, and additively. On the other hand, baking something for 5 minutes, and then another 5 minutes isn't the same as baking it for 10 minutes. [[Special:Contributions/162.158.49.78|162.158.49.78]] 09:54, 5 February 2016 (UTC)&lt;br /&gt;
: Yeah, but a beginner should be given an idea of what a basic incremental step is supposed to be, based on the number of servings in the recipe. One pinch? One (tea/table)spoon? One cup? One jug? One crate? - [[Special:Contributions/141.101.70.23|141.101.70.23]] 11:38, 5 February 2016 (UTC)&lt;br /&gt;
: Usually when it's said ''to taste'', which I guess corresponds to the Italian ''quanto basta'', it's referring to small amounts, so a beginner could just add a pinch per time until he finds the flavor is good. Whenever it's unnecessary, recipes shouldn't be specific; you don't have to grill a steak for exactly 5 or 10 minutes, just until it has the color and looks of a steak you think you may like; if you boil pasta, you taste a bit once a minute until the texture is good. --[[Special:Contributions/188.114.102.249|188.114.102.249]] 12:25, 5 February 2016 (UTC)&lt;br /&gt;
::: The joke is that this kind of knowledge is implied in recipes, it isn't spelled out. Which can be a problem for beginners. And good luck trying that approach when baking spiced bread. Or manufacturing soufflé. ;) [[Special:Contributions/162.158.114.138|162.158.114.138]] 13:15, 5 February 2016 (UTC)&lt;br /&gt;
: &amp;quot;Appropriateness&amp;quot; increases &amp;quot;monotonically&amp;quot; ... until it decreases again. :D [[Special:Contributions/162.158.114.138|162.158.114.138]] 13:15, 5 February 2016 (UTC)&lt;br /&gt;
&lt;br /&gt;
I can't tell if Randall is reading too many cookbooks or if he just has... Too many cooks[[Special:Contributions/108.162.221.54|108.162.221.54]] 13:46, 5 February 2016 (UTC)&lt;/div&gt;</summary>
		<author><name>108.162.221.54</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=Talk:1296:_Git_Commit&amp;diff=54016</id>
		<title>Talk:1296: Git Commit</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=Talk:1296:_Git_Commit&amp;diff=54016"/>
				<updated>2013-12-01T06:03:53Z</updated>
		
		<summary type="html">&lt;p&gt;108.162.221.54: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Note that in most (all?) graphical history viewers for Git time flows from bottom up, i.e. newest commits are on top, not on bottom as in this comics --[[User:JakubNarebski|JakubNarebski]] ([[User talk:JakubNarebski|talk]]) 07:21, 27 November 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
I can relate. While I start with reasonable commit messages every day, working on one feature often results in&lt;br /&gt;
:(good description of feature)&lt;br /&gt;
:bugfixes for (description of feature)&lt;br /&gt;
:another bugfix&lt;br /&gt;
:damn&lt;br /&gt;
:should work now&lt;br /&gt;
:grrr&lt;br /&gt;
:typo&lt;br /&gt;
:I hate (some used library)&lt;br /&gt;
when I either need commit to deploy or I'm so sure it will work I don't test it deeply enough. If I would be using git, these could be merged, but I'm not. -- [[User:Hkmaly|Hkmaly]] ([[User talk:Hkmaly|talk]]) 10:51, 27 November 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
What does the line graphic in the left-most column represent? [[User:Smperron|Smperron]] ([[User talk:Smperron|talk]]) 13:03, 27 November 2013 (UTC)&lt;br /&gt;
: This is the Git commit graph, in various ways of looking at a commit history git draws a graph like that to show branching and merging. {{unsigned ip|141.101.98.229}}&lt;br /&gt;
&lt;br /&gt;
Nice explanation folks. Makes the comic understandable/humorous to a non-coder. (unless you count VBScript) --[[User:DanB|DanB]] ([[User talk:DanB|talk]]) 13:16, 27 November 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
[http://lightswitch05.github.io/commit-cloud/ Commit Cloud] is a relevant tool to read commit messages from Github and build a word cloud from the most-used words. {{unsigned ip|108.162.214.41}}&lt;br /&gt;
&lt;br /&gt;
I'm very glad I'm not the only person this happens to. --[[User:Okofish|Okofish]] ([[User talk:Okofish|talk]]) 15:23, 27 November 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
Regarding &amp;quot;although he seems to have avoided the ; key for some reason&amp;quot;: A likely reason is that messages are passed on the command line with -m and without surrounding quotes to save time, and the ; ends the command line. [[Special:Contributions/108.162.221.54|108.162.221.54]] 06:03, 1 December 2013 (UTC)&lt;/div&gt;</summary>
		<author><name>108.162.221.54</name></author>	</entry>

	</feed>