Looking forward to both attending and speaking about profiling latency at Golang UK! The schedule looks good :D… https://twitter.com/i/web/status/874248001719611392
Twitter
Filippo Valsorda
Looking forward to both attending and speaking about profiling latency at Golang UK! The schedule looks good :D #golang #gouk17 https://t.co/GKvRbT91vy
A proof of concept operating system written in #Golang - https://github.com/achilleasa/gopher-os
GitHub
GitHub - gopher-os/gopher-os: A proof of concept OS kernel written in Go
A proof of concept OS kernel written in Go. Contribute to gopher-os/gopher-os development by creating an account on GitHub.
#golang top tip: if your pkg's examples require err handling, rather than skipping it w/ _, add a Must style variant https://golang.org/pkg/regexp/#MustCompile
pkg.go.dev
regexp package - regexp - Go Packages
Package regexp implements regular expression search.
Hugo 0.22.1 just released with some important fixes! https://github.com/spf13/hugo/releases/tag/v0.22.1 #gohugo #golang
GitHub
gohugoio/hugo
hugo - A Fast and Flexible Static Site Generator built with love in GoLang
Check out the new #GoLang dev tutorials for @SQLServer & @AzureSQLDB on #Linux, #Mac, & Windows… https://twitter.com/i/web/status/874660798492233729
Twitter
Open at Microsoft
Check out the new #GoLang dev tutorials for @SQLServer & @AzureSQLDB on #Linux, #Mac, & Windows https://t.co/gKjZfmiiez
Check out the new #GoLang dev tutorials for @SQLServer & @AzureSQLDB on #Linux, #Mac, & Windows… https://twitter.com/i/web/status/874660798492233729
Twitter
Open at Microsoft
Check out the new #GoLang dev tutorials for @SQLServer & @AzureSQLDB on #Linux, #Mac, & Windows https://t.co/gKjZfmiiez
Simple HTTP server replacement for #Python SimpleHTTPServer. Optional TLS via Let's Encrypt w/HTTP2 https://github.com/briandowns/simple-httpd #golang
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...
A #golang replacement for the lovable "python -m SimpleHTTPServer" by @bdowns328. https://github.com/briandowns/simple-httpd
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...
Ultimate Go Programming is excellent. Content is great and @goinggodotnet speaks with such passion about it. #golang
https://www.safaribooksonline.com/library/view/ultimate-go-programming/9780134757476/ugpg_00_00_00.html
https://www.safaribooksonline.com/library/view/ultimate-go-programming/9780134757476/ugpg_00_00_00.html
Safari
Ultimate Go Programming: Introduction [Video]
- Selection from Ultimate Go Programming [Video]
If you do/use crypto in Go, comments welcome on whether and how Go should support constant-time arithmetic: https://github.com/golang/go/issues/20654 #golang
GitHub
proposal: math/big: support for constant-time arithmetic · Issue #20654 · golang/go
Problem: Constant-Time Arithmetic for Cryptographic Uses The math/big package naturally and inevitably gets used for cryptographic purposes, including in the standard Go crypto libraries. However, ...
This year's DotGo is going to be another epic conference. European Gopher's: Don't miss it! #golang https://twitter.com/dotGoEu/status/874929496775946241
Twitter
dotGo
[NEW SPEAKER] Cindy Sridharan @copyconstruct is joining the previous speakers announced! https://t.co/vbH1AiymFE
My talk on @gobuffalo_io from this years Capital Go is now up. https://youtu.be/Q0EHGtfiC1M #golang #rails
YouTube
Capital Go 2017 - Buffalo: Rapid Web Development in Go by Mark Bates
Buffalo: Rapid Web Development in Go Put the fun back in writing Go web applications using the Buffalo. framework. A Ruby on Rails inspired, idiomatic, web f...
Optimising #algorithms in Go for machine learning - https://app.quuu.co/r/gy-noo via @JameseBowman #machinelearning… https://twitter.com/i/web/status/874982411955826688
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
Advanced command execution in Go with os/exec #reddit #golang https://blog.kowalczyk.info/article/wOYk/advanced-command-execution-in-go-with-osexec.html | http://4gophers.ru
Just created first screencast on writing a "Hello World" workflow in #golang-based #workflows lib @scipipe https://www.youtube.com/watch?v=kWqkGwDU-Hc
YouTube
Hello World in SciPipe (Go-based Scientific Workflow Library)
SciPipe (http://scipipe.org , http://github.com/scipipe/scipipe) is a library for writing Scientific Workflows, sometimes also called "pipelines", in the Go ...