Posts Tagged ‘osx’

MySQL utf8 - latin1 encoding foo with ruby on rails, ubuntu server and osx client

Since I set up a rake task which dumps my production database on the server and pipes it through a ssh connection into my local mysql server I had to recognize encoding problems locally. Today I said to myself: “Stop that encoding foo and get this crappy shit running correctly”
After struggling around with server side [...]

Why is textmate getting slower and slower?

The last weeks developing my new website mysedcard.tv I recognized textmate getting slower and slower. The worst symptom was cpu usage of almost 100% while putting the focus back to textmate from e.g. firefox or any other application. In the very beginning I said to myself “uhm … it’s because of my bad installation, so [...]