Profile_bird

Hey there! spyced 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 spyced's tweets.

Already using Twitter
from your phone? Click here.

spyced

  1. YouDebug, debugger scripting for the JVM: http://bit.ly/10yn4q (via @jboner @ fdiotalevi)
  2. RT @emileifrem: Finally uploaded my #nosql overview & graph db kicketh arse slides from #nosqleast. http://bit.ly/18QMIw
  3. RT @Obdurodon: My attempt at a response to Stonebraker: http://pl.atyp.us/wordpress...
  4. RT @CurlyMike: I believe in #nosql and #cassandra. Great intro post by Johannes Schaback (CTO Ladenzeile.de): http://bit.ly/35P0yQ
  5. RT @benjaminblack: Required reading: How Complex Systems Fail http://bit.ly/3qOEPb (via FoRK)
  6. RT @coda: Good news: I wasn't the only person to see this http://bit.ly/1ZKI4c. Bad news: it's trivial to crash a Thrift server. #lolthrift
  7. @jboner congrats!
  8. RT @benjaminblack: Stonbraker introduces #nosql straw men, sets them alight http://bit.ly/4uowAZ (amusing/incomplete disclaimer at the end)
  9. @fwierzbicki good luck dude!
  10. @sbtourist because that's easier than cleaning up singletons etc that aren't designed to be cleaned up. no coordination necessary
  11. @sbtourist the cassandra unit tests take almost a minute now, and mostly need to be in separate jvms. parallel fork would be an easy win
  12. Amen: if you run enough machines it's not "if" you lose power to a rack or more, but "when." http://bit.ly/3o5tiP
  13. RT @jboner: I love deadlocks. They are the easiest bugs to catch. Thread dump. Done. Just got one. :-)
  14. .@jeromatron but I want parallel junit tests in separate jvms
  15. junit fork needs to be the number of processes to fork, not just a boolean :(
  16. RT @zooko: Should we End-of-Life Python 2? Should we End-of-Life Python 3? http://tr.im/E2KJ
  17. RT @jericevans slides from my #cassandra talk at #NoSQL Oakland -- http://bit.ly/FM7tk
  18. RT @jorgeortiz85: "Would you use Cassandra for data you can't afford to lose?" "Well, Digg does." #nosql
  19. Building #Cassandra #Thrift [python] Bindings on OS X: http://bit.ly/3I2Sw0 (via @gdusbabek)