StackRating

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

Stephen Weinberg

Rating
1625.79 (969th)
Reputation
35,387 (3,260th)
Page: 1 2 3 4 5
Title Δ
Convert []string to []byte +2.64
Save and load crypto/rsa PrivateKey to and from the disk 0.00
Check whether a string slice contains a certain value in Go +4.58
Go: Arrays of arrays, arrays of slices, slices of arrays and slices... +3.12
Go: Define multidimensional array with existing array's type and va... 0.00
Hotfolder in Go / wait for file to be written 0.00
Exec external program/script and detect if it requests user input +0.63
Idiomatically buffer os.Stdout 0.00
CGO; C function has int pointer argument, how to pass correct type? +2.91
Go - uint32 in for loop condition (mismatched types int and uint32) 0.00
Type casting issue in go +2.99
How to parse a milliseconds-since-epoch timestamp string in Go? 0.00
Same Golang code different output, why? +3.81
Reading gzipped HTTP response in Go -3.67
Reflection type and value in Go 0.00
Why does the compiler require such a strict match for function sign... 0.00
Is Go's buffered channel lockless? +3.96
Calling a pointer method on a struct in a map +3.83
Combine absolute path and relative path to get a new absolute path 0.00
Is there an equivalent to Java's String intern function in Go? +2.78
golang: slice of struct != slice of interface it implements? +3.16
Cannot convert []string to []interface {} 0.00
stream stdout from other program without for loop 0.00
golang variable setting 0.00
type noRows struct{} var _ Result = noRows{} +0.27
Idiomatic way of converting array of strings to array of byte arrays 0.00
Type converting slices of interfaces in go +3.79
Setting opacity of image in golang +3.39
Implement range in Go +3.39
Go XML Marshalling and the Root Element 0.00
Go — variadic functions parameters pass-through 0.00
How to minimize the garbage collection in Go? +0.38
Why is the content of slice not changed in GO? +3.16
Easy secure connection over unsafe network (both endpoints fully co... +3.55
strconv.Itoa64(1234) gives undefined in golang 0.00
Go tour tree comparison not working? +4.45
Go: lookup function by name -1.03
goroutines run out of memory UPD: go error handling +3.48
Convert between slices of different types +3.52
Cap deploy hangs at initial clone 0.00
Google Go Lang Assignment Order +4.12
go: using pointer allows changing the contents of a struct. Why? +4.65
Is there a way to release unmanaged resources when a Go struct is c... 0.00
How do I unregister a Handler in net/http? +3.49
Starting the gotour +3.68
How does Go handle concurrent request on Google App Engine -4.23
Is it possible to wait on both channels and file descriptors at the... +4.20
Get syscall.Handle from a Go *net.UDPConn on Windows? 0.00
What are Go arrays indexed by? -1.30
How to process parallel HTTP request in go programming language? 0.00