Jeff Lindsay
Jeff Lindsay
I'm also happy to contribute my generic net/rpc server reflection code so that libchan can have net/rpc style interface on top of the low level req/rep API. There is a...
Yeah, that's one of the big ones and luckily it's there. Anyway, can't wait for a port to C...
Nice to have a workaround, but as a known issue is there a known way to fix it? Willing to look into it and submit a PR..
Let's not depend on `gcloud`. A web flow just for Google is also obnoxious. What is the "service account" experience like? Can you put it in an env var? DigitalOcean...
Since our provider is called "google" can we prefix env with "GOOGLE" instead of "GCLOUD"? Or is this an existing convention?
:+1: should we keep this open in case you find more?
Heh. So CGI says you can specify headers (namely Content-Type) by outputting them first before a newline and empty line. I'm guess that's how we'd want to do it. Unless...
Yeah if it's optional it gets harder to properly determine if it's provided. And my idea of detecting JSON would mean buffering output. Not ruling anything out yet, but anybody...
One idea is to put it in command metadata. I think there is a proposal somewhere about expanding the cmd script format to do something like: ``` #!cmd alpine bash...
General idea, but yes relevant types.