Category Archives: Coding

On Beyond Double

Long Double is long. 80 bits long. And it’s part of (modern) standard C! Continue reading

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

Arduino On The Go

Modern smartphones can use USB On-The-Go for all kinds of things. Continue reading

Posted in Android, Arduino, C, Coding, Toys | Tagged , , , , , , , , , , , , | Leave a comment

Computer Speed Comparisons, Part 1: Integer Math

Summing the first 10^N primes can be the basis for a scalable benchmark for modern and vintage computers… Continue reading

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

The Short Way Around

How can you calculate Great Circle routes? Go straight through the Earth! (…and then normalize.) Continue reading

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