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 ... 14 15 16 17 18 ... 68
Title Δ
MGO Pipe with $lookup query won't attach matching documents fro... 0.00
Why I get 0 and 1 in the following golang code example with defer 0.00
Return error when a handler reaches it max client limit 0.00
Creating structs programmatically at runtime - possible? 0.00
In Golang, why are iterations over maps random? +1.28
Making a unique field in Mongo-go-driver 0.00
GoLang - memory allocation - []byte vs string 0.00
How to detect whether a struct pointer is nil in golang? 0.00
How can i get error at compile, not runtime. eg: regexp.MustCompile 0.00
Splitting float string in Go regex 0.00
HTTP Tracing from server perspective 0.00
What's the Go (mod) equivalent of npm-outdated? 0.00
Why string cannot convert to other data type array except uint8 and... +0.19
Please explain DEFER's behaivour in golang 0.00
Why does `time.Since(start).Seconds()` always return 0? 0.00
Run a benchmark in parallel, i.e. simulate simultaneous requests +0.51
What is purpose of methods with blank names? 0.00
Golang: reflect.DeepEqual returns unexpected false 0.00
Get iterator index in go template (consul-template) 0.00
Go os.Exit(2) show a bash $? value of 1 +1.11
Go change from interface to required type 0.00
Golang channels concurrency issue +0.20
Get address after changing type +1.46
How to through struct's fieldName get value 0.00
Is it wrong duplicate "func main" in "package main&q... 0.00
Why can arrays not be used _directly_ when calling a variadic funct... 0.00
Go Modules does not recognize files under GOPATH 0.00
Truncate a time duration by minutes 0.00
Where to find golang modules? -0.29
Type assertion of a non-exported type 0.00
How to marshal a large amount of data to XML 0.00
Can initiating a goroutine (i.e. calling 'go') fail? 0.00
Variadic Variable Expansion in fmt.Println 0.00
Cannot return an array in go function that is invoked by js functio... 0.00
How to gracefully shutdown chained goroutines in an idiomatic way +0.98
go modules - replace does not work - replacement module without ver... 0.00
How Find function's generic map was created? 0.00
why slice values can sometimes go stale but never map values? +1.63
Is there a way to determine if current step is a directory? 0.00
Combining two if conditions into one 0.00
How to go:generate stringer constants from multiple packages? 0.00
How to handle sessions 0.00
How to add into map in range loop +0.98
Can interface type and value be a type that does not implement the... +0.19
How to write go bson.M from MongoDb query 0.00
memory leak in solution for Exercise: Equivalent Binary Trees? 0.00
go install not creating binary of a package while go get is able to 0.00
how to stream object to gzipped json? 0.00
MarshalJSON a type with an embedded type ends up as {} instead of t... 0.00
How to fix 'constant x oveflows byte' error in go? 0.00