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/)DO
Posts
0
Comments
67
Joined
1 yr. ago

  • The Linksys WRT3200ACM has A/B firmware support, but unfortunately that router is starting to get a little outdated. Saved me from a couple bad upgrades, but unfortunately it died on me about 4 months ago. I updated to the Banana Pi BPI-R3, which has been great for my network speed, but was a lot more complicated to set up.

  • Are you trying to say you're not a fan of needing to reinstall packages after an upgrade? It's so simple with these easy to remember commands:

     
        
    opkg update
    cat /etc/backup/installed_packages.txt | grep overlay | sed s/\ *overlay// | xargs opkg install
    
    
      
  • I realize your point is that Russia is trying to find any wedge issue they can to cause infighting, but that was a frustrating example.

    A lot of Trump supporters are voting to cause direct harm to marginalized groups, and have made it a part of their daily identity. "If I caught a man using the same bathroom as my daughter, I'd fuck him up." (real quote from someone I know)

    A vegan voting to get rid of meat subsidies simply doesn't want to pay for your meat. Or voting for animal rights isn't voting to cause you direct harm like blocking crucial medical care. Also, most vegans usually keep to themselves. The only reason it seems like they tell everyone is how often they are asked, "wait, are you vegetarian?" every time they dare to order tofu/veggies instead of meat.

    Source: I'm not even vegan or vegetarian, but have probably been asked a hundred times. I can only imagine how often a vegan is asked that question.

  • I think dems genuinely believe that if Republicans take control of the House, Senate, and Presidency, that they will absolutely implement a nationwide ban, which will reduce access. That implies it's still a valid concern and not a scare tactic.

    And even though overall abortions have increased, there has still been a restriction in access, it's just that enough people can still afford to overcome those restrictions (for now), as well as Dems pushing to allow meds by mail to help alleviate the restrictions.

    But, there have already been unfortunate consequences to the health and lives of women who couldn't afford to overcome the restrictions, or it was too late, or they were convicted a crime if they did obtain access.

    So again, not a scare tactic if they are actual things that are happening, and will just get worse with a nationwide ban.

  • You seem to be under the misunderstanding that dems want to increase abortions. They want increased access to abortion, but that's not the same thing.

    This really hurts Republicans more than Dems. Let's say you have a goal of reducing "x", so you pass a law banning it, but that causes a noticeable increase in the behavior. Your law made things objectively worse towards accomplishing your goal.

    If you think the increased occurrence is justified as long as people are punished for it, then you don't actually care about reducing abortion, you just want to punish people for it.

  • I will typically use the terms asynchronous and parallel when discussing the concepts, but I hadn't thought about using multitasking until I saw that comment. I mean, even C# calls them "tasks".

  • A comment on the YouTube video makes a good point that we already have a better word for the concept of dealing with multiple things at once: multitasking. Using a word that literally means "things happening at the same time" just adds to the confusion, since people already have a difficult time understanding the distinction between multitasking and concurrency.

  • I considered editing my post to say the vast majority instead of everybody, but I was hoping you weren't going to be that pedantic. It was very clear that 13 years ago, reddit was already having the argument because it was so pervasive that all the purists were upset about it.

  • I've tried using SFC multiple times and had it work zero times. One time after SFC failed to find anything wrong, I ended up fixing the machine by replacing the system file with a copy from a working machine.