StackRating

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

Volker

Rating
1479.44 (4,498,914th)
Reputation
21,702 (6,117th)
Page: 1 ... 10 11 12 13
Title Δ
Why should I use log.Println instead of fmt.Println? 0.00
Is the Go bytes.Buffer thread-safe? 0.00
How to disable Golang unused import error +3.98
Go package install problems: No install location 0.00
go install: no install location for directory 0.00
What is the best way to model a "superclass method implementat... +4.07
What is an idiomatic way to enumerate the alphabet in go? -2.12
How to send a message to an object in Golang? (.send() equivalent i... +0.22
Get a value of an attribute in XML, but of what element is determin... 0.00
Importing all external golang modules to one file and then importin... -3.72
ISO-8859-1 to UTF8 conversion -3.85
CookieJar does not catch incoming cookies -3.91
go get with multiple projects in workspace -0.11
What is ...interface{} as an argument -3.65
First goroutine example, weird results +4.45
Execute formated time in a slice with html/template -3.65
html/template: how to get JavaScript (JSON) escaping without <sc... -0.02
How to override func of an existing go package? 0.00
GOlang cuncurrency: how to append to the same slice from different... +4.33
Golang requirements.txt equivalent 0.00
Why do we need a constant time *single byte* comparison function? -0.19
How to iterate through a map in golang in order? 0.00
Are the following assertions about Go packages accurate? -0.07
Constructors in golang +2.43
Can I obtain a pointer to a map value in golang? 0.00
How to create a literal slice of an alias to a builtin type in Go -3.99
Appending nil to slice results in 0 value 0.00
Is golang goroutine a coroutine? -3.63
Remove slice element and reinitialize slice -3.96
How to pass variadic parameters from one function to another in Go 0.00
Open source search written in Go -0.22
How can my Go program keep all the CPU cores busy? -2.01
Go rune type explanation -3.15
In Go, how do I convert []myByte to []byte? +3.89
Arbitrary JSON data structure in go 0.00
Ticker Stop behaviour in Golang +4.00
JSONRPC server returns empty result 0.00
Go panic: extra delimiter at end of line +4.80
Idiomatic way to use strconv.ParseInt with ints +3.68
Correct usage of os.NewFile in Go -2.58
Preferred way to instantiate types in Go +2.19
How does ConstantTimeByteEq work? -0.76
Golang interfaces do not need to be imported? +3.72
How to write tests against user input in Go -3.35
List comprehension in Go 0.00
Go hangs when running tests 0.00
Which one is better for me to use: "defer-panic-recover"... +0.60
Reading many URLs in parallel using Go 0.00
go fmt.Scan into Array 0.00
How to create a method of a structure in golang that is called auto... -0.06