Alexey Palazhchenko

Results 470 comments of Alexey Palazhchenko

One thing that is required for proper implementation is the ability to load all packages with all steps independent of templating and everything else. (Kinda like Go linters should load...

Yes, I understand now how that works in BuildKit, but that's not "right" and is confusing for users. I wonder if we can do something about that.

https://github.com/enodata/faker is thread-safe.

FYI, I found a similar tool that works better: https://github.com/BurntSushi/go-sumtype

It will be supported in v2 that we plan to release in a few months

I guess now we know the answer (663d9c335d627e504e14ff91b84da4126035c6cd).

It works now in modules mode: ``` $ go get github.com/qri-io/starlib@latest go: downloading github.com/qri-io/starlib v0.4.2 go: github.com/qri-io/starlib latest => v0.4.2 go: downloading go.starlark.net v0.0.0-20200330013621-be5394c419b6 go: downloading github.com/dustmop/soup v1.1.2-0.20190516214245-38228baa104e go: downloading...