OpenPGP support in Go
imperialviolet.org
OpenPGP support in Go
1–10 of 12 posts
Re: OpenPGP support in Go
#2Re: OpenPGP support in Go
#3Anyone else think it may be time to look seriously at learning Go?
Re: OpenPGP support in Go
#4Anyone else think it may be time to look seriously at learning Go?
Re: OpenPGP support in Go
#5Anyone else think it may be time to look seriously at learning Go?
Even after playing with it and reading a lot about it, I still picked up a few additional things from this article: http://news.ycombinator.com/item?id=2631964
I'd say that's a good place to start if you're still not quite convinced it's worth it.
Re: OpenPGP support in Go
#6Anyone else think it may be time to look seriously at learning Go?
Re: OpenPGP support in Go
#7And judging from the last 20 years of programming language evangelism/flame wars, I completely expect to see "X support in AnotherLanguage" and "Y reimplemented in AnotherLanguage" posts followed up by "How AnotherLanguage is so much better than Go" and "AnotherLanguage vs. Go."
Sadly, what we'll never see is a retrospective along the lines of, "Did we waste all our time reinventing the wheel in AnotherLanguage?"
Re: OpenPGP support in Go
#8Anyone else think it may be time to look seriously at learning Go?
I am going with libtask and zmq in C for now.
Re: OpenPGP support in Go
#9Anyone else think it may be time to look seriously at learning Go?
Personally I will stick with Scala, Java (for Android) and C++ (for when performance actually matter).
I guess it would have been different if Go had been available ten years ago. Now it feels like D, a good idea with a good implementation, whose time has come and gone.
Re: OpenPGP support in Go
#10I for one look forward to an endless stream of "X support in Go" and "Y reimplemented in Go" posts over the next few years. And judging from the last 20 years of programming language evangelism/flame wars, I completely expect to see "X support in AnotherLanguage" and "Y reimplemented in AnotherLanguage" posts followed up by "How AnotherLanguage is so much better than Go" and "AnotherLanguage vs. Go." Sadly, what we'l…