cyberpunk007
@cyberpunk007@lemmy.ca
This is a remote user, information on this page may be incomplete. View at Source ↗
- Comment on AI-Generated Passwords Are Apparently Quite Easy to Crack 10 hours ago:
Lol I have so many questions:
-
Why would you use AI to generate passwords?
-
Why would you consume so much resources for a simple algorithm which has existed for decades?
-
Who is doing this?
-
- Comment on Spotify doesn't allow podcast ratings unless you use the mobile app 2 years ago:
I don’t do podcasts in Spotify cause I hate how it melds together with my music. I wish I could turn the feature entirely off. There’s not enough separation.
- Comment on Why is anti-cheat always client-side? 2 years ago:
As far as I’m aware every action the client produces is reported to the server. If I push “w” the client tells the server “move forward X amount”. So as far as I’m aware, make most sense to have anticheat on the client side.
- Comment on Why is anti-cheat always client-side? 2 years ago:
Server receives “1” for “hit registered” as sent by “client”. As a client I can shove 1s all day long, how will it safeguard that?