Profile_bird

Hey there! s0lnic 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 s0lnic's updates.

Already using Twitter
from your phone? Click here.

s0lnic

  1. it's great to see that IE6 is finally dying...thank you digg, youtube, facebook...
  2. @_tomash 2.3.2
  3. @_tomash and you will get an error about missing gems :)
  4. ...so I can do "grep config.gem config/environment.rb | awk '{print $2}' | tr -d \'\", | xargs sudo gem install" to install dependencies :P
  5. oh cool, now I know why we have config.gem in rails...
  6. building a custom deb package is a nightmare!
  7. "must specify package since control info has many ()" what? lol
  8. ...and so we're switching to mod_passenger on our servers, which means I have to build a custom nginx package, yay
  9. my new computer has just arrived @Lunar_Logic :)
  10. w00t! we've got our very own planning poker cards :)
  11. @sickill just told me that kopete supports Skype now, good to know! Re-emerging right away...:)
  12. ok, looks like I can generate object id using ObjectID class...and so MongoAdapter#create works :)
  13. anyone knows how to insert an object into mongo db using ruby driver and get the object "_id" back?
  14. I'm absolutely amazed by the new Mastodon album - "Crack the Skye"...
  15. I just watched Coraline. WOW! Just WOW!
  16. @_tomash no worries, you will be the first one, I'm just writing a DataMapper adapter for MongoDB :)
  17. wow, that was fast - mongodb 0.9.5 is installed, time to check it out...
  18. "can't find boost headers" ok...I had to set the preferred boost version using eselect boost module and...mongodb is compiling!
  19. I'm struggling with mongodb compilation on #gentoo using a modified ebuild that I've found on gentoo bugzilla...wish me luck ;)
  20. I'm doing a review of a code review, interesting experience :)