From af18f05d0e48b685e28a95c853c5d8f9dedaa901 Mon Sep 17 00:00:00 2001 From: Andrew Gerrand Date: Mon, 11 Nov 2013 11:03:47 +1100 Subject: go.blog: correct Andy's title He's an engineer, damnit. R=andybons https://golang.org/cl/24320043 --- content/4years.article | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/4years.article b/content/4years.article index f8f8cc1..ac3db6c 100644 --- a/content/4years.article +++ b/content/4years.article @@ -51,7 +51,7 @@ Businesses are enjoying Go, too. The [[http://golang.org/wiki/GoUsers][Go Users - The [[https://ngrok.com/][ngrok]] service allows web developers to provide remote access to their development environments. Its author Alan Shreve said that "ngrok's success as a project is due in no small part to choosing Go as the implementation language," citing Go's HTTP libraries, efficiency, cross-platform compatibility, and ease of deployment as the major benefits. -- [[http://poptip.com][Poptip]] provides social analytics services, and product manager Andy Bonventre said "What started as an experiment in writing a single service in Go turned into moving almost our entire infrastructure over to it. What I love about Go the most is not necessarily the features of the language, but the focus on tooling, testing, and other elements that make writing large applications much more manageable." +- [[http://poptip.com][Poptip]] provides social analytics services, and product engineer Andy Bonventre said "What started as an experiment in writing a single service in Go turned into moving almost our entire infrastructure over to it. What I love about Go the most is not necessarily the features of the language, but the focus on tooling, testing, and other elements that make writing large applications much more manageable." - Music collaboration startup [[http://splice.com][Splice]] chose to build their service with Go. Co-founder Matt Aimonetti said "We seriously studied and considered many programming languages, but Go's simplicity, efficiency, philosophy and community won us over." -- cgit v1.2.3