<div dir="ltr"><div dir="ltr">On Wed, May 27, 2020 at 5:14 PM William Flynn Wallace via extropy-chat <<a href="mailto:extropy-chat@lists.extropy.org">extropy-chat@lists.extropy.org</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div style="font-family:"comic sans ms",sans-serif;font-size:small;color:rgb(0,0,0)">I was thinking mainly of genes.</div><div style="font-family:"comic sans ms",sans-serif;font-size:small;color:rgb(0,0,0)"><br></div><div style="font-family:"comic sans ms",sans-serif;font-size:small;color:rgb(0,0,0)">I wonder if computers hiccup.  There is a thing that happens in our brains called 'involuntary rest pauses'.  You can test yourself:  just tap a finger on some surface and keep it up.  Sooner or later you will lose the rhythm and miss a tap.  Extroverts miss more than introverts.</div><div style="font-family:"comic sans ms",sans-serif;font-size:small;color:rgb(0,0,0)"><br></div><div style="font-family:"comic sans ms",sans-serif;font-size:small;color:rgb(0,0,0)">So if computers have IRPs (Could there be small changes in electricity that accounts for errors?)</div><div style="font-family:"comic sans ms",sans-serif;color:rgb(0,0,0)"></div><div style="font-family:"comic sans ms",sans-serif;font-size:small;color:rgb(0,0,0)">, then a copied code will be short of perfect.  Does this happen this way? Given enough length of the program I am guessing that errors will happen.  Then you have a bug, I suppose, which you have to fix.</div></div></blockquote><div><br></div><div>Computers can have all kinds of glitches: hardware problems, software problems, power problems, etc. Almost all have at least parity memory, meaning that errors will be detected. Most servers have error-correcting memory, which means that most errors will be automatically fixed. At any rate, it's trivial to compare the original and the copy to detect any mistakes.</div><div><br></div><div>-Dave</div></div></div>