Profile_bird

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

Already using Twitter
from your phone? Click here.

wagerlabs

  1. Loving my #Amazon #Kindle DX!Wanted one to read PDFs and it has not disappointed so far.Got the leather cover too,screen will stay pristine.
  2. 1 #Kindle DX received as a birthday present,1600+ pdf books,2 young daughters,lots of consulting work.Where do I find time to read?
  3. @codeslinger Having some troubles already. See http://is.gd/1klXq Existing code uses #RabbitMQ but I'm thinking it's just extra complexity.
  4. I need to quickly push msgs to 100ks of topic subscribers with #Erlang.Does #RabbitMQ buy me much?Can I do simpler with http://is.gd/1kiWi
  5. All my contracts are paid in USD. I will loose ~$1.5k on my latest unless EUR/USD drops back to 1.3.It's time to hedge in the futures market
  6. Stoned wallabies make crop circles: http://is.gd/1e8Qe
  7. @Brian_Sniffen It's not THAT hard 2 write a parser&pretty printer 4 #Erlang,hook it up to #LLVM for scripting&slap a #Cocoa interface on top
  8. @DanaRubino Had 1 for a year.2x2.8Ghz Quad Xeon,14Gb memory,23" Apple Cinema.Sold at a loss to buy 15" unibody MBP w/256Gb SSD.Very pleased!
  9. For the record,I've been using Emacs for the past...ugh...15 years or so.I think we can do better with Erlang,though,at least on the Mac!
  10. @abecciu I don't want to use Emacs.I want a proper Erlang IDE for the Mac and I'm willing to put my time and effort where my mouth is.
  11. @JonGretar No,I mean a proper Erlang IDE.You won't be able to debug Erlang from XCode,for example.
  12. Sick and tired of using Emacs,terminal&the erl prompt w/#Erlang.No,I don't want to use Eclipse.It's time I write a proper Mac IDE 4 Erlang!
  13. Apologies for the duplicate twits.Learning to use the sharp sign :D.
  14. It's very important 2 me that Amazon #EC2 #ELB balancer directs new connections to lightly loaded(fresh)EC2 instances during traffic spikes.
  15. Problem I'm trying 2 solve is directing #EC2 #ELB 2 freshly started&lightly loaded instances,instead of an even spread across the cluster.
  16. How does Amazon #EC2 Elastic Load Balancing (#ELB) makes its balancing decisions?How can I influence this?
  17. Dire circumstances notwithstanding,I always bid fixed-price on projects.That includes 500K users on EC2 mentioned earlier.Clients love me!
  18. @kykimnyc Erlang&RabbitMQ for real-time delivery.I expect it to be a huge pain in the ass but it should provide for plenty of blog fodder!
  19. Massive scalability w/EC2 is taken.Finishing a client project where I'm scaling a real-time web service to 500k long-lived connections.
  20. @danielllo It's Erlang after all.Explore massive scalability w/Amazon EC2,Erlang VM internals,performance optimization,build a Cocoa bridge.