Posts tagged mac

Mar19

Consuming the Twitter Streaming API

eventedio eventmachine twitter | comments

If you’ve been using polling to track Twitter search terms (totally random example), you may have wondered if there is a more efficient and reliable method. The Twitter streaming API is a potential solution.

Continue reading »

Aug13

Threads Suck

concurrency erlang eventmachine queueing | comments

Ricky Ho gives an excellent description of two competing models for concurrency: theads vs. sequential message passing.

Continue reading »

Feb18

Making OS X Spaces Sane

ux mac desktop | comments

If you use Spaces on Leopard, you should install this fix immediately. It blocks the annoying default behavior of Spaces, which is to try to force all windows from the same application onto the same virtual desktop.

Continue reading »