• 0 Posts
  • 55 Comments
Joined 2 years ago
cake
Cake day: November 8th, 2022

help-circle




  • Title’s hard click bait. It leads up to talking about Arrow’s Impossibility theorem, which sets forth some explicit rules for defining a fair election, and communicates that all finite-vote systems are dictatorships that fail to meet those criteria, including ranked choice voting. Arrow’s theorem also uses ‘dictatorship’ in a pretty weird technical fashion, meaning that one individual can technically sway any election with their sole choices.

    Directly after, though, Veritasium does acknowledge that Duncan Black pokes holes in the actual value of Arrow’s theorem, by showing that many ordinal voting systems will still favor majority preference, and that Arrow’s theorem does not apply to rated voting systems like approval voting and STAR voting.

    It’s pretty bizarre that he decided to make such a click-baity title and front-load only skim over the better solution at the end, right near election month.











  • I understand some instruction expansions today are used to good effect in x86, but that there are also a sizeable number of instructions that are rarely utilized by compilers and are mostly only continuing to exist for backwards compatibility. That does not really make me think “more instructions are usually better”. It makes me think “CISC ISAs are usually bloated with unused instructions”.

    My whole understanding is that while more specific instruction options do provide benefits, the use-cases of these instructions make up a small amount of code and often sacrifice single-cycle completion. The most commonly cited benefit for RISC is that RISC can complete more work (measured in ‘clockcycles per program’ over ‘clockrate’) in a shorter cyclecount, and it’s often argued that it does so at a lower energy cost.

    I imagine that RISC-V will introduce other standards in the future (hopefully after it’s finalized the ones already waiting), hopefully with thoroughly thought out instructions that will actually find regular use.

    I do see RISC-V proponents running simulated benchmarks showing RISC-V is more effective. I have not seen anything similar from x86 proponents, who usually either make general arguments, or worse , just point at the modern x86 chips that have decades of research, funding, and design behind them.

    Overall, I see alot of doubt that ISAs even matter to performance in any significant fashion, and I believe it for performance at the GHz/s level of speed.




  • _NoName_@lemmy.mltoTechnology@lemmy.worldEstonia | The Digital State
    link
    fedilink
    English
    arrow-up
    6
    arrow-down
    1
    ·
    edit-2
    4 months ago

    I watched though about half of it, before concluding that this video is only going to be a summary video that won’t answer my questions fully.

    Digital ID and Digital signature are absolutely necessary, though depending on how those two are implemented I could still see fraud and vote manipulation being feasible. I was hoping someone with more knowledge about how Estonia is doing its security and verification systems to ensure records aren’t being modified maliciously.