• 0 Posts
  • 67 Comments
Joined 11 months ago
cake
Cake day: August 24th, 2023

help-circle
  • Acters@lemmy.worldtomemes@lemmy.worldfin
    link
    fedilink
    arrow-up
    2
    ·
    11 days ago

    To give the most simple and likely reason is just so that there are a restricted set of levels. Adding a “freeplay” mode that can generate random maps is not part of the plan because that would make the regular levels look less desirable. There is also many odd quirks available with special rules. It’s not just because they did not think about generating random maps for those who finished the game. It is so that they can keep control over the game in a way that players are kept playing longer without risking burnout. They don’t want to make the game become a chore but rather a daily task/quest. Spending money to read the last level faster by getting more energy and whatnot is just a plus for them. They know that sunk cost feeling will keep those kinds of players coming back. If not, then it was unlikely the infinite freeplay would.












  • Yes, but I usually add my public key to the authorized_keys file and turn off password authentication once i do login with a password. On top of that, I have a sshpass one line command that takes care of this for me. It’s much easier than trying to manually type a password for the next time. I save it and just run it every time I think about using password login. Next time I need to ssh, I know the password login is not necessary.

    sshpass -p ‘PASSWORD’ ssh [email protected] “echo ‘cat ~/.ssh/id_rsa.pub’ > ~/.ssh/authorized_keys && echo ‘Match User !root PasswordAuthentication no Match all’ > /etc/ssh/sshd_config’ && exit” && ssh [email protected]

    At the next reboot, your system will now only accept key logins, except for root. I hope the root user password is secure. I don’t require it for root because if a hacker does gain shell access, a password(or priv esc exploit) is all they need to gain root shell. It is also a safety net in case you need to login and lost your private key.




  • Acters@lemmy.worldtoMemes@lemmy.mlme_irl
    link
    fedilink
    arrow-up
    3
    ·
    3 months ago

    Sounds like good advice, but most guys with chub can still land a woman.

    Is it more important not to do it at the workplace or other non-social settings. Also, looking nice, (think about having it done professionally) is a must for good impressions, especially first impressions. Along top of that, just training the charisma without worrying about someone’s feelings being hurt is a great way to practice. Usually with friends, but can be done with random people as long as you pick your battles and don’t push them aggressively. Not greatest advice, but making friends, being funny, and standing your ground on your beliefs will land you the right one. Don’t chase a pretty girl. That’s just asking for trouble.