StackRating

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

Nick Craig-Wood

Rating
1558.75 (5,843rd)
Reputation
41,221 (2,678th)
Page: 1 2 3 4 5 6 ... 9
Title Δ
Is there a Go version of the "MD5-based block cipher"? 0.00
Go byte to integer encoding with RPMs -0.04
What's the best way to implement a semaphore in Go +0.16
memcached apparently resetting connections 0.00
Struggling to See the Purpose of an Interface Type +1.12
Avoid checking if error is nil repetition? -1.77
First goroutine example, weird results +0.05
Golang: panic before malloc heap initialized 0.00
Can not fetch the complete file from nginx with http.Get in GO 0.00
In Go, which value’s kind is reflect.Interface? -0.49
Unmarshal on reflected value -0.43
Storing Oauth2 Credentials in golang 0.00
nice, go-idiomatic way of using a shared map +0.29
Download public file from Google Drive - Golang +0.16
Golang - do libraries need to be non-blocking? 0.00
How to call the Scan variadic function in golang using reflection? -0.39
Socket echo server in go +1.43
Go panic: extra delimiter at end of line -0.60
Reading from serial port with while-loop 0.00
Access Struct in Map (without copying) 0.00
go - Encoding gif image.Image 0.00
Different results for N>1 goroutines (on N>1 Cpu:s). Why? 0.00
What is the most effective way to lock down external dependency &qu... +0.52
How do you clear a slice in Go? +1.48
Computing square root from fixed point 0.00
What is a string in Go? +2.31
Go shared library as C++ plugin +1.50
How to create a 10MB file filled with "000000..." data in... +0.17
golang: Best way to implement global counters for highly concurrent... +0.41
sending JSON with go -0.07
Using ReplaceAllString and ToUpper not Working +0.41
pySerial - Is there a way to select on multiple ports at once? 0.00
Create a multidimensional array +0.45
Marshalling XML Go XMLName + xmlns 0.00
Project Euler 16 - Help in solving it -2.27
How do you determine the full path of the currently running executa... +2.56
Trouble getting a SubImage of an Image in Go -0.07
Unmarshalling XML attributes into a named, nested struct 0.00
Better go-idiomatic way of writing this code? +0.89
best way to handle list of integers and to - find, add, and delete +0.42
Python multi-processing +1.73
Go - How to convert binary string as text to binary bytes? -0.15
Decoding data from a byte slice to Uint32 -0.36
Suitable struct type for unmarshal of geojson 0.00
Python very large set. How to avoid out of memory exception? -1.82
Is there a golang library for creating loopback devices on Linux? 0.00
What is a good pattern for reconnecting external databases? +1.64
Is there a performance penalty for passing "this" by valu... -0.73
why is the Go compiled version is relatively huge? +1.45
Is it possible to receive all structs that implement a certain inte... +1.47