Earlier quoted context omitted.
> Statically linking your SSL library makes you an asshole...Heartbleed 2.0. Go has its own SSL library, crypto/tls, which is not linked to any C libraries and wasn't affected by Heartbleed 1.0. You haven't written much Go if you don't know that. The argument is specious anyway, there's nothing difficult about building a binary from an old version of your code or just upgrading in most cases. Deploying a new Go binar…
"Go has its own SSL library, crypto/tls, which is not linked to any C libraries and wasn't affected by Heartbleed 1.0." Is it going to be affected by Heartbleet 2.0? How about whatever the next exploit is? "The argument is specious anyway, there's nothing difficult about building a binary from an old version of your code or just upgrading in most cases." Not in every case, and not for customers who don't have access…
A little Golang way
191–194 of 194 posts
Re: A little Golang way
#192Earlier quoted context omitted.
> It's a community project after all. It is absolutely not a community project. Go governance is a 100% @ Google . There is no go committee or go working group outside Google. It's backed by one company that has full control over it. Sure it's open-source, but good luck with a fork. How can anybody be so misleading about that fact ? What did make you think Go is a "community project" ? > but that does not mean it dep…
I still want to know what made you think Go is a "community project". Well, the main developers do listen to the community. Any project can fork, if there are enough people who are very dissatisfied with the current management. I'm not aware of any serious grumblings about such a fork though. Why? The core team is very good, and very narrowly focused. They've communicated clearly on nearly every issue as to what they…
It's not going to happen, for the same reason the biggest startups in the Silicon Valley never came together to write their own language before. Let's get things straight, the only people who control Go is the Go team period. You are not talking about facts, so i'm not sure what is the point of your comment.
Re: A little Golang way
#193Earlier quoted context omitted.
I still want to know what made you think Go is a "community project". Well, the main developers do listen to the community. Any project can fork, if there are enough people who are very dissatisfied with the current management. I'm not aware of any serious grumblings about such a fork though. Why? The core team is very good, and very narrowly focused. They've communicated clearly on nearly every issue as to what they…
> I could see people getting together to form a non-profit foundation that could at least pay for a few guys to continue to work on Go full-time. It's not going to happen, for the same reason the biggest startups in the Silicon Valley never came together to write their own language before. Let's get things straight, the only people who control Go is the Go team period. You are not talking about facts, so i'm not sure…
This kind of thing has happened in the past: XFree86, OpenOffice, gcc, etc.
Re: A little Golang way
#194Earlier quoted context omitted.
You should rather ask yourself why Lisp hasn't been able to attract the same large and active community in 5 decades that Go has been able to attract in 5 years.
Argument ad populum.