@ -46,8 +46,8 @@ func main() {
go computeThread()
}
colorStep := float64(Iterations) / 4
colors = interpolateColors("Plan9", colorStep)
colorStep := float64(Iterations) * 4
colors = interpolateColors("Hippi", colorStep)
log.Fatal(http.ListenAndServe(":6161", nil))
The note is not visible to the blocked user.