[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: computer-go: Sharing Go modules
My $0.02
I think the current discussion about sharing modules is misguided.
Sharing ideas about representation and coding tricks is fine and
dandy, but don't confuse this activity with actual progress. It
isn't; it's a distraction that can burn a semi-infinite amount of
effort for no measurable result.
Sharing of actual code is useful once something is well understood and
ready to be cast in stone. Essentially nothing about Go programs is
at that stage.