Viewing profile — csweichel
csweichel
HN member- Joined
- Fri, Jan 04, 2019, 12:38 AM UTC
- HN karma
- 14
- Public activity
- 13 items
- HN profile
- View on Hacker News ↗
About csweichel
No profile information was provided.
Recent public activity
-
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…
-
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…
-
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 …
-
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 …
- story
- story
- story
- story
-
comment
Comment #20236782
no plans. (but then, what else should I say :D)
-
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 …
-
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.
-
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…
- story