StackRating

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

JimB

Rating
1631.24 (852nd)
Reputation
68,003 (1,285th)
Page: 1 ... 13 14 15 16 17 ... 25
Title Δ
How to initialize nested structure array in golang? -0.32
Should I be able to type assert a slice of string maps? +1.39
Golang http client handshake failure 0.00
Statically linking Nim code to Go 0.00
How to compose a new ServeMux into a larger struct? 0.00
Golang: ReadFromUDP behavior when source port differs in reponse fr... -0.11
How to contain space in value string of link flag when using go build 0.00
Golang 1.5 io.Copy blocked with two TCPConn 0.00
golang: how to handle blocking tasks optimally? 0.00
Should things like an app's mailer system run in a separate cha... 0.00
What's a good way to ensure delivery of an entire message when... 0.00
Shutdown "worker" go routine after buffer is empty -1.45
Can golang launch multi-thread to handle networkd IO 0.00
Is it better to have golang statements go out to github or have rel... 0.00
Is there a method literal? 0.00
How should I organize my go files to support cross platform builds... 0.00
fine tuning go regular expressions 0.00
Golang print "nil" 0.00
Pointer receiver confusion 0.00
Issue with channel / go routine synchronization in Go +0.38
Golang best practice to access shared connection resources? -0.62
Struct field with reserved name golang +1.40
In Go language how to take input step by step from file as like fre... -0.61
working a bytes.Buffer without resorting to strings, strvconv, etc 0.00
How can I sort Go slices whose element type is an alias of string,... +2.27
http.ListenAndServeTLS with multiple certificates +2.09
Check tests compile without running them or creating a binary 0.00
Go lang Capture Redirect urls and status codes with timeouts 0.00
Timestamps in Golang +0.37
How to extend the ticker duration without a race? +0.40
Base64 encode/decode without padding on golang ( appengine ) 0.00
Golang "Access is denied" error on trying to write to fil... -0.59
GoRoutines, Channels with WaitGroup unexpected output 0.00
Get fields of empty struct slice in Go 0.00
Does a struct implement all the interfaces that one of their embedd... +0.40
Is it good practice to read a channel as condition for if statement? 0.00
Create HMAC_256 from a string in Golang 0.00
Go cannot range over <my var> (type interface {}) 0.00
multiple http.Requests gives "can't assign requested addre... 0.00
Simple Race Condition in Go HTTP Handler - Is this really a race co... +0.94
Multithreaded console output? 0.00
what does not being thread safe means about maps in Go? +1.43
How to avoid initialization loop in Go +1.84
Checking for simultaneous channels ready in go +0.38
panic: close of closed channel during persistent http call in GO(go... 0.00
Golang HTTP integration tests 0.00
Backslashes are removed unless quoted in command line flags 0.00
Overriding http.Server.Serve 0.00
Reading FederationMetadata.xml in golang using http +1.66
Return vs. Goexit for goroutines 0.00