Profile_bird

Hey there! jswanhart 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 are you doing? Join today to start receiving jswanhart's tweets.

Already using Twitter
from your phone? Click here.

jswanhart

  1. I'm at Barefoot in Cupertino working on an external binlog consumer. The mysql proxy library is choking on some binlogs at the moment :(
  2. WhereIsVito.com is very funny
  3. @jeffreymcmanus Memcached isn't persistent. I have a working matview system. It just needs rewrites now. Reading about QGM model rewrites
  4. So who wants to write a MySQL proxy based materialized view rewrite layer?
  5. I can add support for all non-distributive aggregate functions now - even GROUP_CONCAT
  6. It uses a space-for-time optimization, so views may consume more space than before. Eventually only views w/ joins will pay space penalty.
  7. Flexviews now supports MIN/MAX (in svn). COUNT(DISTINCT) coming soon.
  8. 'What Sarah Said' from Death Cab for Cutie's first album always brings a tear to my eye. "So who's gonna watch you die?"
  9. InnoDB has a ton of "low hanging fruit" that never gets any attention. Why in the hell can't I set the sample size for analyze table!
  10. I am in a coding mood. Here come the headphones!
  11. RT @jeffreymcmanus: Fuck -js: yeah, that about sums up today all right
  12. Microsoft Entourage just moved a message from ME into my spam folder. Microsoft #Fail
  13. @qu1j0t3 What project has ASCII art in the header?
  14. Listening to 'California' by Mr. Bungle. It is really one of the most awesome albums of all time.
  15. Yay! I got paid today. My bank is going to be much happier with me.
  16. I'm working on adding MIN/MAX and COUNT(DISTINCT ...) support to Flexviews at Barefoot Coffee in Cupertino
  17. The MySQL proxy 'replication' branch is really awesome. You can open a binlog and process the events (including RBR) with a LUA script.
  18. I checked a few Flexviews fixes into SVN last night. I am going to release a new tarball this weekend.
  19. I really enjoy Doctor Who. Kyle is watching the first season of the new series.
  20. Took two HOURS to compile MySQL w/ memory set to 1GB and only one core dedicated to the VM.