StackRating

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

icza

Rating
1760.64 (28th)
Reputation
198,363 (239th)
Page: 1 ... 49 50 51 52 53 ... 68
Title Δ
Updating code on production server when using Go +0.61
Unmarshaling nested json string use json.RawMessage 0.00
golang unmarshal complex json +0.34
Goroutine execution inside an http handler +1.86
Golang append string in string slice 0.00
Can I run Appengine apps without the goapp tool/builder? 0.00
Getting reflect.Type of structure 0.00
How can I get the top path of glob path? 0.00
time.Parse with custom layout 0.00
Confused with implicit pointer dereference when assigning a pointer... +2.05
how to reference a relative file from code and tests +0.33
Illegal base64 data at input byte 4 when using base64.StdEncoding.D... +1.28
In GO, How to convert float to complex? 0.00
Golang beego output to csv file dumps the data to browser but not d... 0.00
Managing errors in golang 0.00
Why does adding parentheses in if condition results in compile error? +0.39
Golang, sort struct fields in alphabetical order +1.43
Why an io.reader after read it became empty in golang? 0.00
Golang - structs, initializing and memcpy - what is the proper way? 0.00
More strict compile options in GoLang +0.34
How to change a float64 number to uint64 in a right way? 0.00
Writing good Golang code 0.00
Go: local import in non-local package 0.00
How to keep a strong reference in Go? 0.00
Golang ORDER BY issue with MySql 0.00
convert chan to non chan in golang 0.00
Golang, how to return in func FROM another func? +1.43
Idiomatic way to handle template errors in golang 0.00
How can I turn a string into an operator? +0.83
Encode array to base64 in go 0.00
How to get the pointer of return value from function call? -1.93
How do I represent an Optional String in Go? -2.43
Streaming commands output progress 0.00
How do I do a literal *int64 in Go? +0.33
Using encoding/xml.Encoder how do I place the xml header on its own... 0.00
Switch from HTTP to HTTPS in Beego 0.00
How to check if directory on path is empty? 0.00
Why use arrays instead of slices? -2.31
Mixing script and static in app.yaml 0.00
How to capture errors when importing a module in Golang? +0.55
Multipart form uploads + memory leaks in golang? 0.00
Why do some servers run both Tomcat and also Apache Web Server? +1.71
If it safe to return an InputStream from try-with-resource 0.00
Is there something like finally() in Go just opposite to what init()? 0.00
Create new object knowing reflected type 0.00
Extract URLs from Google search result page 0.00
How do I include the operators in my output when I split my string? +0.82
Trouble deleting entity with specific property set in Java GAE -0.67
Can embedded struct method have knowledge of parent/child? -0.15
Is there analog of memset in go? +0.39