Vitor De Mario

Results 5 issues of Vitor De Mario

Hi, I would like to translate the first lesson (perhaps a little bit more) to Brazilian Portuguese and create a presentation out of it to submit to a conference. Is...

I made a small patch on my own fork to report a little bit more data with `-test` when `growforest` is finishing. It looks like this: ``` Error: 0.06121835978431722 Accuracy:...

The coexistence of `(s Set)` and `(s *Set)` can cause problems. For instance, if a consumer of the library were to create an interface to represent a subset of methods...

(this is the last issue, I'll stop spamming now 😬) What do you think about using https://github.com/clipperhouse/gen to change `strset` into a set that can take any type? I'm not...

The advice to delete `updaters.go` probably wouldn't work well in practice. Removing a file is not a common practice and has no support in tooling such as [dep](https://github.com/golang/dep) and similars....