Valentin Deleplace
Valentin Deleplace
Hi Jaana, the above output was produced without any vendoring. Thanks for the advice. I tried vendoring (`github.com/aws/aws-sdk-go`, etc.) and 2 deployment commands. `gcloud app deploy` didn't work (see below)....
Hi Matias, in GAE using Go 1.9, 1.11 or 1.12 are quite different, not because of the language but rather because of the runtime infrastructure: - Go 1.9: 1st gen...
Indeed I often use empty branch comments for documentation.
I experienced it too yesterday, during roughly 5 hours. Then it worked again. To give more context: some Google Cloud client libraries have `gopkg.in/yaml.v3` and `errgo.v2` dependencies, and so my...
Indeed, this is a useful use case (known lang + newbie lang).
http://hyperpolyglot.org/ has the side-by-side view, though only for predefined clusters of languages.
Hi JanVladimir Issue #33 added a side-by-side popin ; One has to click to reveal it. Do you think it covers your demand?  
Note that we depend on Prettify for syntax colors https://github.com/google/code-prettify
Chezou: Julia is already the topic of issue #29
This is what printing currently looks like