I don’t like it and recently I’ve been getting this one:
[...] While surfing aimlessly today I came across this site: [...]
People really need to stop this or else I’m calling the boys in to rough them up :)
Hopefully related posts
Apache 2.2 I screwed up our server's logging recently through lack of sleep, lack of caffeine reaction and silliness. In a word, I was tired and not ...
Michael Bay Vs Uwe Boll Michael Bay did screw up Transformers I'm sorry. I hope he doesn't do the same with the sequel... On Michael Bay's website he was asked ...
We killed the www prefix Today we killed off the www prefix. I tried a few methods including the www-redirect plugin and then fell onto the .htaccess solution which was ...
Spamming In case you didn't know it already, I am a HUGE hater of email spam. It is badass, don't do it to me or I ...
Fix for Mac dock mirror in leopard Open a terminal window and type:
defaults write com.apple.dock no-glass -boolean YES
Then type this to restart the dock:
killall Dock
to revert type:
defaults write com.apple.dock no-glass -boolean NO
Then ...