Recent Posts

RC10. Building an Adder

9 minute read

A while back I built a 4-bit adder on a breadboard and managed to reduce each full adder component to five logic gates. In truth I’m not sure how I managed i...

RC09. Dialectical Learnings

3 minute read

Currently musing about learning style. I’ve been making my way through in BYOL (Build Your Own Lisp), but something about it isn’t working for me. I think th...

RC08. Lispful for Recursion

2 minute read

Something that intrigues me about Lisp so far is the way in which it lends itself, almost automatically and as a first principle, to recursion. In my experie...

RC07. DVD Logo

2 minute read

Today I have this to show for myself: In Creative Coding my group was working on generating weird fractals in response to the day’s prompt about organic...

RC06. Ceterum censeo Carthaginem esse delendam

1 minute read

I spent a lot of time today drawing out various logic gates schematics. Too much time. I hadn’t known that NAND logic is so magical and that it’s possible to...