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…
Tearing through some #Golang code right now while listening to Nicola Benedetti Concerto in D... https://gab.ai/thought_module/posts/8911925
gab.ai
thought_module on Gab
Tearing through some #Golang code right now while listening to Nicola Benedetti Concerto in D Rv208 "Grosso Mogul" I. Allegro.
In #golang "A value cannot be on the stack unless we know its size at compile time." @goinggodotnet… https://twitter.com/i/web/status/875956842635153408
Twitter
Todd McLeod
In #golang "A value cannot be on the stack unless we know its size at compile time." @goinggodotnet https://t.co/04AM1Q0zaW
Let's write a @twitter bot in #golang and a tad of #systemd & it runs FOR FREE on @googlecloud!
🐦🤖👹💰☁️ #justforfunc
https://youtu.be/SQeAKSJH4vw?list=PL64wiCrrxh4Jisi7OcCJIUpguV_f5jGnZ
🐦🤖👹💰☁️ #justforfunc
https://youtu.be/SQeAKSJH4vw?list=PL64wiCrrxh4Jisi7OcCJIUpguV_f5jGnZ
YouTube
justforfunc #14: a twitter bot and systemd (that runs free on GCP)
Today the goal is to build a Twitter bot that will retweet all tweets containing #justforfunc from the @justforfunc account.
To do this we will use Go, the anaconda library by ChimeraCoder, systemd, and ... a free micro instance from Google Cloud Platform…
To do this we will use Go, the anaconda library by ChimeraCoder, systemd, and ... a free micro instance from Google Cloud Platform…
Optimising #algorithms in Go for machine learning - https://app.quuu.co/r/gy-noo via @JameseBowman #machinelearning… https://twitter.com/i/web/status/876016633055244290
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
Introducing Mastering #Golang Programming: http://bit.ly/2skDqZK via @mina_andrawos #MachineLearning #DevOps https://pbs.twimg.com/media/DChexdZVwAQgDY9.jpg
Mina Andrawos
Introducing Mastering Golang Programming - Mina Andrawos
For the past year, I had worked really hard with Packt publishing on building an advanced video course about the Go language called “Mastering Go Programming“. Mastering Golang Programming is an extensive video course on the world of the Go language. The…