StackRating

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

thwd

Rating
1527.27 (21,274th)
Reputation
16,312 (8,562nd)
Page: 1 2 3 4 ... 7
Title Δ
Golang: Passing a URL as a GET parameter 0.00
How to capture errors when importing a module in Golang? +1.25
Can I compile go from source for big-endian arm? 0.00
How to print contents of channel without changing it 0.00
Does runtime.LockOSThread allow child goroutines to run in same OS... +2.06
How do I include the operators in my output when I split my string? +0.09
How to pass interfaces indirectly in golang 0.00
Array vs Slice: accessing speed 0.00
How to get capturing group functionality in Golang regular expressi... 0.00
Go: Interface method override from embedded structure 0.00
Store 2 values in one variable +2.16
How to modify two or more fields in document by single command 0.00
Convert formatted time to utc milliseconds 0.00
PHP/Go socket communication 0.00
How to detect additional mime type in Golang -0.02
When a go program is called from C, is it compiled or interpreted? +0.47
Go - Logging responses to incoming HTTP requests inside http.Handle... +1.21
golang convert byte array containing unicode 0.00
Golang bug or intended feature on map literals -0.11
Go 'present' on Heroku? 0.00
How can I convert type dynamically in runtime in Golang? 0.00
Secure requests between different apps -1.19
Golang Database Connection Pool with mongodb 0.00
Share code in severel lines 0.00
Are golang net.UDPConn and net.TCPConn thread safe?? Can i read or... 0.00
Is there any parser for go:generate directives? 0.00
Exchange data structures (arrays) between Go (golang) and C++ 0.00
Golang: how to use interface{} type to insert a value into the midd... 0.00
Embedding in Go with pointer or with value -0.52
How to use Go interfaces to test with the Google API Golang lib? 0.00
Is it possible to dynamically create a function with a receiver (me... 0.00
Initialize an array of structs inside a nested struct in golang -2.04
Cross compile net/http for distribution -0.36
Do I need a write buffer for socket in go? -0.06
In go, how to inspect the http response that is written to http.Res... 0.00
Go workspace vs custom folder structure +0.20
How to fix 'declared but not used' compiler error in this s... 0.00
GO Golang : anonymous structs & Reflection combination 0.00
Use reflect to set values of struct of struct values 0.00
how to implement the python `zip` function in golang? +2.12
Expecting nil but getting an interface with a nil value in return,... -0.02
explicitly defining variable addresses (in Go) 0.00
Reduce array length +0.10
golang regex to find urls in a string 0.00
Go: Write to header with TCP connection 0.00
Opening Shell in New Directory 0.00
Invalid receiver type []T ([]T is an unnamed type) workaround? 0.00
Cannot use errors.New("something wrong") (type error) as... +2.17
Writing connection pool 0.00
Ignore JSON tags when marshalling 0.00