emacs/var/elfeed/db/data/9e/9e9f8b6438549faf4823a360c01c8e98ee37da03
2022-01-03 12:49:32 -06:00

22 lines
784 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<div class="date">8 Nov 2015</div>
<p>
My daughter read a book about Ada Lovelace, which generated
discussion about Alan Turing, which generated discussions about
computers, which showed me how much kids not only dont know about
computers, but how unlikely they are to understand <i>the guts
underneath the icons</i>.
</p>
<p>
Over the weekend, I completed my personal hack-a-thon on a project
to <a href="http://www.floraabrams.com/ada">demonstrate the depths of a computer</a>, but in a simpler way.
I may give it to my after school computer club that I run at a local
middle school.
</p>
<p>
Pretty simple as my entire assembly language parser was written as a
single <code>reduce</code> function.
</p>