Issue #46: Go Newsletter Issue #46 — Go Weekly

Go Weekly
Latest Issue All Issues Subscribe
Go Newsletter 46
.
Go Newsletter
Issue 46 — February 20, 2015
Featured
An update on all things Go from core team member Andrew Gerrand, including the transition to Git, why they don’t accept pull requests, what’s going on with Go 1.5, the community, and more.
Andrew Gerrand
Write Go code on the left, see the x86 assembly on the right. Use the ‘colourise’ button to get a feel for how each line of Go relates to the output.
Godbolt
Includes some bug fixes to the go command, the compiler and link, and a few packages.
golang-announce
Whether you are troubleshooting site issues or monitoring external services, managing and centralizing logs is important for your site’s success...and your sanity. Discover 8 usage scenarios for log management and how this fits in your WebOps toolkit.
Loggly sponsored
Aimed at beginners or anyone who fancies a refresher, this video whips through variables, data types, operators, closures, functions, and more in just 50 minutes. (Redditors suggest the section on channels is not so good, however, so caveat emptor.)
Derek Banas
Through the recently released HttpPlatformHandler, Azure Websites (and, indeed, IIS generally) can host any HTTP-based application, including those written in Go.
Hang Ruan
A look at some approaches to reducing memory allocations in performance sensitive Go code.
methane.​github.​io
Escape analysis detects objects that can be allocated on the stack rather than heap, but sometimes it doesn’t work well.
Dmitry Vyukov
In Brief
Loving the Chinese take on the Go gopher.
gopherchina.​org
Coming to Denver, SF, Boston, NYC, Houston, GopherCon, and Chicago.
Ardan Labs sponsored
Ian Kent
Santiago Arias
Alan Donovan
Lets you do things like trigger OS X desktop notifications and system sounds from Go.
Andy Brewer
Not a typo of ‘bloom’ filters, but does include implementations of some.
Tyler Treat
Aishraj Dahal
websocketd provides an easy way for programs in any language to work with WebSockets.
websocketd.​com
Think GitHub-lite.
Go Gits
‘Mini’ is a simple ini configuration file parser and ‘logging’ is a logger that supports tagged logging.
Fog Creek Software

Go Newsletter is curated by Peter Cooper

Read this issue on the Web
See our archives
Change your email address
Stop getting this newsletter

Published by Cooperpress
Fairfield Enterprise Centre, Lincoln Way, Louth, LN11 0LS, UK

AltStyle によって変換されたページ (->オリジナル) /

Issue 45 #46 Issue 47