• 1 Post
  • 20 Comments
Joined 9 months ago
cake
Cake day: January 4th, 2024

help-circle
  • I agree, the security key thing is a bit of an issue. However this might a bit of a user error as well. The thing to understand is that Encryption keys are not stored on Matrix.org. If they were, then Matrix.org (or whatever homeserver you’re using) would be able to decrypt everything you can decrypt, thus making Matrix pretty useless. The solution is that keys are only stored locally on your devices. Keys are shared to other devices using the Verification process and Emoji matching thing. The problem is most users just go “Whatever!” And ignore the verification process and then have a bad experience because they don’t have Encryption keys.











  • Oh my god this whole post is amazing, thought I’d share my favorite excerpt:

    This entire class of person is, to put it simply, abhorrent to right-thinking people. They’re an embarrassment to people that are actually making advances in the field, a disgrace to people that know how to sensibly use technology to improve the world, and are also a bunch of tedious know-nothing bastards that should be thrown into Thought Leader Jail until they’ve learned their lesson, a prison I’m fundraising for. Every morning, a figure in a dark hood7, whose voice rasps like the etching of a tombstone, spends sixty minutes giving a TedX talk to the jailed managers about how the institution is revolutionizing corporal punishment, and then reveals that the innovation is, as it has been every day, kicking you in the stomach very hard.

    Where the fuck do I donate???





  • I find the documentation to be very good for Arch based distros. The EOS forums or Archlinux.org wiki almost always has what I need. Otherwise the github page usually has Arch install directions that are very clear. The major things I’ve had to do in terminal is just initial set up of applications, enabling things to run on startup or changing configs. For example, and this is the most complicated example I can think of. I use grub-btrfs to put my Timeshift snapshots into the grub menu. All I really had to do was 3 commands:

    sudo systemctl start grub-btrfsd

    sudo systemctl enable grub-btrfsd

    sudo systemctl edit --full grub-btrfsd

    The first two commands start the daemon and set it to run on start up, the 3rd command is editing the config so I could use Timeshift over Snapper. Again this is the most complicated example I can think of and its 3 lines. Not only that but I was able to find documentation on two different sites. In under a minute of googling.




  • What this study shows is that a gun is likely the first choice of gun owners who are trying to kill themselves. It cannot determine how much less likely they would have been to kill themselves had they not owned a gun, if at all.

    I wonder how many people choose other methods of suicide (Hanging/Drug OD) when they had a gun available.




  • Element is just a client, while Matrix is the chat protocol. But yeah, I have recently switched my discord server to a matrix instance and its been pretty great. Some pushback by users who didn’t care about privacy or security, but overall the tech is solid. We didn’t like that discord was moderating private chats and they don’t offer any type of encryption.