What I learned today
If one picks a number at random from the universe, there is a 30% chance that the first digit will be 1. How awesome is that? For example, pick up any science text and tally the occrances of each of the nine digits starting a number (0 does not count)….
Today I learned
Today, I learned the awesomeness of the “*” printf formatting rule. printf(“%*c”, 5, ‘t’) will print 5 tabs. Behold, I no longer need employ loops for indenting!
I dream of diff e q
One of my dreams last night involved me solving a partial differential equation in extensive detail. That is pretty nerdy by itself, but the result of completing the derivation was unlocking some sort of pornography.