Optimising #algorithms in Go for machine learning - https://app.quuu.co/r/gy-noo via @JameseBowman #machinelearning… https://twitter.com/i/web/status/875174789756878848
James Bowman
Optimising algorithms in Go for machine learning - Part 2: Sparse matrix formats
Comparing sparse matrix data structures and algorithms in Golang for machine learning and large data sets
"Construct and structure a Go GraphQL API", by Astronaut @vcomposieux . Read it here: http://blog.eleven-labs.com/en/construct-structure-go-graphql-api/… https://twitter.com/i/web/status/875353562695561216
Don’t defer Close() on writable files #golang https://joeshaw.org/dont-defer-close-on-writable-files
joe shaw
Don't defer Close() on writable files
It'll bite you some day
Polyglot developer needed for ambitious #Birmingham #startup built on #golang http://bit.ly/2siW6Z4 https://pbs.twimg.com/media/DCW-ie7XkAAK7kv.png
Recruitsosimple
Software Engineer
Software Engineer in Birmingham, United Kingdom
Code: devenv - handle multi repository projects v1.1.0 released #tool #dev #golang https://golangnews.com/stories/2312
Golangnews
Code: devenv - handle multi repository projects v1.1.0 released #tool #dev
Better integrated shell, command arguments for shell, support for variables
We've also just released v0.9.0 of Gort, our CLI tool for #robotops http://buff.ly/2tq6sDB #golang #robots #drones #iot
gort.io
Welcome to Gort
Gort Getting Started
simple-httpd now supports self-signed certificate generation and use with a single flag. https://github.com/briandowns/simple-httpd #golang #https
GitHub
GitHub - briandowns/simple-httpd: Drop-in replacement for Python SimpleHTTPServer. Provides TLS via Let's Encrypt over HTTP2, and…
Drop-in replacement for Python SimpleHTTPServer. Provides TLS via Let's Encrypt over HTTP2, and auto generated self-signed certificates. - GitHub - briandowns/simple-httpd: Drop-in replacem...
Hugo 0.23 Just Released! Some nice fixes + move to a #GitHub organisation: https://github.com/gohugoio/hugo/releases/tag/v0.23 #gohugo #golang @spf13 @bepsays
GitHub
gohugoio/hugo
hugo - A Fast and Flexible Static Site Generator built with love in GoLang.
SREcon17 Asia/Australia: #golang's Garbage
In-depth look at the GC from @kobolog at @UberEng
https://www.youtube.com/watch?v=q1h2g84EX1M
In-depth look at the GC from @kobolog at @UberEng
https://www.youtube.com/watch?v=q1h2g84EX1M
YouTube
SREcon17 Asia/Australia: Golang's Garbage
Andrey Sibiryov, Uber
In the first part of this talk, we’ll chat about the design of Golang’s Garbage Collector (GC) and the theory behind modern garbage collection in general. We’ll go over common GC traits, such as whether a given GC is exact, generational…
In the first part of this talk, we’ll chat about the design of Golang’s Garbage Collector (GC) and the theory behind modern garbage collection in general. We’ll go over common GC traits, such as whether a given GC is exact, generational…
Network Protocol Breakdown: Ethernet and Go #golang https://medium.com/@mdlayher/network-protocol-breakdown-ethernet-and-go-de985d726cc1
Medium
Network Protocol Breakdown: Ethernet and Go
An introduction to Ethernet frames, VLAN tags, and raw sockets, and how to leverage low-level networking primitives in Go.
The http.Handler wrapper technique in #golang UPDATED https://medium.com/@matryer/the-http-handler-wrapper-technique-in-golang-updated-bc7fbcffa702 #reddit
Medium
The http.Handler wrapper technique in #golang UPDATED
tl;dr: functions that take an http.Handler and return a new one can do things before and/or after the handler is called, and even decide…
Next course: #golang #web #development - https://greatercommons.com/learn/6600110066630656 :) thanks @Todd_McLeod it's gonna be #great ! :) https://twitter.com/Todd_McLeod/status/875382407729475585
Greater Commons
Web Development with Google’s Go Programming Language (golang)
Learn Web Programming from a University Professor in Computer Science with over 15 years of teaching experience.
Awesome talk on how to write tools that parse #golang code
GothamGo 2016 - How to write your own Go tool? by @fatih https://youtu.be/oxc8B2fjDvY
GothamGo 2016 - How to write your own Go tool? by @fatih https://youtu.be/oxc8B2fjDvY
YouTube
GothamGo 2016 - How to write your own Go tool? by Fatih Arslan
How to write your own Go tool?
Go tools are very powerful and yet simple to use. But how are Go tools created? In this talk I’m going to answer this question by showing the various Go parser family packages (go/token, go/scanner, go/parser, etc…) and how…
Go tools are very powerful and yet simple to use. But how are Go tools created? In this talk I’m going to answer this question by showing the various Go parser family packages (go/token, go/scanner, go/parser, etc…) and how…
Catch up with this week's #golang news right here: https://golangweekly.com/issues/164 https://pbs.twimg.com/tweet_video_thumb/DCdMcqKW0AIEm9w.jpg
Precompiled GO distro, ActiveGo, release date around the corner for Lin/Mac/Win! http://bit.ly/2rwk5zQ #golang… https://twitter.com/i/web/status/875751261743849473
ActiveState
ActiveGo
Companies like Atlassian, Docker, Facebook, DigitalOcean, eBay, and Heroku have already embraced Go (Golang) within their development teams, and a wide range of developers already use Go for web services, networking, and fast systems development. Easy to…