• 0 Posts
  • 9 Comments
Joined 8 months ago
cake
Cake day: January 4th, 2024

help-circle


  • 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.



  • There’s a big chance that the Japanese were going to surrender anyways, and if not, maybe just the threat of dropping the bomb (maybe, say, after a demonstration at sea or otherwise away from civilians) would’ve been enough.

    They believe their Emperor was a God. The invasion of mainland Japan would have resulted in the Japanese fighting to the last man, woman, and child. Millions of civilian casualties. You suggest a test of the bomb would have forced Japanese surrender. But history tells the exact opposite story. There was a 3 day gap between the first and second bomb. Japanese high command thought the allies only had one bomb, refused to surrender. They only surrendered after the second bomb, when they realized this was repeatable.




  • 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.