StackRating

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

Cerise Limón

Rating
1671.32 (314th)
Reputation
58,205 (1,615th)
Page: 1 ... 14 15 16 17 18 ... 25
Title Δ
./main.go:23:15: invalid type assertion: bar.(Foo) (non-interface t... -1.82
Use same headers for every request 0.00
How to compute content length of multipart file request with formda... 0.00
Go setting time ie. 2 weeks, 1 month, 1 year, etc +1.69
How to cast []string with variable number of items? +1.71
Correct way to queue items for a worker goroutine? 0.00
redigo different pool connect to single server 0.00
In Go, how to Unmarshal bson byte[] data into an array of structs? 0.00
Cannot get stripe charge work with app engine Golang -0.12
Replacing HTML entities in Go strings 0.00
Proxy request host is overwritten by the real request -0.37
Why is this code undefined behaviour? 0.00
How to report stats with ticker without blocking using channel? 0.00
How to stream http content to a file and a buffer? +0.62
EOF error when reading from port with bufio -0.53
Change slice by reference 0.00
bufio readbytes buffer size 0.00
Converting Value to a Struct 0.00
Does "./..." mean all subfolders? 0.00
how to stop a goroutine which may or may not be running? 0.00
Correct way to match URL path to page name with URL routing in Go? 0.00
How to set timeout while doing a net.DialTCP in golang? 0.00
Why is there a leading space when I expect only a new line and don&... 0.00
Golang slice append and reallocation 0.00
Comparing float64 values and constants 0.00
Parse JSON from a JSON string value +1.50
Chunked transfer encoding HTTP request in GO? 0.00
Function which modifies any structure which has particular fields -0.36
Implementing Redigo Scanner interface on a struct's field -0.29
Scanning "false" and "true" as booleans in Redigo 0.00
How to understand this behavior of goroutine? +1.57
making dynamic queries in golang and mysql 0.00
golang passing string containing "%" to http.ResponseWrit... -1.26
Golang convert base64 data into image on the fly and send response 0.00
Getting a byte array as a string in url params 0.00
Streaming exec.Command StdoutPipe 0.00
How to get the pointer to a struct passed through interface{} in go... +0.38
panic serving [::1]:46738: runtime error: invalid memory address or... 0.00
Golang websocket client, close connection after getting result 0.00
Passing a Struct to the redigo Send function breaks it and data is... 0.00
Go switch fallthrough +0.37
golang error: fatal error: all goroutines are asleep deadlock 0.00
xoring a slice in Go 0.00
Set the value of a struct field with reflection when the field is a... 0.00
Parsing html with Golang 0.00
How to use COALESCE in go with the database/sql lib? 0.00
Go main function not operated first 0.00
How to convert a single character to a single byte? 0.00
Setting value of the structure via fmt.Sscan 0.00
How to explain golang slice range's phenomenon 0.00