Live data from Hacker News

Viewing profile — fabiokung

fabiokung

HN member
Joined
Fri, Apr 26, 2013, 9:06 PM UTC
HN karma
8
Public activity
6 items

About fabiokung

http://www.fabiokung.com

Recent public activity

  1. comment
    Comment #7912741

    Great response. "..., or ideally don't grant root access to the application." +1

  2. comment
    Comment #7401174

    It's possible, but only part of a possible solution. Those tools still would need a (standard) place to read cgroup specific data from inside the container.

  3. comment
    Comment #5646927

    Heroku engineer here. Thanks for the suggestion, we will definitely consider it in the future. Meanwhile, there is an add-on that does exactly this: https://addons.heroku.com/proxi…

  4. comment
    Comment #5646902

    It is still abstracted, nothing changes from the point of view of most applications. It just opens more possibilities and increases the isolation.

  5. comment
    Comment #5646898

    Not all services support unix domain sockets. It's one more option on the table, but I agree that domain sockets should be favored in most cases.

  6. comment
    Comment #5615496

    `heroku run bash` is still the best option, but I've always wanted to ssh into heroku dynos myself, so I did this: https://github.com/fabiokung/heroku-ssh