dcu's comments

dcu | 7 years ago

can you link the studies? I'm genuinely interested

dcu | 7 years ago

I meant go's compatibility promise https://golang.org/doc/go1compat which is totally different, and no they are not ignoring the "community" they are just keeping that promise which I and many Go users appreciate.

dcu | 7 years ago | on: Elm 0.19 Broke Us

These kind of stories make me value Go's approach a lot more. You just have to worry about making your product better.

dcu | 7 years ago

no, you and your team have to worry about not making a change that could render your whole stack useless

dcu | 7 years ago

additionally you can run it from a single management host (or Jenkins), for example, so the state is always up to date

dcu | 8 years ago

I've been using `glide` for a few years now, no issues at all. It's the same as cargo(rust), bundler(ruby), npm(js). Thanks to Go it's probably better since deploying dependencies in those languages is really painful.

And not mentioning the security issues associated with having a central repository for packages.

dcu | 8 years ago

simple, fast, secure, reliable. definitely the best messaging service right now.

dcu | 8 years ago

twist app, maybe

dcu | 8 years ago

how does it compare with gomobile?

dcu | 8 years ago

Go is still great and stronger every day ;)

dcu | 8 years ago

the bigger issue with Go is the binary size

dcu | 9 years ago | on: Scala vs Go

it's funny, this discussion alone kind of proves the author's point

dcu | 9 years ago

I'm not. Are you testing with go 1.8 btw?

dcu | 9 years ago

I'm not seeing any changes in my results. I'm testing in an old laptop, I guess that's why it's so slow.

My rustc version is 1.15.0 and go 1.8.

page 2