StackRating

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

tomasz

Rating
1541.24 (11,198th)
Reputation
8,411 (18,636th)
Page: 1 2 3
Title Δ
Why doesn’t string.Builder Reset() preserve the underlying buffer? +1.28
I got: IndexError: list index out of range, but I don't know wh... -0.06
Should RESTful service in Golang include Client interface? +1.19
Split function into 2 function for test coverage +2.07
can a message sent to channel be lost? +0.21
How to place http.Serve in its own goroutine if it blocks? +0.45
How to implement a timeout when using sync.WaitGroup.wait? +1.22
Why isn't this go HTTP server spawning a goroutine per request... 0.00
convert string to json in golang and vice versa? +0.45
Turning []interface{} into arguments to a non-variadic function +2.03
Golang import methods from package -1.71
Similar Go functions appending strings and arrays do not behave as... 0.00
How to hide loglevel and time in logrus 0.00
non-declaration statement outside function body error in GO +0.09
Why does this cause a deadlock in Go? +1.20
Why can we have unused functions but we can't have unused varia... 0.00
How to benchmark if I need a reset in each iteration? +0.45
Fixing a bug in a For loop -0.55
How to test the passing of arguments in Golang? 0.00
What is the rationale of Go not having the const qualifier? +0.45
Issue with using custom JSON Marshal() for Embedded Structs -1.52
Make first letter of words uppercase in a string +0.44
golang idiomatic way to stop a for +1.03
Distribute the same keyword to multiple goroutines 0.00
Is synchronization required? +0.45
How to get the status code from within the HTTP request handler -2.17
Is it needed to asign default value to variable in golang? +0.61
MarshalJSON error , invalid character "g" after top-level 0.00
How to solve python socket error? 0.00
How can I convert string to integer in golang -0.04
GoLang conventions - create custom type from slice -1.01
Go: abstract iterable -2.20
Go: time.Parse() issue +1.99
Golang detect in-flight requests -0.04
How do I iterate over a go time.Tick channel? +0.46
Go - wait for next item in a priority queue if empty +0.62
Why using naked return and the normal return give me different resu... +0.46
golang The zero value of a slice is not nil. +1.92
Is it possible to do a conversion after assignment? -1.92
Convert data to base64 encode in go -2.43
Which channel type uses the least amount of memory in Go? 0.00
Coalescing items in channel 0.00
golang, db *sql.DB declared in a.go not available in b.go +3.65
How to embed a method result into JSON output when marshalling a ty... +4.34
Occasional PostgreSQL "Duplicate key value violates unique con... 0.00
Golang: Read non valid JSON from text file -4.21
Writing a generic binder in Go +0.03
Go reflection with interface embedded in struct - how to detect &qu... +0.89
TCP accept and Go concurrency model 0.00
golang errors with bind address already in use even though nothing... 0.00