Profile_bird

Hey there! gdeglin is using Twitter.

Twitter is a free service that lets you keep in touch with people through the exchange of quick, frequent answers to one simple question: What's happening? Join today to start receiving gdeglin's tweets.

Already using Twitter
from your phone? Click here.

gdeglin

  1. RT @RobotDeathSquad: Q: What's the difference between a golf ball and a SUV? A: Tiger Woods can drive a golf ball more than 300 yards.
  2. http://webroar.in/ looks really promising
  3. #911txts http://911.wikileaks.org/ is way too interesting. What will get leaked next?
  4. Ruby 1.9.1 + Rails = Incredible performance of our application.
  5. declarative_authorization is the best written Rails plugin I've ever seen. Looking forward to implementing it. http://bit.ly/YmKGV
  6. Building an aggregated feed. Currently: Polymorphic feed table. Object -> User. Feeds displayed linked by visible objects and users. Ideas?
  7. Looked at source of @lovd today. Sought inspiration for coding an activity feed. Found a lot of awful rails code from early '08 instead.
  8. Hmm @github becomes unreliable at the worst possible times
  9. Just set up our app to use the whenever ruby gem (http://bit.ly/vEtI9). No more messing with messy cron tasks on 10+ servers ftw.
  10. Rails devs -- Upgrade to REE 1.8.7 if you haven't already. It offers a nice performance boost over 1.8.6.
  11. Experimenting with a very high end server. Result: We are CPU bound. Rails devs - spend more on CPU (fewer cores). SSD & Memory matter less.
  12. #140Conf VOTE @shapirosteve http://vote.digsby.com
  13. @mlkers @rkabir Thanks. Sorry we weren't able to make it. Hope the falafels were good!
  14. @mlkers Oooh! Bring me one!
  15. Reverse engineering the twitter worm that has been going around today
  16. http://twitpic.com/68xet - My stock market performance in the last six months.
  17. Just met half the people that work at Causes and helped them with an FBJS problem. Cool!
  18. Softlayer is having dns issues. Even their own website is broken as a result. Not sure why I don't hear more people complaining on twitter.
  19. My iPhone's touch screen is almost completely dead. Why are there no apple stores in Berkeley?
  20. Frustrated by leaky abstractions in ActiveRecord. Chain together too many complex named_scopes and terrible things happen.