Other accounts: @Dima@lemmy.one

  • 0 Posts
  • 12 Comments
Joined 8 months ago
cake
Cake day: November 20th, 2024

help-circle

  • You can’t even set a timer with Gemini without enabling Gemini app activity (you used to be able to before, but that changed many months ago). This means it can’t even replicate the basic functionality of assistant out of the box, without agreeing to give Google even more rights to your data, in no way would I consider it a replacement unless it’s able to fulfil the basic functionality of assistant with the same permissions.




  • It’s not though, if you’re working in a restaurant/bar/shop and your boss tells you to give good service to everyone, especially (or in particular) Americans, then you’re being told that it’s more important that Americans get good service than other groups, even if you’re supposed to provide good service to everyone.

    The fact they may be a non-native speaker might mean that they intended “including” rather than “particularly”, but it doesn’t change the actual meaning of the words that they wrote.



  • Not really, BLM was started to highlight issues of racism, discrimination, inequality etc. faced by black people.

    I would not have had an issue if the mod had said equal rights for all people, including Jewish people. It’s the fact that they say equal rights for all, but “in particular” one specific group that I take issue with, doesn’t matter if that group is Jews, Christians, white people, black people, etc.





  • For security disable password authentication - use public key instead, disable root login via ssh - use sudo or su from another user.

    To reduce the number of attempts of others trying to get in change the ssh port and/or set-up fail2ban.

    You could also set a firewall rule to only allow ssh from your IP address, if you have a static address at home and only need access from there, or have a way to VPN into your home network. Make sure you have a static address if you do this though, you don’t want your IP to change and be left locked out of your server.