Just some notes about things I found today.

Office Life

There has been some office discussion about white noise generators. I happened to take a look to see what my linux box could put out and found the following post: Need to play high-fidelity white noise? Listen to /dev/urandom on OSX!

I was able to get this going with the following command: sh cat /dev/urandom | sox -traw -r44100 -b16 -e unsigned-integer - -d

But also saw this in the comments and decided to use it instead: sh play -n synth whitenoise

Lunch

This isn’t really important, but why am I only now getting bowls at Chipolte? Far less messy than burritos. :P