Francesc Campoy
Francesc Campoy
probably on the tracing chapter
When to use FROM alpine, scratch, or golang What about multistage builds?
so far we cover only cpu, there's also memory and lock that are interesting
## Experience Report ### What you wanted to do I wanted to load a big dataset use bulk loader. Bulk loading and live loading can take quite a while for...
This is not clear enough ``` The Response type also has a Body field of type io.ReadCloser. The type of this field is a big hint on what we can...
Signed-off-by: Francesc Campoy
How do meetups get sponsoring? I think the organizers from successful meetups could give their best practices for those that are starting.
Not everyone has Go installed on their machine, and we should not force them to do so just to download the dataset. I'm working on providing a web UI to...
Feedback obtained from [this doc](https://docs.google.com/document/d/1oQbV_wsU0edSejVLnlaWXdd9-kwTSUjkWnWViqk7VLg/edit). > PGA wouldn't let me grab the top-100 most-starred repositories in language X. So I went to multitool to generate that list. This seems like...