Live data from Hacker News

Viewing profile — helloiamaperson

helloiamaperson

HN member
Joined
Thu, Feb 12, 2015, 1:35 AM UTC
HN karma
24
Public activity
26 items

About helloiamaperson

me@me@stuffihavemade.com

Recent public activity

  1. comment
    Comment #13034352

    take a look at my post from earlier: https://news.ycombinator.com/item?id=13031870 . I'd be interested to hear your (and others') thoughts.

  2. comment
    Comment #13031870

    Since you're doing research in this area, have you taken a look at something like https://www.dyadicsec.com/ at all? I looked at the whitepaper a while ago, and it seemed to make s…

  3. comment
    Comment #13024042

    Check out concourse.ci [example pipeline at https://ci.concourse.ci/ ]. It fully supports building docker images - https://github.com/concourse/docker-image-resource

  4. comment
    Comment #12379053

    I'd love to hear more about your solution. Are you saying that you've created an algorithm distinct from paxos/raft/zab that's more robust?

  5. comment
    Comment #12378964

    Being able to rebuild critical infrastructure from source, and know that you'll be able to reliably deploy it, is a _huge_ win for security. In that case, you might be interested i…

  6. comment
    Comment #12235990

    You should take a look at https://bosh.io/ . It does what you want wrt devs being responsible for defining how the software runs, environment reproducibility, etc. Unfortunately, t…

  7. comment
    Comment #12168659

    As Titanous said, BOSH operates at a lower level than Flynn. You could use BOSH to deploy Flynn, hypothetically. A more direct comparison would be Cloud Foundry.

  8. comment
  9. comment
    Comment #11182052

    There's a foundation that's a separate entity that owns the IP: https://www.cloudfoundry.org/membership/members/

  10. comment
    Comment #10971747

    > I'm pretty sure it's quite valuable, though I'm also unclear what people would be willing to pay. Your solution probably works great for your needs, but this stuff is expensive t…

  11. comment
    Comment #10956383

    > One PaaS with developers in mind is https://nodechef.com It would be interesting to see how they do. Is this your product? All of your comments are about it.

  12. comment
    Comment #10786899

    The most production ready versions of this kind of thing are http://geode.incubator.apache.org and https://ignite.apache.org .

  13. comment
    Comment #10764869

    Terraform's model (local state files) is not something that works well, in my opinion. Since AWS doesn't know that you want some operations done "transactionally" (like with CloudF…

  14. comment
    Comment #10343789

    Oh, so kind of like: http://concourse.ci/ ?

  15. comment
    Comment #10343627

    You mention Puppet and Chef, but how does it compare to more holistic tools like terraform, juju, and bosh?

  16. comment
    Comment #10333585

    https://news.ycombinator.com/item?id=10333576

  17. comment
    Comment #10333582

    https://news.ycombinator.com/item?id=10333576

  18. comment
    Comment #10333576

    I'd love to hear more about your use case and what I could do to improve the situation. You can contact me with the email address in my profile if you're interested. Thanks!

  19. comment
    Comment #9729923

    > Hell, you need a separate VM just to install it. I'm not sure why that's a problem. If you want something that's actually like heroku like in terms of uptime and what not, you ne…

  20. comment
    Comment #9729675

    http://www.openshift.org/ or http://cloudfoundry.org/index.html , both used in production by f500 companies

  21. comment
    Comment #9689851

    Or use cloud foundry ( http://cloudfoundry.org/index.html ) if you have a burning desire to stand up your own paas vs. just using heroku.

  22. comment
    Comment #9600598

    > With Nix it seems like the technology is there. It works. It has a superior model compared with other systems. However, it lacks a corporate sponsor or large community to make it…

  23. comment
    Comment #9562257

    There is. It's called Cloud Foundry: http://www.cloudfoundry.org/index.html

  24. comment
    Comment #9387120

    Take a look at bosh: http://drnicwilliams.com/2012/05/15/bosh-what-how-when/ . It has its own problems, but it does exactly what you want, and is used for large scale deployments.

  25. comment
    Comment #9104871

    You can run databases inside of cf as well: https://github.com/cloudfoundry/cf-mysql-release