• 1 Post
  • 110 Comments
Joined 2 years ago
cake
Cake day: July 1st, 2023

help-circle



  • They should be more neutral in a non-opinion piece. They quote a lot more people saying pro-genocide things than they quote people saying anti-genocide things. They quoted pro-genocide politicians and pro-genocide BBC staff. They did not give the musicians any opportunity to respond to the article.

    Israel’s war against Hamas in Gaza has inflamed tensions around the world, triggering pro-Palestinian protests in many capitals and on college campuses. Israel and some supporters have described the protests as antisemitic, while critics say Israel uses such descriptions to silence opponents

    Let’s consider the two positions mentioned in this paragraph:

    1. Israel should stop committing genocide

    2. Israel should continue committing genocide, and position 1 is antisemitic

    The first position is described as “pro-Palestinian”, as if these protesters support the Palestinian military (Hamas) and want them to win. This is incorrect. These people mostly just want the genocide to end.

    The second position is a shitty opinion, but also contains an overt falsehood. It’s an objective fact that it’s false, and that fact should be reported in the story, but it isn’t.







  • I haven’t used it in the last several years, but from about 2014-2018 any time I tried to download, it required registration, and any time I tried to register, it just didn’t work. It was some problem with the javascript in their site. Probably related to captcha or something. Yes, I tried multiple computers, multiple browsers, even tried registering on a library’s computer.

    Looks like their site is less shit now, but it’s still awful.



  • If you’re certain that only the housing of the connector has changed from old motor to new motor, and each pin inside the housing is the same, then I’d recommend trying a heat gun to melt the waxy adhesive, followed by poking around with a tiny flat screwdriver to unlatch the pins.

    But if it were me, I’d just splice the wires. You will need heatshrink or at least electrical tape, a soldering iron, and solder. A good splice can easily handle more current than that little connector.



  • Mozilla, for example, would sign Firefox’s flatpak with a PGP key that they would disclose on their website. You verify the signature using the RSA algorithm (or any other algorithm for digital signatures. There are a bunch.) Or, you could just trust that your connection wasn’t tampered the first time, then you would have the public key, and it would verify each time that the package came from that same person. Currently, you have to trust every time that your connection isn’t tampered.

    Major flatpak providers (Flathub at the very least) would include their PGP public key in the flatpak software repo, and operating system vendors would distribute that key in the flatpak infrastructure for their operating system, which itself is signed by the operating system’s key.