Category Archives: Math

Soup-er Computing

APGSearch is an easy way to find new, interesting Conway’s Life patterns (and get recognition for finding them.) Continue reading

Posted in Math | Leave a comment

Magical Music Machine

With a few musical rules, random number generators can create something not entirely unlike music… Continue reading

Posted in BASIC, Coding, Math, Music | Leave a comment

Printing Large Numbers on Arduinos

How to print unsigned 64-bit integers simply in Arduino C, using decimal long division. Continue reading

Posted in Arduino, C, Coding, HOW-TO, Math | Tagged , , , , , , , , , | Leave a comment

Brute Force and Ignorance

Sometimes the best tool for the job is a big (computational) hammer. Continue reading

Posted in Algorithms, C, Coding, Math | Tagged , , , , , | Leave a comment