Truth tables are a great way to design and verify combinational logic, but enumerating their full range of values is not fun to write. In my latest post, I describe how to automate truth table generation in #Emacs and perform boolean operations on the generated input values in #OrgMode. http://yummymelon.com/devnull/computing-truth-tables-in-org.html