Live data from Hacker News

Viewing profile — tomazmuraus

tomazmuraus

HN member
Joined
Tue, May 18, 2010, 4:19 PM UTC
HN karma
312
Public activity
42 items

About tomazmuraus

[ my public key: https://keybase.io/kami; my proof: https://keybase.io/kami/sigs/LCgBS3xrRZ_Jw2KtJ6VpATle-rwZfm4rHgflMchZBNA ]

Recent public activity

  1. story
  2. story
  3. story
  4. story
  5. comment
    Comment #6207360

    (disclaimer: I'm one of the Libcloud developers) I want to add some context to this. Our current abstraction provides a relatively simple API which is guaranteed to work across mul…

  6. story
  7. story
  8. story
  9. comment
    Comment #4906323

    It shows how easy it easy to write your own function because all you need to do to send an email is perform a single HTTP request.

  10. story
  11. comment
    Comment #4173698

    Project Awesome is an HTTP proxy which means it's even a higher abstraction than a Ruby library :) In any case, you should have a look at Libcloud ( http://libcloud.apache.org/ ), …

  12. comment
    Comment #3705091

    Disclaimer: I'm author of the blog post. The title might be a bit misleading, but a first commit to Whiskey was actually made about a year ago ( https://github.com/cloudkick/whiske…

  13. story
  14. comment
    Comment #3188453

    Just FYI, apache mod_proxy_balancer also supports HTTP 1.1 and you can configure it during run-time if you have mod_status enabled.

  15. comment
    Comment #2700426

    Any special reason why you haven't used something like libcloud (deploy_node ...) - http://libcloud.apache.org/ ? Then the script would work with multiple providers, not just Amazo…

  16. comment
    Comment #2487638

    We actually do have an install script. It is not the best one, but you should be good to go in a few simple steps: 1. downloading a tarball 2. unpacking it 3. running "scons instal…

  17. comment
    Comment #2487532

    Service management part is also abstracted away pretty well, so it should be fairly easy to write a new backend for your favorite service manager (supervisor, upstart, etc.).

  18. comment
    Comment #2487361

    Here is a link to the original news on the project website http://cast-project.org/news/2011/announcing-cast-preview-re... and a blog post on the Cloudkick website https://www.clou…

  19. comment
    Comment #2421512

    Nothing new here. Node wasn't ever really meant to be used for CPU intensive tasks - especially the ones like this which you can fairly easy parallelize.

  20. comment
    Comment #2384176

    Awesome book (+ pretty pictures). I have read it online about a year ago, but I still ordered my copy from Amazon.

  21. comment
    Comment #2333337

    It "kinda" supports LAN sync. Files still first need to be transfered to the cloud first before you can sync them over LAN. At least it was like this the last time I have looked at…

  22. comment
    Comment #2292251

    Nice to see a new release, but there is still no official support for a parallel execution :( There are some forks with a parallel support, but all of the ones which I have tried a…

  23. comment
    Comment #2237759

    Yeah, YubiKeys are great. I have been using mine for about a year now and I also use a YubiKey PAM module to log in into my Ubuntu workstation. If you search google a bit I am pret…

  24. comment
    Comment #2210640

    Yeah, I was thinking about doing a similar thing here at Cloudkick. Currently, our test suite is not that large and it takes around 6-8 minutes to complete, but with testing every …

  25. story