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 ... 12 13 14 15 16 ... 68
Title Δ
What's a better way to create go structs for unmarshalling the... 0.00
Why is the race detector not detecting this race condition? 0.00
Why does time.Now().UnixNano() returns the same result after an IO... 0.00
Remove the .html extension from every file in a simple HTTP server -1.98
How to override a dependency in go modules? 0.00
How to import go interface package in my main.go? 0.00
What if GOMAXPROCS is too large? 0.00
How to add custom error page for 404 error (page not found) 0.00
Declare function with type alias in Golang +0.20
How to pass []string or []byte type to SplitAfterN in golang? +0.19
Can you set multiple (different) tags with the same value? 0.00
How to skip a lot of values when define const variable with iota? 0.00
What is the difference between the two err value? +0.20
How to handle sql.ErrTxDone 0.00
Specify Go version for go.mod file 0.00
Slice display in list with row and column -0.30
Convert int array to byte array, compress it then reverse it 0.00
Can't read from a channel in goroutine 0.00
Deploying a golang app on heroku, build succeed but application error 0.00
How to write nested bson.M{} correctly 0.00
Slice of a struct's field to variadic 0.00
How to run a query with Boolean property check 0.00
Can methods be created for function types? 0.00
Make fmt.sprintf not to replace %s in variables 0.00
How to skip the first row when reading a csv file? -2.92
Why cap does not print the length of the underlying array? +0.84
join paths with backslash separator independent of the underlying o... 0.00
Marshal json file into map 0.00
Type assert custom type to base type +0.84
Memory consumption with large array with Echo or Gin framework 0.00
IST time zone error in time package go golang 0.00
Check if function is being called as goroutine or not 0.00
Should I use go modules in production 0.00
Golang plugin type assertion +0.19
Can I add items to a slice in the creation statement depending on a... 0.00
Testing http.Pusher and the push function in golang 0.00
Idiomatic way to write a method that operates on a generic type 0.00
golang remove characters (used for readability) in const string at... 0.00
Simplest way to return literal JSON using gin gonic -0.31
How to use map[string]*string 0.00
Golang and MongoDB: DeleteMany with filter +0.19
Accessing variables outside of for loop in Golang 0.00
Why use a pointer when using a custom http.Handler in Go? 0.00
How to check implicitly set http headers with golang server? 0.00
How to solve fatal error: concurrent map read and map write 0.00
How to protect service from gzip bomb? +1.03
How to get access to a custom type in a reflect.Call return? 0.00
How to create multi-level Error subtypes in Go 0.00
Can we create subtypes for errors in Go? 0.00
Can't embed message in message due to autogenerated pointer 0.00