StackRating

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

Flimzy

Rating
1572.23 (3,786th)
Reputation
42,213 (2,584th)
Page: 1 2 3 4 5 ... 21
Title Δ
Regular expression for validating length 0.00
Go how to list all IPs in a network -1.25
Why is the output of function f not seen? 0.00
How to fetch subset of attachments 0.00
How to release updated packages for Go Mod / pkg.go.dev consumers? 0.00
Is go evaluation order between member invocations guaranteed? 0.00
Does Mango Query on Apache CouchDB v2.3.1 support the \D character... 0.00
Non-escaped query parameters for URL 0.00
Is there a better name for "Last In, Random Out?" 0.00
How to calculate end date -1.01
How does Go handle comparison without a builtin Comparable interface? 0.00
Should I import package if it contains the same name part? +0.40
How can I find what tests cover specific Go code? 0.00
panic: runtime error: slice bounds out of range [2:1] 0.00
Connection leak in lib/pq postgres driver 0.00
Struggling with the Go time module +0.31
Function pointer as argument with "return interface{}" 0.00
Should I create new context in each incoming request? -2.07
How to re-replicate documents after they have been purged in remote... 0.00
Different behaviour of break vs. return in infinite loop when imple... 0.00
How to not round durations +0.40
Is it possible to call a test Func from another file to start the t... -0.62
Case insensitive regex in Hyperledger Fabric -0.59
String variable with limited number of characters -1.75
How should I reuse a struct in a common lib, and change the json fi... 0.00
Why using channel in this function? -0.60
HTTP GET fails when adding array in param, but will success using p... 0.00
How to get response header from reverse proxy 0.00
How to process JSON plugin config with structs not known at compile... 0.00
cannot understand a specific type of view in couchdb -0.05
Is there a way to prevent gofmt from converting code functions to m... 0.00
I have a single processor with 4 physical cores, and each core has... +2.95
How to return first http response to answer +1.27
How to handle errors in a goroutine +0.09
Why does closing a channel in defer statement panic? +1.75
How to run test in parallel requiring different values for env vari... 0.00
How to receive multiple values returned by a method in testify fram... +0.40
What is the correct way to return from function? -0.35
Is there an idiomatic way to index through a type-asserted interfac... +1.77
Redigo concurrent Set gives data race 0.00
Can someone suggest why a Go build from source (1.4) fails because... 0.00
Accessing Context where there is no http.Request -1.37
How to convert a struct to a different struct with fewer fields +0.21
How do I refer to a PouchDB as a property of an object without init... 0.00
How to feed a random source with uint32s 0.00
This question was not interesting for the community 0.00
Defer in Go seems to add latency 0.00
How to access unconverted driver.Value slice of sql.Rows 0.00
is redirecting standard library log to logrus thread safe 0.00
Can you prevent an invalid custom type from being created? -1.24