• 2 Posts
  • 81 Comments
Joined 1 year ago
cake
Cake day: June 11th, 2023

help-circle



  • I like Condorcet methods.

    This is a ranked method that’s different from instant runoff, with its defining characteristic being that the winner would beat every other candidate in a two-way race. The biggest downside is that determining the result is more mathematically complex than other methods, which makes it harder to explain and might lead people to mistrust the result.

    Condorcet methods benefit candidates few voters hate, which is the inverse of the current and past two US presidential elections. Given a situation where two dominant parties run widely unpopular candidates, a Condorcet method would create a very strong probability that any palatable third-party candidate wins, though over the long term a system using such a method probably wouldn’t have two dominant parties.




  • I’m not immunocompromised or any other kind of high-risk and I wear an N95 mask in most indoor public settings.

    I plan on doing it until something changes. That could mean any of:

    • SARS-CoV-2 mutates into a dominant strain with a low risk of long-term disability
    • A new vaccine is developed that reduces the risk of long-term disability following COVID, or probability of infection to virtually nil
    • Monitoring programs, such as CDC wastewater testing show a low risk of infection

    It seems to me people collectively decided to stop caring about COVID even though most of the risks that were present two years ago still exist. I would therefore ask the inverse: why stop protecting yourself before the danger is over?



  • That’s a valid point, though it looks like Popfile’s installation instructions call for manually installing libraries, presumably current ones. I think it processes only text, not PDFs or images, which are traditional sources of vulnerabilities. I’m fairly certain it doesn’t attempt to execute Javascript. It is, itself written in Perl, which is memory-safe.

    It’s worth considering security because there’s so much malware out there trying to spread indiscriminately, but Popfile is less vulnerable than an Android app (which bundles its dependencies) or anything written in C (which is subject to all kinds of memory management bugs).










  • Privacy can mean different things in different contexts.

    Some peoples’ thoughts go first to sharing content with a restricted audience. ActivityPub isn’t good at that since the admins of every server involved can access the content. That’s also true of centralized social media, though sometimes the admins of those services seem farther removed from users’ social lives. E2EE chat like Matrix and Signal are good options for that use case, and there has been work on adding E2EE options to some ActivityPub software.

    I usually treat social media as public, so I’m not concerned with restricting access to things I share that way. I am, however concerned about service providers monitoring behavior like how long I spend looking at a particular post, or trying to track my browsing habits on third-party websites. Fediverse projects do not normally include those kinds of behaviors, and it would be scandalous if a service provider added them.



  • There are two general areas:

    • The history of the internet is full of examples of companies taking data about or creative output from people and trying to make money from it without permission, in ways the original creator might not like. Nobody has gone there with a Fediverse scraper or search project that we know of yet, but it’s going to happen if the Fediverse gets big enough.
    • Some people want to be able to easily share things with a certain audience without them being easily discoverable by a different audience. There are of course privacy settings to control visibility and software like Matrix that provides not only access control by cryptographic security, but those add friction. It’s only possible for this group to have it both ways if nobody develops good search tools, which turns some of them into bullies.