• 0 Posts
  • 19 Comments
Joined 2 years ago
cake
Cake day: July 10th, 2023

help-circle
  • I’ve found that one of the best things to do when making a library for something that is going to have a web interface is to first have it work in the terminal. You can much more quickly play around with the design and fix issues there instead of having to work with a more complex web interface.

    You just create a simple menu system, like input("1: Feature A\n2: Feature B\n>") and just start trying out all of the different scenarios and workflows.












  • livingcoder@programming.devtoMemes@lemmy.mlChoice
    link
    fedilink
    arrow-up
    3
    ·
    7 months ago

    The runoff voting downside is incorrect, the “drag the voters up to yellow and watch how it makes red win” example. This is not “see how making yellow more popular makes yellow lose”. It’s actually “see how making red more popular than yellow makes red win”. The movement of the voters is not for yellow, but for red and yellow in a way that gives more voters to red.

    There is no way for yellow to be the only candidate to get a boost of voters in the demo. If there were, it would only demonstrate further that yellow would still continue to win.

    Runoff voting is the way.