Golang Weekly
Archives| Latest| RSS
Easy to unsubscribe at any time. Your e-mail address is safe — here's our privacy policy.
« Prev
Next »
Go Newsletter
Issue 72 — August 20, 2015
Featured
Go 1.5 Released: The Sixth Major Stable Release
1.5 makes some key steps forward with the compiler tool chain now entirely written in Go (no C remains), a completely redesigned GC, new ports (including ARM64), and dev tool improvements. The release notes feature a full writeup.
golang.​org
Packet Capture, Injection, and Analysis with Gopacket
The gopacket package provides a Go wrapper for libpcap which lets you capture network traffic live, analyse packets, and even send raw bytes via a network device.
DevDungeon
Codeship launches Organizations Plans
Create teams, set permissions for specific team members, and improve collaboration in your Continuous Delivery workflow. With Codeship's new Organizations plans, you can get centralized control over your organization’s projects and teams.
Codeship   sponsored 
Go 1.6 Garbage Collection Improvements
1.5 features a rewritten GC, but.. “for 1.6, our primary goal with the garbage collector is polish.”
Austin Clements and Rick Hudson
What Editors / IDEs Are You Using with Go?   opinion 
vim (with vim-go) and Sublime Text seem to be the most popular options here.
Reddit
main.main on Android   tutorial 
A quick look at how the main function in a Go app is invoked on Android.
Burcu Dogan
Jobs
Want to work on new projects? Make more money? Try a new stack? Relocate?
On Hired, we'll bring the options to you. With over 2,000 pre-screened tech companies in 10 cities in the US UK, you'll be sure to find what you're looking for. Join Hired today.
Hired.​com
In Brief
Google's In-House Programming Language Now Runs on Phones   news 
WIRED
Don't Get Bitten by Pointer vs Non-Pointer Method Receivers   tutorial 
Nathan LeClaire
Keysort: The Schwartzian Transform in Go   tutorial   code 
Danver Braganza
Conditional Compilation in Go   tutorial 
“When developing Go package or application that depends on specific features of the underlying platform or architecture it is often necessary to use a specialised implementation.”
Svett Ralchev
Generate RESTful API Documentation From Annotations in Go code   tutorial 
Robert Gabriel
Billions of Requests Per Day, Meet Go 1.5   opinion 
“Our 95 percentile garbage collection [time] went down by 96%.”
Robin Verlangen
Graph Showing "Amazing GC pause time improvements in Go 1.5"   opinion 
Brian Hatfield
Real-time Image Resizing as a Service   tools 
Resize, crop, and process images at scale and in real-time with imgix. Get up to speed quickly with the community-built Go package.
Imgix   sponsored 
go-buildall: A Tool Which Builds Go Packages for Every OS and Architecture   tools   code 
Will Alexander
LevelDB: The LevelDB Key-value Database in Go   code 
Not yet ready for production.
github.​com
messagediff: A Library for Doing Diffs of Arbitrary Structs   code 
Tristan Rice
gotty: Share Your Terminal/CLI Tools As A Web Application   code 
Iwasaki Yudai
multicache: Caching Library That Supports Multiple Keys and Various Replacement Algorithms   code 
Joseph Lewis
« Prev
Next »
Easy to unsubscribe at any time. Your e-mail address is safe — here's our privacy policy.