So glad you enjoyed the #Golang course! And thank you for sharing the link. Tell everyone about the free #Golang co… https://twitter.com/i/web/status/933561161139699713
Twitter
Todd McLeod
So glad you enjoyed the #Golang course! And thank you for sharing the link. Tell everyone about the free #Golang course: https://t.co/q9vVW2ntlI https://t.co/mnFCf9K3Gm
#golang don't collect my garbage - @cloudflare :
https://blog.cloudflare.com/go-dont-collect-my-garbage/
https://blog.cloudflare.com/go-dont-collect-my-garbage/
The Cloudflare Blog
Go, don't collect my garbage
Not long ago I needed to benchmark the performance of Golang on a many-core machine. I took several of the benchmarks that are bundled with the Go source code, copied them, and modified them to run on all available threads.
We are hiring #Python, #GoLang & #DevOps engineers to work on exciting projects in infrastructure space: #SDN… https://twitter.com/i/web/status/933587673129930752
Twitter
Velotio
We are hiring #Python, #GoLang & #DevOps engineers to work on exciting projects in infrastructure space: #SDN #Cloud #Docker #Kubernetes Senior DevOps Engineer: https://t.co/z85jPD4YDL Cloud Software Engineer: https://t.co/x9CWTJPPQW Send your profiles to…
Introducing web face id how to use html5 go and facebox to verify your face b75cf2aee5e8 #golang https://golangnews.com/stories/2953
Golangnews
Introducing web face id how to use html5 go and facebox to verify your face b75cf2aee5e8 - Golang News
- Jobs, Code, Videos and News for Go hackers - everything about the go programming language
Goping - log ping latency for a set of addresses #golang https://github.com/jcuga/goping
GitHub
jcuga/goping
goping - simply pings a list of addresses from json config and logs results. pings without requiring root perms.
I've been working on something special: Go Standard Library Solutions.
http://bit.ly/2Bj8tGj #golang #video… https://twitter.com/i/web/status/934060288839704576
http://bit.ly/2Bj8tGj #golang #video… https://twitter.com/i/web/status/934060288839704576
Packtpub
Go Standard Library Solutions [Video] | PACKT Books
Become productive with Go quickly by mastering the most commonly used packages in the standard library
Video: What is a container, really? Let's write one in Go from scratch #golang https://golangnews.com/stories/1057
If you're interested in #Go, I'm frequently posting (as I learn) examples and pieces of code here:… https://twitter.com/i/web/status/933930600133681152
Twitter
Alexander Kallaway ⚡️
If you're interested in #Go, I'm frequently posting (as I learn) examples and pieces of code here: https://t.co/o7Og2HzHvx Let me know if you'd like more snippets/examples of certain topics (like interfaces, structs, etc.) #100DaysOfCode #codeNewbie #code…
In-depth introduction to bufio package #golang https://medium.com/golangspec/introduction-to-bufio-package-in-golang-ad7d1877f762
Medium
Introduction to bufio package in Golang
Package bufio helps with buffered I/O. Through a bunch of examples we’ll get familiar with goodies it provides: Reader, Writer and Scanner…
Create Microservices in #Golang - Part 1 of 10 https://ewanvalentine.io/microservices-in-golang-part-1/
How we manipulate OvS with #Golang, @mdlayher shares in his talk from #ovscon https://www.youtube.com/watch?v=45PpBbqB2Z0
YouTube
OvS manipulation with Go at DigitalOcean - Matt Layher
How we manipulate OvS with #Golang, @mdlayher shares in his talk from #ovscon https://www.youtube.com/watch?v=45PpBbqB2Z0
YouTube
OvS manipulation with Go at DigitalOcean - Matt Layher
F*ck you #golang. You spoiled us with your simpler syntax and better tooling.
We were meant to be great programmer… https://twitter.com/i/web/status/933947698948005888
We were meant to be great programmer… https://twitter.com/i/web/status/933947698948005888
Twitter
Дарий Кастаник #ResponemALaCrida 🇷🇺
F*ck you #golang. You spoiled us with your simpler syntax and better tooling. We were meant to be great programmers. Now we are awesome gophers and the others can't understand why.
matcha - a framework for building iOS and Android apps in Go #mobile #golang https://github.com/gomatcha/matcha
GitHub
GitHub - gomatcha/matcha: Build native mobile apps in Go.
Build native mobile apps in Go. Contribute to gomatcha/matcha development by creating an account on GitHub.
Great post - Building a Real-time Collaborative Drawing App in Go https://outcrawl.com/realtime-collaborative-drawing-go/ #golang #websocket #frontend
Outcrawl
Building a Real-time Collaborative Drawing App in Go - Outcrawl
This article shows how to build a simple drawing app using Go for the back-end. All communication will be established with WebSockets, so users will be able to see each others' drawings in real-time.
The next release of @mattgodbolt's compiler explorer will support more recent versions of #golang \o/
https://github.com/mattgodbolt/compiler-explorer/issues/127
https://github.com/mattgodbolt/compiler-explorer/issues/127
GitHub
Add support for Go 1.6 · Issue #127 · mattgodbolt/compiler-explorer
The Go compiler changed a lot (rewrite from C to Go, new GC) so being able to see the output for 1.6 would be great. 1.7 will change things a lot as well, since that's when the new SSA backend shou...