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 ... 44 45 46 47 48 ... 68
Title Δ
Using Interfaces to Create a Queue for Arbitrary Types +0.95
Fetching asna redirect url parameter on google app engine in golang 0.00
Is there an efficient way to share structure between golang packages? 0.00
main.main not defined error when running goapp test 0.00
cross platform logging in Golang 0.00
Golang templates (and passing funcs to template) 0.00
Why this simple web server is called even number times? 0.00
Avoid nesting from conjunction with function that returns 2 values... +1.45
How do I create a variable in go only if a condition is true? 0.00
How to set a struct member that is a pointer to a string using refl... 0.00
Why is Golang not giving me 8 bytes when I said 8? 0.00
Passing values to interface{} 0.00
What is the right approach to encapsulate platform specific code in... +0.30
Golang: Can the pointer in a struct pointer method be reassigned to... 0.00
Why did Go add panic and recover in addition to error handling? +0.82
Go : format struct for javascript (json without keys) 0.00
Accessing embedded type fields through interface 0.00
interface{} variable to []interface{} -0.27
Error when opening XLSX file made by tealeg xlsx in Go language on... 0.00
How to pass multiple data to Go template? +0.97
Scan not working 0.00
How to parse the json array in golang? 0.00
Find address of constant in go +0.30
golang multiplication algorithm in html template 0.00
Struct in for loop initializer 0.00
Golang How to read input filename in Go +0.99
Repeating countdown with different duration -2.29
Go and MongoDb Error: has no field or method 0.00
How do I split a package into multiple files when there are depende... 0.00
How to update field value in a Go template -0.66
Golang- invalid array bound 0.00
What is the most secure way to upload a file receiving from browser... 0.00
Runtime Const in Golang -0.56
How to concatenate follower characters to a string until a defined... +0.00
Why is the address size different? (0x206a10 - 0x104382e0) 0.00
Go template comparison operators on missing map key -2.39
How can I override json tags in a Go struct? 0.00
Go cannot call NewRouter() function 0.00
How to compare 2 functions in Go? +0.67
golang timeouts is not executed with channels 0.00
Pass a string to template in golang 0.00
who's using my Go package 0.00
xml parsing in go with repetitive tags 0.00
General XML parser in Go +1.43
how to stream an io.ReadCloser into a http.ResponseWriter in golang? 0.00
How to break a long line of code in Golang? +1.37
Unexpected value when getting value from a map -0.22
Can I make the index int64 in golang's for-range iteration? 0.00
How do int-to-string casts work in Go? 0.00
Is it always safe to include err.Error() in the response? +0.29