> "Where it has been implemented, I am concerned that it has often led to voter confusion and that the promise that ranked-choice voting leads to greater democracy is not necessarily fulfilled."
Something is wrong if voters are not informed enough simply to vote...
> However on the show it seemed like he was treated as a controversial figure.
Well, I guess this answers that (and maybe more).
But to give my personal perspective, I’m not sure what Peterson’s motives are. He has stated that he used to have severe clinical depression, which might help contextualize some of his more “grim” lectures/videos. (He and his daughter are able to mitigate their depression by having a carnivore diet. Strange, but it seems to work for them.)
I really love the syntax, especially the dereference operator being the @ symbol and the usage of val vs var for constants/variables. (For context, I started off with Java and prefer writing in Kotlin nowadays.) Compared to languages like Zig or V, I think you strike a pretty good balance between being familiar and introducing new/different syntax.