StackRating

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

Evan Shaw

Rating
1584.66 (2,653rd)
Reputation
17,642 (7,940th)
Page: 1 2 3
Title Δ
OR sudden slowdown depending on array size +0.37
Golang + MongoDB embedded type (embedding a struct in another struct) +0.38
How to mmap a slice of X in Go? 0.00
Why is the concurrently-written boolean value still true after bein... 0.00
Why does OpenGL's glDrawArrays() fail with GL_INVALID_OPERATION und... -0.12
Passing a Go map that is in a structure 0.00
type noRows struct{} var _ Result = noRows{} -0.03
Sharing variables between two source files in the same package 0.00
go language license +1.87
What is the fastest way to generate a long random string in Go? -0.26
Strip out C-style comments from a []byte +0.41
How to minimize the garbage collection in Go? -0.05
shuffle array in Go +2.04
Go: lookup function by name -0.22
using Scanf + input + enter makes for double input from stdin, how... 0.00
smtp.SendMail fails after 10 minutes with EOF 0.00
How do you make gccgo compile pig.go? 0.00
Do const if statements do the same thing as #ifdef macros in Go? 0.00
Strange behavior of go routine -5.07
math.Mod in Go returns integer part instead of floating-point remai... 0.00
In Go, how do I capture stdout of a function into a string? +0.97
How does the Go1 compiler work? +2.75
Why did Meteor v0.4.x (MongoDB?) use to take up ~3GiB of disk space... -0.94
Printing to stdout causes blocked goroutine to run? +2.64
Deploying Go web applications with Apache +3.28
Building with multiple files in GO (GO1) 0.00
table of functions vs switch in golang +2.97
Rationale for Go's method syntax +3.30
How do I create crossplatform file paths in Go? -2.65
Go: why would I make() or new()? +1.18
Is the HTTP package server safe to use in production? 0.00
how to read a png file in gray scale using the Go programming langu... +3.22
Reading image from HTTP request's body in Go +3.19
how to get the result of template-rendering 0.00
Go: how to find out element position in slice? +3.25
invalid recursive type in a struct in go +3.33
How to replace a single char inside a string - golang 0.00
What's wrong with the following go code that I receive 'all gorouti... -0.68
How do I translate the following threading model from C++ to go? -4.69
What if the gc were optional in go? 0.00
How do you create a new instance of a struct from it's Type at runt... +3.40
What's the appropriate Go shebang line? +4.97
How do you iterate over all values produced by a function? +3.19
How to wait for threads with low latency in go? +3.48
How do you use the net functions effectively in Go? +3.62
A good AST design for a c-like language (for llvm) -4.16
Any tricks to export Go docs to be served statically? 0.00
fmt.Sprintf passing an array of arguments +3.32
How to get the reflect.Type of an interface? 0.00
Why slice length greater than capacity gives runtime error? +4.06