#golang     ← All Tags

Go
882d
“Go on ARM and Beyond” by @_rsc. #golang

Interested in Go on ARM64 (including Apple M1) and other non-x86 systems?…
Go
946d
Concurrency patterns: a source of unique numbers http://post.ly/tmFf #golang
Go
946d
Go
946d
Rebuilt the #golang continuous build client in Go. Much cleaner than the Rube Goldberg esque mix of shell and python scripts that was.
Go
946d
Go
946d
#golang release.2010-11-02 is out: http://groups.google.com/group/golang-nuts/t/5c8c528cd664c327 now with append!
Go
946d
Check out this very neat Go client for the Twitter Streaming API written by @hoisie http://github.com/hoisie/twitterstream cool! #golang
Go
946d
A #golang developer just sent me a screenshot of godoc running under Windows. Getting excitingly close to having stable Windows support!
Go
946d
These new additions to the #golang io library are really elegant and worth reading: http://bit.ly/b3BOzL
Go
946d
Hone your #golang and AI programming skills simultaneously in the Google AI Challenge! http://j.mp/9prcBp They just added support for Go. =D
Go
882d
Go
946d
@JayRSherby It's getting better all the time. We're using it in production systems at Google now. #golang
Go
946d
Express Go (Windows Interpreted Go) can handle fmt.Printf("%T", new(int)) - that's quite a chunk of functionality. Good work! #golang
Go
946d
Check out the official Protobuf implementation for Go: http://code.google.com/p/goprotobuf/ #golang
Go
882d
Learn more about how @Bitly uses Go as their preferred backend language.🧠

https://t.co/85l41J6CXF

#golang
Go
946d
A blog post of #golang slices: http://post.ly/rRWA
Go
946d
#golang release.2010-09-22 includes a new full text indexing package: index/suffixarray - very neat and useful code.
Go
946d
An example of "Share memory by communicating" I posted to the list: http://groups.google.com/group/golang-nuts/msg/b893a96565be5d06 #golang
Go
946d
Windows? Interested in Go? Check out this screencast: "Beginners Guide to Go under XP"
#golang
Go
946d
Go
946d
Cool #golang project: Msglite is a lightweight messaging daemon with a built-in http proxy. http://github.com/willconant/msglite
Go
946d
ATTN Sydney! Rob Pike is giving a talk at Sydney University today: "Another Go At Language Design" http://tinyurl.com/syd-another-go #golang
Go
946d
It was great meeting a bunch of (present and future) Go developers today at Google I/O! #golang #io2010
Go
946d
GoLightly is a lightweight virtual machine implementation in #golang: http://github.com/feyeleanor/GoLightly
Go
946d
Today's Go release includes a new Codelab: "Writing Web Applications" http://golang.org/doc/codelab/wiki/ Check it out! #golang
Go
946d
RT @hexdump42: Code for #golang talk example at https://github.com/nf/goto #OSDC