"Concurrency made easy", my talk from #gopherconsg #golang https://dave.cheney.net/paste/concurrency-made-easy.pdf https://pbs.twimg.com/media/DA1T7lHV0AAhpEn.jpg
Looking for something to do this weekend?
Pick a library from https://github.com/avelino/awesome-go and fuzz it
Tutorial: https://medium.com/@dgryski/go-fuzz-github-com-arolek-ase-3c74d5a3150c
#golang
Pick a library from https://github.com/avelino/awesome-go and fuzz it
Tutorial: https://medium.com/@dgryski/go-fuzz-github-com-arolek-ase-3c74d5a3150c
#golang
GitHub
GitHub - avelino/awesome-go: A curated list of awesome Go frameworks, libraries and software
A curated list of awesome Go frameworks, libraries and software - avelino/awesome-go
Released version 1.2 of our "Go Secure Coding Practice Guide"
Join and contribute: https://github.com/Checkmarx/Go-SCP
#golang #appsec @Checkmarx
Join and contribute: https://github.com/Checkmarx/Go-SCP
#golang #appsec @Checkmarx
GitHub
GitHub - OWASP/Go-SCP: Go programming language secure coding practices guide
Go programming language secure coding practices guide - GitHub - OWASP/Go-SCP: Go programming language secure coding practices guide
50% off all ebooks at @ManningBooks today with code wm052717lt #java #golang #csharp #aws #python #swift #haskell https://www.manning.com/?a_aid=r51&chan=tw
Manning Publications
Manning is an independent publisher of computer books, videos, and courses.
Great experience adding @honeycombio to http://gosparta.io! 🙌🎉🐝
Super easy onboarding & immediate value. Prop… https://twitter.com/i/web/status/868277551814254592
Super easy onboarding & immediate value. Prop… https://twitter.com/i/web/status/868277551814254592
gosparta.io
:: Sparta - AWS Lambda Microservices
Benchmarking support in #Golang is cool. Coming from the #JavaScript world, I am satisfied for finding `testing` pa… https://twitter.com/i/web/status/868490256672202752
Twitter
Vishnu Bharathi
Benchmarking support in #Golang is cool. Coming from the #JavaScript world, I am satisfied for finding `testing` package in standard library
Nice set of Go + JSON references created by @pocketgophers - https://pocketgophers.com/json-references/
#golang #json
#golang #json
teambition/gear (1.7.0): A lightweight, composable and high performance web service framework for #Golang https://mdy.io/gh/teambition/gear
GitHub
teambition/gear
gear - A lightweight, composable and high performance web service framework for Go.
Caddy now vendors all dependencies. #golang https://github.com/mholt/caddy/pull/1651
GitHub
Vendor all dependencies by mholt · Pull Request #1651 · mholt/caddy
1. What does this change do, exactly?
Vendors all Caddy dependencies. (Plugins not included.)
2. Please link to the relevant issues.
#200, #630, #632, #709, Homebrew/homebrew-core#9233 - probably o...
Vendors all Caddy dependencies. (Plugins not included.)
2. Please link to the relevant issues.
#200, #630, #632, #709, Homebrew/homebrew-core#9233 - probably o...
Big data with Go instead of MapReduce #golang https://thinkfaster.co/2017/05/big-data-with-golang-instead-of-mapreduce
"Node.js needs to die in a fire and Golang is the perfect arsonist"
https://github.com/alexhultman/Node.js-needs-to-die-in-a-fire-and-Golang-is-the-perfect-arsonist
#NodeJS #golang
https://github.com/alexhultman/Node.js-needs-to-die-in-a-fire-and-Golang-is-the-perfect-arsonist
#NodeJS #golang
GitHub
alexhultman/Node.js-needs-to-die-in-a-fire-and-Golang-is-the-perfect-arsonist
Node.js-needs-to-die-in-a-fire-and-Golang-is-the-perfect-arsonist - Node.js needs to die in a fire and Golang is the perfect arsonist
#Golang offers a simple way to build command-line tools using only standard libraries. A step-by-step guide: http://bit.ly/2roTvx4
Komand
Building a Simple CLI Tool with Golang
Go offers a simple way to build command-line tools using only standard libraries. So we put together a step-by-step example to help walk you through the process.
src-d / go-kallax: Kallax is a PostgreSQL typesafe ORM for the Go language. https://github.com/src-d/go-kallax #golang
GitHub
GitHub - src-d/go-kallax: Kallax is a PostgreSQL typesafe ORM for the Go language.
Kallax is a PostgreSQL typesafe ORM for the Go language. - src-d/go-kallax
Strangeloop - Go Race detection under the hood - https://www.youtube.com/watch?v=5erqWdlhQLA #golang
YouTube
""go test -race" Under the Hood" by Kavya Joshi
Writing correct concurrent code is hard. Debugging incorrect concurrent code is even harder. The Go race detector, introduced in Go version 1.1, is one cool tool that makes both easy to do in Go programs.
Race conditions are arguably the most elusive programming…
Race conditions are arguably the most elusive programming…
Second post on UIDs in Go is live, discussing UUIDs (the first one is just an introduction):
http://antoniomo.com/blog/2017/05/28/unique-ids-in-golang-part-2/
#golang
http://antoniomo.com/blog/2017/05/28/unique-ids-in-golang-part-2/
#golang
Antoniomo
Unique IDs in Golang, part 2 · AntonioMO
UUIDs discussion and drawbacks