Web Development with Go - Chapters 1 - 3 (sample chapters) #golang http://www.usegolang.com/sample
Codebase Refactoring (with help from Go) #golang https://talks.golang.org/2016/refactor.article
go.dev
Codebase Refactoring (with help from Go) - The Go Programming Language
Build a #Serverless Golang Function with @openfaas #golang http://bit.ly/2xDRI5K https://pbs.twimg.com/media/DMKskOeXUAAmr-u.jpg
Real time GC in theory and practice #gc #golang https://blog.pusher.com/golangs-real-time-gc-in-theory-and-practice
Making Pusher
Golangβs Real-time GC in Theory and Practice - Making Pusher
How Golang's concurrent GC achieves low latencies in real-time systems: a visualization of the algorithm and an empirical comparison with other languages.
My #golang weekend project for the past month: https://github.com/jbowes/oag idiomatic go client code from OpenAPI documents. I'd love feedback!
GitHub
jbowes/oag
oag - Idiomatic Go client package generation from OpenAPI documents
I released a fully working tldr-client written in #golang hacked together in one day. Issues, PR's, Ideas is welcome https://github.com/mstruebing/tldr-go-client
GitHub
mstruebing/tldr-go-client
tldr-go-client - Golang command line client for tldr https://github.com/tldr-pages/tldr
imroc/req (0.1.6): a #golang http request library for humans https://mdy.io/gh/imroc/req
GitHub
imroc/req
a golang http request library for humans
SimonWaldherr/golang-examples (1.2.0): Go(lang) examples - (explain the basics of #golang) https://mdy.io/gh/SimonWaldherr/golang-examples
GitHub
SimonWaldherr/golang-examples
golang-examples - Go(lang) examples - (explain the basics of golang)
Just released: Hugo 0.30! This is the version you really want!
https://gohugo.io/news/0.30-relnotes/ @bepsays #gohugo #golang #fast #webdev #staticgen
https://gohugo.io/news/0.30-relnotes/ @bepsays #gohugo #golang #fast #webdev #staticgen
gohugo.io
Hugo 0.30: Race Car Edition!
Fast Render Mode boosts live reloading!
Video: distributed large systems in Go #ops #golang https://golangnews.com/stories/1351-video-distributed-large-systems-in-go-ops
"Monitoring Slow SQL Queries via Slack"
Sending messages to Slack - nice integration - @afrikaradyo
http://azer.bike/journal/monitoring-slow-sql-queries-via-slack/
#golang
Sending messages to Slack - nice integration - @afrikaradyo
http://azer.bike/journal/monitoring-slow-sql-queries-via-slack/
#golang
Video: Advanced Testing with Go by Mitchell Hashimoto #golang https://golangnews.com/stories/1378
πNew blog post: "Monitoring Slow SQL Queries via Slack" #golang π
http://azer.bike/journal/monitoring-slow-sql-queries-via-slack/
http://azer.bike/journal/monitoring-slow-sql-queries-via-slack/
Code: π π° A golang interface for the Open Exchange Rates API - #web #forex #golang https://github.com/mattevans/dinero
GitHub
GitHub - mattevans/dinero: π π° A golang interface for the Open Exchange Rates API
π π° A golang interface for the Open Exchange Rates API - mattevans/dinero
Building a #NeuralNetwork from scratch with @Golang! http://www.datadan.io/building-a-neural-net-from-scratch-in-go via @dwhitena #AI #DeepLearning⦠https://twitter.com/i/web/status/919805111609602049
Building a #NeuralNetwork from scratch with @Golang! http://www.datadan.io/building-a-neural-net-from-scratch-in-go via @dwhitena #AI #DeepLearning⦠https://twitter.com/i/web/status/919805111609602049
How refactoring my C++ application into a Go library made it better in every way #golang # why cmerada using go https://medium.com/@brendanleglaunec/how-refactoring-my-c-application-into-a-go-library-made-it-better-in-every-way-b99aa15fcfdf
Medium
How refactoring my C++ application into a Go library made it better in every way
This is my own experience, and these results were mainly achieved because Golang is a perfect language for my specific project, while C++β¦