StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

OneOfOne

Rating
1508.47 (83,237th)
Reputation
64,182 (1,385th)
Page: 1 ... 9 10 11 12 13 ... 21
Title Δ
Initialize a nested struct in Golang +0.55
Simplest pub-sub for golang <--> python communication, possib... -1.92
When is the init() function in go (golang) run? 0.00
Use windows dll libraries in go, compiled for linux and mac os x +0.52
Golang: Convert byte array to big.Int -1.44
Catchall type for Golang API response 0.00
Interfaces and Pointers in Golang tour #55 and #57 -0.22
Discover the return type of the current function in go +0.55
append() to stuct that only has one slice field in golang 0.00
How to sync with pending results in channel? +2.30
Go r.FormValue is empty 0.00
For loop in Go programming language 0.00
Running sh/bash/python scripts with arguments using Go 0.00
Why do these two golang integer conversion functions give different... +0.59
Ruby commands conflicting with program in $gopath +0.06
Golang jsonable pointers to different structs in slice 0.00
Working with USB in Go 0.00
Issue with unmarshaling json -0.08
How to have multiple consumer from one io.Reader? -1.25
How to set struct fields throw interface? 0.00
Cannot get gdb working for Go 1.3 program 0.00
How do you make a function detect whether a string is binary safe o... 0.00
Convert Go map to json -0.41
i/o timeout with mgo and mongodb 0.00
How to use pointer type in struct initializer? -0.09
Go/Golang, Flatten a Nested JSON 0.00
What is the point of passing a pointer to a strings in go (golang)? 0.00
Load package dynamically in golang +0.99
unstructred inner document with mgo 0.00
Is it a good idea to use global variables to store DB handles in a... 0.00
Go has-many relationship in Google App Engine Datastore +0.05
Golang : Is conversion between different struct types possible? -0.96
interface{} to function type conversion -0.34
Unmarshalling optional float64 field returns error on Go +2.26
How do goroutines work? (or: goroutines and OS threads relation) +1.34
Why isn't buffer size always an integer multiple of 4096 when r... +2.11
Create Map of Lists? -0.25
Accessing child class from parent class +0.86
Cannot get Angular/Restangular form data in Go 0.00
Golang: Right way to serve both http & https from Go web app wi... 0.00
How do I parse JSON in golang? 0.00
Golang: Automatic Refresh of a HTTP Page +0.55
How to map text file content in array of structure in go? 0.00
golang: Find the real caller in method call +0.56
how to make a nodejs file executable with --harmony option +0.56
How concurrency works with anonymous functions ? go -0.75
Is it idiomatic having non-interfaces called like "*er" +0.55
golang - how to compare struct, slice, map is equal? +2.12
How can I include the result of a method call when exporting to JSO... 0.00
What's the difference between panic("error_msg") and... +2.27