Thoughts on Tumblr
Last weekend I was able register a new domain, and transfer it along with miscidiot.com to Tumblr with a simple a-name record update.
My favorite theme so far has been Stationary, however I don’t like the little “0 Notes” bubble, so I hid it with a little custom css hack:
.stat-notes {
display: none;
}
Also, today I just added “Disquss” commenting to softwarecycling, we’ll see if anyone ever uses it ;)