Live data from Hacker News

Viewing profile — bampolampy

bampolampy

HN member
Joined
Sat, Apr 25, 2015, 9:30 PM UTC
HN karma
5
Public activity
9 items

About bampolampy

No profile information was provided.

Recent public activity

  1. comment
    Comment #10233782

    I'm the author of this article, happy to answer questions. I also wrote about Docker network plugins in the article a bit. Happy to chat about it.

  2. story
  3. comment
    Comment #10028848

    Thanks for the feedback! We're certainly excited about the recent move towards go's experimental vendoring, I can't say I've had many positive experiences with vendoring myself as …

  4. comment
    Comment #10017978

    Fantastic! Thanks for sharing!

  5. comment
    Comment #10017786

    Someone tweeted about it shortly after my post when live, Delve does look interesting and a lot more compatible with go in general, but there is significant appeal around being abl…

  6. comment
    Comment #9811570

    I would not call this an alternative. I think an alternative development workflow involves using packer as well as a number of other top level tools (vagrant for example) and using…

  7. comment
    Comment #9805645

    We are just starting a beta for our new CI flow which follows the container paradigm very closely. It allows you to build docker compose stacks for your various application images,…

  8. comment
    Comment #9805528

    (disclosure: I do work for Codeship :P ) There are a lot of really great reasons to use Docker, or any container technology for CI. First off containers give you a standard interfa…

  9. story
    GSCS: Game servers in Docker containers

    http://bfosberry.github.io/gscs/ It's a specification to let developers create docker container images for specific game servers, define how those game servers interact, and then a…