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 2 3 ... 25
Title Δ
Broken pipe appears when request http service through unix domain s... 0.00
Finding MSBs and LSBs of a string 0.00
How to poll HTTP endpoint and update data source? 0.00
Why is atomic.StoreUint32 preferred over a normal assignment in syn... 0.00
How to manipulate a C character array inside a cgo function? +0.32
defer with current value 0.00
instantiate by reflection -2.66
Not calculating "infinite" decimal places as program shou... 0.00
Race condition when using mutex and reflect -2.27
what is going on under the hood so this concurrent usage of a map i... 0.00
How to handle missing variable panic properly? -2.56
setting a nil pointer to a slice in a struct using reflection 0.00
Cannot require certain version of a non-module Go package 0.00
Exiting forever loop using channels - issues with Go Playground 0.00
How to compare errno in Go? 0.00
Is it necessary to read and close the response body to reuse the TC... 0.00
How to run a heartbeat function -0.44
Performance issues using DialContext in Go 0.00
convert array of strings from CGO in GO 0.00
golang problem with channels ( buffered vs unbuffered ) +0.31
How to use context.Context with tcp connection read 0.00
Pass Array of Structs from C to Golang 0.00
How to read all data from a TCP socket server and execute an operat... +1.21
Use golang remove VARIATION SELECTOR-16 from string? 0.00
Worker pool with buffered jobs and fixed polling interval 0.00
What's the point of public interfaces in Go? 0.00
How to determine type of values in a slice of interface{} 0.00
exec.Wait() with a modified Stdin waits indefinitely +0.31
Why is the following channel operation deadlocking? i.e. downstream... 0.00
HTTP server from TCP socket (in Go) -0.15
alternative of time for a seed to a random number generator? -2.46
Golang - create an object of the same type as passed 0.00
How send N get requests where N > 10 URLS +0.31
Golang decrypt PGP from openpgp.js 0.00
Need to test if a time is between two other times on same day 0.00
How to get response content from a url which is redirected, using g... +0.31
How to find file creation date in Windows using Go 0.00
How to check if a string is all upper or lower case in Go? +0.32
Setting field on struct gets lost? -2.60
Are there recoverable read errors for a net.Conn? +1.55
Properties of slice of structs as function argument without allocat... +0.91
What effects does this assignment to the typeless blank identifier... 0.00
Best time to close channel, when iterating over channel +0.31
I want to format an array of integers. How do I send the array so t... 0.00
Get size of struct from pointer interface 0.00
Converting /vendor to Go Modules, cannot find module providing pack... 0.00
Using net.DialTimeout with specific local port 0.00
Converting command line output with UTF-8 byte-string to Unicode co... 0.00
Proper way to perform different requests in parallel 0.00
Go Channels and delays -0.05