Live data from Hacker News

Viewing profile — Snappy

Snappy

HN member
Joined
Tue, Jun 29, 2010, 7:24 PM UTC
HN karma
82
Public activity
77 items

About Snappy

I'm the Chief Product Officer at Replicated https://www.replicated.com/

Recent public activity

  1. comment
    Comment #26836624

    I'm just a bit biased (I work for Replicated), but yeah, this is exactly what Replicated does. https://www.replicated.com/ I don't want to get all salesy here, but I'm happy to ans…

  2. comment
    Comment #24790632

    So that's what they've been doing with all the Heroku people they've been hiring. http://hashiroku.com/

  3. comment
    Comment #24549078

    Thanks for the suggestion. It spun out of a feature in our main product, but I admit that as a standalone project, it's a bit too broad of a name. It's already caused some confusio…

  4. comment
    Comment #24549020

    Hi HN, We (Replicated) are getting ready to launch a new open source project, Troubleshoot, and I'd like your early feedback. It's basically a set of two `kubectl` plugins that pro…

  5. story
  6. comment
    Comment #21724356

    Thanks for bringing this up. As mentioned in our blog post on the subject ( https://about.gitlab.com/blog/2019/07/30/gitlab-acquisitions... ), we'll consider other types of acquisi…

  7. comment
    Comment #18234019

    Also created https://gitlab.com/gitlab-org/gitlab-ce/issues/52779 to discuss not making Auto DevOps pipelines show failure at all.

  8. comment
    Comment #18233994

    FWIW, if you disable Pipelines and push another commit to the repo, you'll clear the failed icon from the project page. The project page only shows the last commit and the failed s…

  9. comment
    Comment #18233881

    That is weird behavior. Here's an issue: https://gitlab.com/gitlab-org/gitlab-ce/issues/52778

  10. comment
    Comment #18026946

    Maven repository is coming in 11.3!

  11. comment
    Comment #17256667

    Definitely not. Presumably the gold subscription would be associated with a group for your open source projects, and your personal private projects would be completely separate (an…

  12. comment
    Comment #16651367

    FWIW, if you created the connection between GitLab and GitHub for your project before 10.6, you'll have to remove the connection and then re-add it to get the push-based mirroring …

  13. comment
    Comment #16623300

    Thanks for pointing this out. Changed with https://gitlab.com/gitlab-com/www-gitlab-com/merge_requests/... . Advancedness is not a criteria in open sourcing or not open sourcing. T…

  14. comment
    Comment #16619010

    Yeah, that was poorly phrased, sorry. One of the awesome aspects of being transparent by default: taking an internal conversation between three coworkers and making the recording a…

  15. comment
    Comment #16618727

    Yes, it attempts to detect the language/framework, and build it. It doesn't work for all languages, and is based on Heroku buildpacks so has similar limitations. If autodetect fail…

  16. comment
    Comment #16618692

    > For one of the software projects I'm involved in, I have more complex needs. We release binaries for multiple platforms so our Jenkins master delegates certain tasks to slaves ru…

  17. comment
    Comment #16618637

    We're not going to create our own monitoring; we'll use Prometheus and other open source tools.

  18. comment
    Comment #16218240

    From https://docs.gitlab.com/ee/install/kubernetes/ , the best way to run GitLab on Kubernetes today is the gitlab-omnibus chart: https://docs.gitlab.com/ee/install/kubernetes/gitl…

  19. comment
    Comment #16215342

    My issue comment drafts are always persisted locally and not lost on refresh. Not sure why you're seeing otherwise. It is supposed to work that way. If you're seeing otherwise, ple…

  20. comment
    Comment #16215160

    Thanks for the feedback. Here's an issue to track the request: https://gitlab.com/gitlab-org/gitlab-ce/issues/14664 and I added it to our Missing features section with https://gitl…

  21. comment
    Comment #16214729

    We're definitely doing a lot with Kubernetes, especially within CD, but it's not completely exclusive. We usually provide powerful primitives that can be used for anything, but mak…

  22. comment
    Comment #16214033

    We're not trying to replace your local editor. We know you love them. But there are still lots of reasons and situations where a web IDE is perfect and beneficial.

  23. comment
    Comment #15487434

    A web IDE is a great start, and as Sid already pointed out, at GitLab we'll ship an IDE deeply integrated with version control (and CI, CD, monitoring, etc.) in 2018. But that only…

  24. comment
    Comment #15331482

    To be clear, you can do this with hosted GitLab.com as well.

  25. comment
    Comment #15315402

    Thanks! We're excited for you try it out too! And as always, send feedback or create issues for anything you see that needs improvement.