Posted in Uncategorized, tagged social networks on June 29, 2007 | Leave a Comment »
Here’s an article that touches on the effect of heightened social awareness that twitter brings (like the awareness of the location of one’s limbs).
Read Full Post »
I thought that it would be automatic and all, but it wasn’t. The most frustrating thing was trying to find any official documentation (howtos, faqs, etc.). Most of the existing pages haven’t been updated since 2003, but the biggest problem is the number of drivers and packages developed over the years (linux-wlan, linux wireless extensions, [...]
Read Full Post »
Posted in Uncategorized, tagged database, programming, ruby-on-rails, scalability on June 28, 2007 | 1 Comment »
Rolling on Rails: Under the Hood at Twitter – talks about the “scramble to scale” and the importance of thought out database schemas and queries.
In order to scale your service, it is usually not necessary to change the entire framework. Profiling your code and queries can lead to small incremental changes that solve major bottlenecks [...]
Read Full Post »