Geert-Johan Riemer

Results 156 comments of Geert-Johan Riemer

Or we could wait for go-flutter-desktop/hover#73 to be merged.

From go-flutter-desktop/hover#109: > @jld3103 > we also need to check if the crosscompilers are installed I'm not sure if we should add checks or let Go do that. If we...

I would prefer to only do the tool detection once Go failed and the Go output indicates that it may have to do with cross-compilation. Because if we deny the...

So aside from the code part, there will also be need to change something during packaging? Perhaps this can be related to the hooks discussion?

I suggest using Java as that is an actual OOP language.

:+1: +1 I would love to use vulcand in our stack but we require websocket support.

+1, I also noticed the error correction levels are wrong currently.

grpc-go now supports SRV records out of the box. https://github.com/grpc/grpc-go/blob/master/resolver/dns/dns_resolver.go#L195 Although this was a useful package, I believe this package should be deprecated in favor of official grpc-go support. Also,...

If we can get to a good design / specs I'd be happy to work on an implementation. @tejal29 @briandealwis ### Approach 1: Profile only I suggest to introduce a...

Also: should we consider renaming it `repo` or `repository` instead of `defaultRepo`?