▲ | boloust 5 days ago | |||||||||||||
Ironically, I once wrote a load balancer in Go that relied on the randomized map iteration ordering. | ||||||||||||||
▲ | aleksi 5 days ago | parent | next [-] | |||||||||||||
That is a bad idea: https://dev.to/wallyqs/gos-map-iteration-order-is-not-that-r... | ||||||||||||||
▲ | OskarS 5 days ago | parent | prev [-] | |||||||||||||
Man, you really can’t escape Hyrum’s Law ever! Now we have people depending on the iteration order being random! | ||||||||||||||
|