Live data from Hacker News

Viewing profile — stevelandis

stevelandis

HN member
Joined
Thu, Jun 02, 2016, 1:34 AM UTC
HN karma
11
Public activity
4 items

About stevelandis

No profile information was provided.

Recent public activity

  1. comment
    Comment #11820518

    Use etcd in production and you will lose data. Bounce nodes, simulate power loss and you will lose data. Have you actually used it?

  2. comment
    Comment #11820503

    Brandon, a few months ago I met you at a meetup and you did not think this problem needed to be solved, and containers were for ephemeral apps... just an AMA request, what changed …

  3. comment
    Comment #11820494

    IMO it is because this can derail the adoption of containers. I think an immature project like this announced so prematurely does more harm than good. And I appreciate people that …

  4. comment
    Comment #11819759

    Here is an example script that will panic anyone using NBD to server a block device (replace qemu-nbd with the nbd export provided by torus) qemu-img create -f qcow2 f.img 1G mkfs.…