top | item 42203192 (no title) boloust | 1 year ago Ironically, I once wrote a load balancer in Go that relied on the randomized map iteration ordering. discuss order hn newest aleksi|1 year ago That is a bad idea: https://dev.to/wallyqs/gos-map-iteration-order-is-not-that-r... OskarS|1 year ago Man, you really can’t escape Hyrum’s Law ever! Now we have people depending on the iteration order being random! dwattttt|1 year ago Clearly you need to randomly decide whether or not to randomise it. ahoka|1 year ago That's why it's totally stupid to randomize it.
aleksi|1 year ago That is a bad idea: https://dev.to/wallyqs/gos-map-iteration-order-is-not-that-r...
OskarS|1 year ago Man, you really can’t escape Hyrum’s Law ever! Now we have people depending on the iteration order being random! dwattttt|1 year ago Clearly you need to randomly decide whether or not to randomise it. ahoka|1 year ago That's why it's totally stupid to randomize it.
aleksi|1 year ago
OskarS|1 year ago
dwattttt|1 year ago
ahoka|1 year ago