StackRating

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

ANisus

Rating
1553.69 (6,947th)
Reputation
40,982 (2,695th)
Page: 1 2 3 4 5 ... 6
Title Δ
Is there a ReadLine equivalent for a file in Go? 0.00
How to make the same hashed string as node.js bcrypt with golang? +0.46
What's the proper way to convert a json.RawMessage to a struct? +0.44
What's the difference between c:=make(chan int) and c:=make(chan in... +1.27
Assignment to a local variable through a pointer from channel value 0.00
How to store and get a pointer reference in a global scope in GO 0.00
500 internal server error for Curl command for POST method(for JSON... 0.00
Statically typed definitions vs dynamic lookup -1.93
mgo regular expression doesn't work 0.00
make a tree from a table using golang? +0.42
Convert function to another type (function casting) in Go +1.78
Go channels and I/O 0.00
Passing a collection of interface types to a function 0.00
Getting to a specific key in JSON array using Go 0.00
Working out the number of times a (request handler) function has be... +0.49
What does it mean for a constant to be untyped in golang? 0.00
Passing a channel of things as a channel of interfaces in Go 0.00
Getting the union of two maps in go 0.00
Json data adapter +2.10
mgo, mongodb: find one document that is embedded and part of an array 0.00
How can I get last inserted ObjectId with golang mgo MongoDb driver 0.00
Convert byte array "[]uint8" to float64 in GoLang -1.01
Sum hexadecimal on Golang +1.27
JSON Marshaling with long numbers in Golang, gives floating point n... -0.38
golang floating point precision float32 vs float64 +1.67
How to parse month in go from non-english String with +0.47
map of integer -> 2d slice in Go 0.00
Golang serve static files from memory -0.91
Working with arrays in go, cannot compile code due to mismatched ty... +0.03
What is the correct syntax for inner struct literals in Go? 0.00
Golang, Go : why pointer use star operator instead of & 0.00
How do i print return value of a function in golang template? +0.42
Is there a way to unique a map[string]interface{} for golang? 0.00
how to convert a interface{} to its underlying type +1.84
Golang iterating through map in template +2.41
Interface{} type understanding 0.00
404 when trying to serve files from the filesystem -0.54
Display alerts from 12:00 AM to 8:00 AM only 0.00
"failed to open stream: FTP server reports 550" when acce... 0.00
Send partial of FTP stream to php://output 0.00
How can I make go Time compatible with js Date 0.00
Golang: Number of bits of an IP mask 0.00
How do I json.Unmarshal based on a type 0.00
Is there any example and usage of url.QueryEscape ? for golang 0.00
Determine whether a character is a letter or number 0.00
How can I ignore root JSON Element in go? -0.55
Golang, Decoding json into custom structure 0.00
Storing nested structs with mgo 0.00
Signing and decoding with RSA-SHA in GO 0.00
Print the current index of a slice when iterating using the html/te... 0.00