|
|
Subscribe / Log in / New account

Go as a faster Python

Go as a faster Python

Posted May 22, 2015 17:07 UTC (Fri) by jberkus (guest, #55561)
In reply to: Go as a faster Python by ncm
Parent article: New projects from day two of CoreOS Fest

Yes, I think that's the case a lot of places. At least, I know of more than a few Python/Go shops, although I know about even more Ruby/Go shops, for which the same argument would hold.


to post comments

Go as a faster Python

Posted May 22, 2015 20:55 UTC (Fri) by sjj (guest, #2020) [Link]

As someone more on the Ops side, static binaries FTW! Not having to worry about different versions of interpreters and supporting libraries on different machines is a bigger reason for me to really learn Go. Plus simple cross-compilation.


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds