Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)PH
Posts
0
Comments
221
Joined
1 yr. ago

  • In that particular study, yes, they measured a ~10% difference in support when using the list method vs directly asking.
    I didn't mention the exact figure because if you read the study, you would see that even they claim this isn't a perfect method.
    There could be many more supporters of the war, but there could also be many fewer.

    As they say, they sampled a relatively liberal demographic, so it's likely that the national average result from this survey would be higher, which would certainly help your argument.

    But they also say that there's "empirical evidence that list experiments reduce response bias but do not eliminate it entirely (Rosenfeld et al. 2016)."

    Like I said earlier, I'm not a statistician, so I have no idea if the bias can be estimated to have been reduced by 90% or 20%.
    All I know is that you shouldn't jump to conclusions, especially when there's many external factors at play.

    I'm willing to be proven wrong, and I don't appreciate your attempts to strawman me as somebody who isn't.
    I'll admit that I'm biased because I want to believe that most people over there aren't terrible, and in my anecdotal experience, they have been. So yes, I'm more likely to be skeptical of results that indicate the opposite, especially if they don't properly account for the external social influences at play.

    I've never stated that there isn't a large percentage of Russians who are genocidal imperialists, I'm arguing that we should try and figure out the facts before claiming that the overwhelming majority of the population are that way.

    The way you jump to the opposite conclusion without definitive evidence leads me to believe that you are also biased in your beliefs.

    I'm not sure what this argument is trying to accomplish anyway?
    I'm not convinced that 'white washing' the beliefs of the Russian population are to blame.
    What Russia is doing is fucking horrific, there's no argument to be had there. But should the entire population be monstrified for the actions of their government?

    Instead of just slapping a label on the entire population, we should be working on lowering those statistics, and spreading awareness that there's a huge percentage of Russians who disagree with their government.
    The people over there need to know that they aren't alone in their beliefs, and that they have more like-minded supporters than they realise.
    Otherwise the thought of fighting back and enacting change seems hopeless.

  • Read the conclusion of the study. The list experiment very clearly proved that there's a lot of preference falsification happening, which was all they were testing for.
    The survey results are unlikely to be an accurate representation of the public's support of the war, there are many factors which could raise or lower the true level of support. Getting an accurate percentage wasn't the purpose of the study.

    And I don't think Russians are innocent. Propaganda and local news may have a strong influence, but the genuine levels of support for their government's actions is still seemingly much higher than it has any right to be.
    But I don't think its fair to say the vast majority of Russians are genocidal imperialists without accurate figures to back it up.
    Those sort of blanket statements lead to racism, hate crimes, etc, against many innocent people.

  • I'm willing to accept your claim, I'm just yet to see enough evidence to prove it.

    Put yourself in their shoes for a moment.
    People who criticise Putin over there don't seem to last very long.
    Maybe the average Russian citizen won't have to worry about that, but there's still the implication that having different political beliefs is something that should be shunned.

    Checking the Levada polling methods, it doesn't sound like those who are polled are always able to answer anonymously.

    Judging by that page, they seem to prioritise door-knocking and in-person interviews.
    Are you going to tell the person interviewing you, without knowing if they work for your corrupt government or not, that you disagree with your government?

    I'm not a statician, but I think this is called social desirability bias. And when there's a potential risk to your safety, or even the slightest suspicion that your answers could negatively impact you, that bias increases.

    Yes, I'll admit anecdotal findings are essentially useless when discussing a population, but those statistics aren't much better.

  • Fuck off with your xenophobia-biased opinions.

    If you actually spent any amount of time communicating with people in Russia, you’d realise the overwhelming majority are not genocidal imperialists.

    The overwhelming majority of Russians I’ve spoken to do not support the ongoing war, and would prefer if Ukraine was left alone.

    I’d be interested in seeing where you’re pulling these extrapolated statistics from, including the demographics of the people who were surveyed.

    If 7/10 Texans oppose abortion, does that mean 70% of the country believe the same thing?

  • I think they meant PIO (programmable IO). It’s like a small processor tied to some of the IO pins. There’s a very small set of instructions and some state machines.
    It can be used to implement your own IO protocols without worrying about the issues that come with bit-banging from the cpu.

  • Why not?
    I’ve been in situations where I couldn’t release the code to a project, but I was able to use some decent libraries because they were MIT licensed.
    So I’m happy to do the same for libraries I write so that others in similar situations could also receive the same benefit I did.
    I see it as an act of public goodwill, like paying it forward for the times you can’t directly contribute to another project.

    Just my personal view on it, anyway.
    I’m not claiming it’s a bulletproof solution or that it isn’t open to being ‘abused’.

  • There are some cases where it’s just not possible to release the source code, even if you wanted to.

    For example, if you’re developing a Nintendo switch game, you aren’t allowed to release any code that uses Nintendo’s sdk, so that means you also can’t use any copyleft libraries.

    Maybe MPL-licensed libraries would be ok though. Idk, I’m not a lawyer.

  • It originally started as just a fun side project.
    But even if it hadn’t, are you suggesting we should no longer start big/community projects in C++?

    Picking an unsafe language has the added benefit of distancing yourself from the toxic rust-or-die crowd, who can’t seem to mind their own damn business.

  • I just don’t think it’s fair to tell somebody with over 20 years of experience with C++ that their decision to use C++ in their next project is a ‘fail’.

    Learning a new language will probably not be faster than using one you’re already deeply familiar with.

    I’m not sure why you’re asking me about the merits of C++ over rust, that wasn’t my point. I was simply advocating for personal choice.

    Also, my first sentence was literally praising rust, but I guess I didn’t deepthroat it enough for you to notice? Presumably because you’ve taken the thought of somebody advocating for anything other than rust as a personal attack.