Crank Software Blog

SIGN UP FOR UPDATES

1 minute read
Locality is an interesting to think about and exploit when designing algorithms for image processing. For normal data processing a simple MRU cache is...
1 minute read
Happy New Year Everyone!
1 minute read
Was passed along these 8 tips for designing user friendly applications the other day. It is a quick read, and pretty good general advice ... in partic...
2 minute read
Hello World! I figured that would be appropriate since this is my first blog post at Crank Software. :) Cheesy, maybe; Retro, absolutely ;)
2 minute read
You hear it again and again from software developers. Global variables are evil. Global variables are bad. Global variables were the downfall of the R...