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

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=2916:_Machine&amp;diff=338987</id>
		<title>2916: Machine</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=2916:_Machine&amp;diff=338987"/>
				<updated>2024-04-07T06:22:47Z</updated>
		
		<summary type="html">&lt;p&gt;Digin: recently witnessed that&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 2916&lt;br /&gt;
| date      = April 5, 2024&lt;br /&gt;
| title     = Machine&lt;br /&gt;
| image     = machine_2x.png&lt;br /&gt;
| imagesize = 740x740px&lt;br /&gt;
| noexpand  = true&lt;br /&gt;
| titletext = The Credible Machine&lt;br /&gt;
}}* To experience the interactivity, visit the [https://xkcd.com/2916/ original comic].&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|Created by a WELL OILED ROBOT. Do NOT delete this tag too soon.}}&lt;br /&gt;
This is the 14th [[:Category:April fools' comics|April fools' comic]] released by [[Randall]]. The previous April fools' comic was [[2765: Escape Speed]] from 2023, which was released on Wednesday, April 19, 2023.&lt;br /&gt;
&lt;br /&gt;
Once again an April Fool's Day Comic came out late, as Randall did not release this on April 1st, even though April 1st did fall on a Monday, a normal release day. It first came four days later with the Friday release on April 5th. That this is to be considered an April fools' comic, in spite of the later release, was confirmed on the xkcd Facebook page, see the [[#Trivia|trivia section]] below.&lt;br /&gt;
&lt;br /&gt;
This is a spin on the game {{w|The Incredible Machine}}.&lt;br /&gt;
&lt;br /&gt;
Upon loading the page, you are presented with marbles being added to a box by geared wheels, with a button to open a “tool panel”. You are encouraged by Cueball to direct the marbles into a little “output” gear, and that marbles have a lifespan of 30 seconds to reduce clutter. There are large and small boards available for use, as well as some gimmicky stuff like prisms that sort marbles by color, and fans that blow marbles around.&lt;br /&gt;
&lt;br /&gt;
The comic starts in a main screen where the user can create a {{w|Rube Goldberg machine}} in a &amp;quot;Cell&amp;quot; where the goal is to route a constant stream of colored balls from an input on the ceiling or a wall to outputs of a matching color on the walls or floor. After the comic is first opened a window pops up over the machine where Cueball in a lab coat tells you to route the balls from the inputs to the outputs. If any balls are left in your cell for more than 30 seconds, they fade away. The first time a ball fades away another popup informs you that the balls are removed for security reasons. When you have built a machine which succeeds in routing enough balls to the output, a popup will prompt you to submit your cell to be added to the public machine.&lt;br /&gt;
&lt;br /&gt;
[Media:https://xkcd.com/2916/client/static/41510c.png]&lt;br /&gt;
[Media:https://xkcd.com/2916/client/static/4ec76a.png]&lt;br /&gt;
[Media:https://xkcd.com/2916/client/static/96a68a.png]&lt;br /&gt;
&lt;br /&gt;
The different ball colors have different physical properties. Red balls are more bouncy than other balls, green balls are heavier, and yellow balls are lighter and slightly bouncy. The following values were extracted from the code:&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Color&lt;br /&gt;
! Mass&lt;br /&gt;
! Density&lt;br /&gt;
! Restitution (bounciness)&lt;br /&gt;
! Linear damping (drag)&lt;br /&gt;
|-&lt;br /&gt;
! Blue&lt;br /&gt;
| 0.08&lt;br /&gt;
| 1&lt;br /&gt;
| 0&lt;br /&gt;
| 0&lt;br /&gt;
|-&lt;br /&gt;
! Red&lt;br /&gt;
| 0.08&lt;br /&gt;
| 1&lt;br /&gt;
| 0.8&lt;br /&gt;
| 0&lt;br /&gt;
|-&lt;br /&gt;
! Green&lt;br /&gt;
| 0.75&lt;br /&gt;
| 9.325&lt;br /&gt;
| 0&lt;br /&gt;
| 0&lt;br /&gt;
|-&lt;br /&gt;
! Yellow&lt;br /&gt;
| 0.024&lt;br /&gt;
| 0.3&lt;br /&gt;
| 0.6&lt;br /&gt;
| 2&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
The button in the bottom right corner brings you to a page where you can drag around to view all of the machines that have been submitted, with a title for each in the upper left corner. In this view you can see that all of the outputs are also inputs for another cell, except for the top row where the inputs come from off screen and the lowest row which output through a launcher of some kind to a set of four colored-coded containers far below. Any empty cells are marked off by yellow tape with the words &amp;quot;UNDER CONSTRUCTION&amp;quot; as well as &amp;quot;DJIA ↑ 31415&amp;quot; once in each cell. &amp;quot;DJIA&amp;quot; stands for the Dow Jones Industrial Average, with &amp;quot;DJIA ↑ 31415&amp;quot; indicating that it rose to 31415 points, 31415 being the first five digits of pi, without the period.&lt;br /&gt;
&lt;br /&gt;
When you press submit, you will see your creation placed on the grid.  However if you refresh that cell will likely be under construction or replaced with someone else's machine. However, other people's machines are consistently placed, so it appears that there is some moderation process selecting a machine for each cell out of the machines submitted by users.&lt;br /&gt;
&lt;br /&gt;
The grid is 12 cells wide, and grows in height. The largest size observed so far is 12x44, for a total of 528 cells.  The machine's height is determined by the lowest cell; This can be either your submitted cell, or a cell created by another user.&lt;br /&gt;
&lt;br /&gt;
Whenever balls reach the bottom of the grid, they are directed towards 4 containers, one of each color. Below the containers is a pit. If no balls are entering the containers or pit, it will be empty. If one or two streams of balls are making it, Cueball and Megan sit in a small boat named the USS Buoyancy.  More streams of balls are likely to add more changes.&lt;br /&gt;
&lt;br /&gt;
The page header credits several people for helping to create the comic:&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;quot;Today's comic was created with [https://chromakode.com/ Max Goodhart], [https://github.com/spyhi Ed White], [https://twitter.com/uh_oh_thats_bad Alex Garcia], [https://twitter.com/cotrone Kevin Cotrone], [http://burningcandle.io/ Conor &amp;amp; Ami Stokes], [https://liranuna.com/ Liran Nuna], [https://www.instagram.com/fading_interest/ Patrick], [https://manishearth.github.io/ Manish Goregaokar], [https://github.com/benley Benjamin Staffin], [https://github.com/ayust Amber], and [https://github.com/dyfrgi Michael Leuchtenburg] with physics by [https://rapier.rs/ Rapier].&amp;quot;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;margin:auto&amp;quot;&lt;br /&gt;
|+ List of objects&lt;br /&gt;
|-&lt;br /&gt;
! Description !! Effect !! &lt;br /&gt;
|-&lt;br /&gt;
| Plank || Static || [Media:https://xkcd.com/2916/client/static/a8b809.png]&lt;br /&gt;
|-&lt;br /&gt;
| Hammer || Static || [Media:https://xkcd.com/2916/client/static/2d6deb.png]&lt;br /&gt;
|-&lt;br /&gt;
| Sword || Static || [Media:https://xkcd.com/2916/client/static/f245b2.png]&lt;br /&gt;
|-&lt;br /&gt;
| Hinged scoop || Rotates around its hinge, tries to stay upright with a springy effect || [Media:https://xkcd.com/2916/client/static/1b1e79.png]&lt;br /&gt;
|-&lt;br /&gt;
| Anvil || Static || [Media:https://xkcd.com/2916/client/static/81ef42.png]&lt;br /&gt;
|-&lt;br /&gt;
| Brick || Static || [Media:https://xkcd.com/2916/client/static/7b3961.png]&lt;br /&gt;
|-&lt;br /&gt;
| Fan || Blows away balls in front of it. Different colours are affected by differing amounts (red balls are&amp;lt;!-- my experiments actually suggested yellow is lightest, red fairly light, green heaviest, could not get any blues at all whilst refreshing for testing! --&amp;gt; lightest, and can be levitated above an upward-facing fan).|| [Media:https://xkcd.com/2916/client/static/4d5467.png]&lt;br /&gt;
|-&lt;br /&gt;
| Pillow || Balls will not bounce if they hit it || [Media:https://xkcd.com/2916/client/static/e2cc7d.png]&lt;br /&gt;
|-&lt;br /&gt;
| Round bumper || Bounces balls away at significantly higher speed || [Media:https://xkcd.com/2916/client/static/67d78e.png]&lt;br /&gt;
|-&lt;br /&gt;
| Triangle bumper left || Bounces balls away at significantly higher speed || [Media:https://xkcd.com/2916/client/static/7c8f8d.png]&lt;br /&gt;
|-&lt;br /&gt;
| Triangle bumper right || Bounces balls away at significantly higher speed || [Media:https://xkcd.com/2916/client/static/625a2e.png]&lt;br /&gt;
|-&lt;br /&gt;
| Attractor/Black Hole || Pulls balls toward center, can be resized || [Media:https://xkcd.com/2916/client/static/88f05f.png]&lt;br /&gt;
|-&lt;br /&gt;
| Repulsor || Repels balls away from center, can be resized || [Media:https://xkcd.com/2916/client/static/f2a087.png]&lt;br /&gt;
|-&lt;br /&gt;
| Prism || &amp;quot;Refracts&amp;quot; balls as they enter and exit || [Media:https://xkcd.com/2916/client/static/bc114c.png]&lt;br /&gt;
|-&lt;br /&gt;
| Wheel || Spins normally (anticlockwise), deflects balls, can jam with enough resistance (e.g. glut of balls or against other elements). || [Media:https://xkcd.com/2916/client/static/f31887.png]&lt;br /&gt;
|-&lt;br /&gt;
| &amp;quot;Good job&amp;quot; trophy || ? || [Media:https://xkcd.com/2916/client/static/1193be.png]&lt;br /&gt;
|-&lt;br /&gt;
| Glass cup || ? || [Media:https://xkcd.com/2916/client/static/b0c4c6.png]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;margin:auto&amp;quot;&lt;br /&gt;
|+ Characters&lt;br /&gt;
|-&lt;br /&gt;
! Description !! Image&lt;br /&gt;
|-&lt;br /&gt;
| Ponytail with raised arms || [Media:https://xkcd.com/2916/client/static/85dcb9.png]&lt;br /&gt;
|-&lt;br /&gt;
| Ponytail standing || [Media:https://xkcd.com/2916/client/static/120110.png]&lt;br /&gt;
|-&lt;br /&gt;
| Cueball with raised arms || [Media:https://xkcd.com/2916/client/static/b6e607.png]&lt;br /&gt;
|-&lt;br /&gt;
| White Hat || [Media:https://xkcd.com/2916/client/static/079478.png]&lt;br /&gt;
|-&lt;br /&gt;
| Knit Cap sliding? || [Media:https://xkcd.com/2916/client/static/bcbc01.png]&lt;br /&gt;
|-&lt;br /&gt;
| Knit Cap || [Media:https://xkcd.com/2916/client/static/0bb944.png]&lt;br /&gt;
|-&lt;br /&gt;
| Helmet? || [Media:https://xkcd.com/2916/client/static/406d05.png]&lt;br /&gt;
|-&lt;br /&gt;
| Probably Deterministic sign || [Media:https://xkcd.com/2916/client/static/10b2dc.png]&lt;br /&gt;
|-&lt;br /&gt;
| Squirrel || [Media:https://xkcd.com/2916/client/static/f5efa6.png]&lt;br /&gt;
|-&lt;br /&gt;
| Rabbit || [Media:https://xkcd.com/2916/client/static/4d5b81.png]&lt;br /&gt;
|-&lt;br /&gt;
| Cat || [Media:https://xkcd.com/2916/client/static/0d16d5.png]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
{{incomplete transcript|Do NOT delete this tag too soon.}}&lt;br /&gt;
[Cueball with lab coat, intro popup]&lt;br /&gt;
Cueball: Balls falling into your cell should be routed to the outputs at a steady rate.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[Cueball with lab coat, warning popup]&lt;br /&gt;
Cueball: For security reasons, balls that remain in your device for more than 30 seconds will be removed and destroyed.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[Cueball with lab coat, submit popup]&lt;br /&gt;
Cueball: Congratulations! Your contraption has passed all tests. Press [submit button] to submit it to be added to the machine!&lt;br /&gt;
&lt;br /&gt;
==Trivia==&lt;br /&gt;
*When Randall posted a [https://www.facebook.com/TheXKCD/posts/pfbid0Cs97awQZi1ZiaEXouAex9tXrwAS3qJV3RmAiuCq5uvZQwqZVMgDmcqJ7JU9LYodYl link to this comic] on his [https://www.facebook.com/TheXKCD Facebook feed], he directly wrote that it was a late April Fools' Day!&lt;br /&gt;
**MACHINE&lt;br /&gt;
**Happy Belated April Fool's Day!&lt;br /&gt;
*This thus ends any discussion of whether this should be seen as an April Fool's comic or not. &lt;br /&gt;
**It just came out 4 days late. This has also happened several times since [[Garden]].&lt;br /&gt;
[[File:2916 Machine Facebook April fools' confirmation.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
&lt;br /&gt;
[[Category:April fools' comics]]&lt;br /&gt;
[[Category:Comics with color]]&lt;br /&gt;
[[Category:Dynamic comics]]&lt;br /&gt;
[[Category:Comics with animation]] &lt;br /&gt;
[[Category:Interactive comics]]&lt;/div&gt;</summary>
		<author><name>Digin</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=Talk:2863:_Space_Typography&amp;diff=330158</id>
		<title>Talk:2863: Space Typography</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=Talk:2863:_Space_Typography&amp;diff=330158"/>
				<updated>2023-12-04T22:17:26Z</updated>
		
		<summary type="html">&lt;p&gt;Digin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!--Please sign your posts with ~~~~ and don't delete this text. New comments should be added at the bottom.--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Are the dot's actually roughly in line with the distances?&lt;br /&gt;
&lt;br /&gt;
[[Special:Contributions/172.71.135.78|172.71.135.78]] 21:31, 4 December 2023 (UTC)&lt;br /&gt;
&lt;br /&gt;
Yes they are. I eyeballed with a screenruler and calculated  &lt;br /&gt;
&lt;br /&gt;
* 0.40 AU for Mercury  (Should be 0.37)&lt;br /&gt;
* 0.72 AU for Venus    (0.72)&lt;br /&gt;
* 1 AU for earth (reference)&lt;br /&gt;
* 1.54 AU for Mars (1.52)&lt;br /&gt;
* 5.24 AU for Jupiter (4.98)&lt;br /&gt;
&lt;br /&gt;
[[Special:Contributions/162.158.202.94|162.158.202.94]] 21:48, 4 December 2023 (UTC)&lt;br /&gt;
&lt;br /&gt;
But what size font?[[User:Danger Kitty|Danger Kitty]] ([[User talk:Danger Kitty|talk]])&lt;br /&gt;
&lt;br /&gt;
The number of &amp;quot;e&amp;quot;s between h and r required to make Saturn line up is about 59 (tested using 27.2 pt font) [[User:Digin|Digin]] ([[User talk:Digin|talk]]) 22:17, 4 December 2023 (UTC)&lt;/div&gt;</summary>
		<author><name>Digin</name></author>	</entry>

	</feed>