Slides of GoFFIng around with Ruby #RubyConfPH #ffi #golang http://www.slideshare.net/gautamrege/goffing-around-with-ruby-rubyconfph?ref=https://www.slideshare.net/gautamrege
www.slideshare.net
GoFFIng around with Ruby #RubyConfPH
This talk is about how to use Foreign Function Interface (FFI) with Ruby and Go programs.
Further work on the inventory code. #indiedev #indiegame #indie #gamedev #golang
https://gitlab.com/ibiscybernetics/go_roguelike/commit/bea4eb57afdd8758a4e560714ffa2240a6a7650b
https://gitlab.com/ibiscybernetics/go_roguelike/commit/bea4eb57afdd8758a4e560714ffa2240a6a7650b
GitLab
the player character now has the ability to wear equipment (bea4eb57) · Commits · Ibis Cybernetics / go_roguelike
Straightforward roguelike written in golang.
The 9th video in my Intro to Go series is out! This one covers looping. #golang http://youtu.be/oVD3jegRV9Y?a
YouTube
Introduction to Go, part 9: Looping
This video discusses how to create loops in go. Topics covered include: * simple loops * exiting a loop early * looping through collections Follow me on Twit...
A demo of syncing across clouds with nats and minio #golang https://github.com/nats-io/demo-minio-nats
GitHub
GitHub - nats-io/demo-minio-nats: Demo of syncing across clouds with minio
Demo of syncing across clouds with minio. Contribute to nats-io/demo-minio-nats development by creating an account on GitHub.
The complete guide to Go net/http timeouts https://blog.cloudflare.com/the-complete-guide-to-golang-net-http-timeouts/ #golang
The Cloudflare Blog
The complete guide to Go net/http timeouts
When writing an HTTP server or client in Go, timeouts are amongst the easiest and most subtle things to get wrong: there’s many to choose from, and a mistake can have no consequences for a long time, until the network glitches and the process hangs.
Go Walkthrough: bytes + strings packages – Go Walkthrough #golang https://medium.com/go-walkthrough/go-walkthrough-bytes-strings-packages-499be9f4b5bd#.suuzk128m
Medium
Go Walkthrough: bytes + strings packages
In the previous post we covered byte streams but sometimes we need to work with bounded, in-memory byte slices instead. While working with…
Go Subtests and Sub-benchmarks #golang https://elliot.land/post/go-subtests-and-sub-benchmarks
Elliot Chance
Go Subtests and Sub-benchmarks
Go uses a very simple approach to everything. This also includes the testing package that ships with Go. The lack of assertions often drives people to use another testing framework like testify. Go 1.7 introduced subtest and sub-benchmarks. I haven't ......
A walkthrough of the bytes and strings packages #golang https://medium.com/go-walkthrough/go-walkthrough-bytes-strings-packages-499be9f4b5bd
Medium
Go Walkthrough: bytes + strings packages
In the previous post we covered byte streams but sometimes we need to work with bounded, in-memory byte slices instead. While working with…
The slides for my #Golang talk of #FOSSASIA are up: https://docs.google.com/presentation/d/1CwgyzSoz5lVFrgTWb67_ar5kkidW2crOItBOnxRH9uI/edit?usp=sharing
Had an awesome time!!
🖖🇸🇬
Had an awesome time!!
🖖🇸🇬
Google Docs
FOSS Asia - Raj Rohit
The 1960s elegance behind Go’s regexp 19 MarchFOSS Asia ‘17 Jalem Raj Rohit
Three months of go (after Haskell) #golang https://www.barrucadu.co.uk/posts/etc/2016-08-25-three-months-of-go.html
dnscontrol - Synchronize your DNS to multiple providers from a simple DSL #net #golang https://github.com/StackExchange/dnscontrol
GitHub
GitHub - StackExchange/dnscontrol: Infrastructure as code for DNS!
Infrastructure as code for DNS! Contribute to StackExchange/dnscontrol development by creating an account on GitHub.
Interesting: The eigenvector of "Why we moved from language X to language Y" #golang #java #cplusplus #c #python - http://bit.ly/2mJrRo8
Learn what is and how to implement server side cache with Go! #golang #redis https://goenning.net/2017/03/18/server-side-cache-go
@goenning
Server side cache with Go
Go is fast and everyone knows that. But how can we make it ever faster when running web applications on it? On this post I’ll try to cover how can we achieve an even better response time for web applications using server side cache, because you know, performance…
Thanks to @IanMLewis that the #golang launchpad package now supports RGB MK2 Launchpads. Look at that palette!! 😍… https://twitter.com/i/web/status/843703470007902209
Twitter
Jaana B. Dogan 🌈
Thanks to @IanMLewis that the #golang launchpad package now supports RGB MK2 Launchpads. Look at that palette!! 😍 https://t.co/EUIQZOKg6c https://t.co/laGV5lq3AJ
https://github.com/ExpansiveWorlds/instrumentedsql
A sql driver that will wrap any other driver and log/trace all its calls
from @luna_duclos
#golang
A sql driver that will wrap any other driver and log/trace all its calls
from @luna_duclos
#golang
GitHub
GitHub - ExpansiveWorlds/instrumentedsql: A sql driver that will wrap any other driver and log/trace all its calls
A sql driver that will wrap any other driver and log/trace all its calls - GitHub - ExpansiveWorlds/instrumentedsql: A sql driver that will wrap any other driver and log/trace all its calls
Don't miss the next free webinar on Buffalo by @markbates https://www.bigmarker.com/gopheracademy/Rapid-Web-Development-w-Buffalo-Introduction . #golang
BigMarker.com
Rapid Web Development w/ Buffalo (Introduction)
Buffalo is a new Rails style web framework in Go. Find out why this new framework is taking the Go web community by storm, and learn how you too can rapidly build sophisticated web applications very quickly using Buffalo.