Live data from Hacker News

Viewing profile — csweichel

csweichel

HN member
Joined
Fri, Jan 04, 2019, 12:38 AM UTC
HN karma
14
Public activity
13 items

About csweichel

No profile information was provided.

Recent public activity

  1. comment
    Comment #46626663

    You run the agent in a tightly controlled remote environment / VM designed for this use-case (at least the SSH/command piece). Ona ( https://ona.com ) is a great choice. (full disc…

  2. comment
    Comment #42527665

    Gitpod ( https://www.gitpod.io ) is a great option here. It aims to remove the ops burden, provide a great developer experience and give you tools to manage your spend (eg automati…

  3. comment
    Comment #42043304

    OP here. There definitely is a place for running things on your local machine. Exactly as you say: one can get a great deal of consistency using VMs. One of the benefits of moving …

  4. comment
    Comment #42043209

    OP here. The Kubernetes community has been fantastic at evolving the platform, and we've greatly enjoyed being in the middle of it. Indeed, many of the things we had to build next …

  5. story
  6. story
  7. story
  8. story
  9. comment
    Comment #20236782

    no plans. (but then, what else should I say :D)

  10. comment
    Comment #20236746

    Not sure this statements holds in this general form - it's a very good idea to be cautious what you execute, but curl | sh is not much different from running npx for example. It's …

  11. comment
    Comment #20236667

    Just in case you don't have Python :) I got a tad fed up with having to remember the line for Python, Node and Ruby. This one works as long as you have bash and curl.

  12. comment
    Comment #20230182

    That's exactly right. However, it does the downloading/starting in a really convenient manner. I wanted something I could just quickly type into a terminal without having to browse…

  13. story