10 Oct, 2009
Posted by: Jure Cuhalev In: Tech
A quick tip for all the fellow OS X users. It looks like OS X Leopard and Snow Leopard have problems with automatically turning on sub-pixel rendering for fonts when viewing text on external display. This means that your new huge display will show things differently from your built-in one.
After getting bit by this, I’ve [...]
Do you want to flex you hacking skills in space of online micro-payements and donations? Are you working on a project that would need this in next 3 months? Or are you just a good person that wants to give something to non-profits? Then Charity Hack ’09 might just be an event for you.
The idea, [...]
Coming from Python world where most of text is in double apostrophes like:
“Hello world”
to JavaScript where, e.g. jQuery , expects you to write:
$(‘#foobar’)
with single quotes, it can be quite annoying to always have to type it twice, since for double quotes (“), TextMate it always does it automatically. This feature [...]