• 1 Post
  • 43 Comments
Joined 2 years ago
cake
Cake day: July 22nd, 2023

help-circle
  • If just one or those passwords gets leaked you might find a lot of other ones get cracked as well.

    It may not be sites that you care about. But using a password manager is a lot less effort and a lot safer than whatever technique the average Joe will come up with.

    Any password that leaks which could indicate a potential system ( e.g.: sitename in lower/upper/leetspeak) makes the whole thing even more vulnerable.

    Just use something. Bitwarden, vault warden, keepassxc, …

    Knowing my social circle I’d recommend bitwarden. Even paying for it costs a measly 10$/year, while the free version is very usable in itself. And generating passphrases or 32char passwords will be a lot safer than whatever the hell they can come up with.

    Just avoid the default browser ones, big tech and LastPass.












  • But then how can we monitize our gamers if we can’t run at the kernel level and do whatever we want?

    We’re selling games at an overpriced rate and putting tons of gambling and Mtx in our games. But this is unsustainable. We’ll go bankrupt at this rate! Just last week we had a meeting with the CEO complaining he couldn’t buy his fifth luxury boat because he had spent that years bonus on his 2nd aircraft. He said heads might start to roll at this rate to keep the company float. Where are we supposed to find the money to index 5% on the wages.

    Some upper manager somewhere. Probably




  • They dont need to know any commands.

    Everything in Linux is point and click. There’s an app store where you’ll find everything you’ll need. You will not need to open the terminal at all. All drivers will get installed through the OS.

    Only things which do not work are the keyboard software and stuff to map macros to your keys and/or mouse buttons ans tweak the colours. Like the Razor software.

    Distros like Ubuntu, popos, Linux mint are incredibly beginner friendly. There are, without a doubt, others.

    They didn’t need to know any cmd/powershell commands using windows and they definitely don’t need to know how to use a Linux terminal to browse/mail/install software on Linux.


  • There’s also the option of setting up a cloudflare tunnel and only exposing immich over that tunnel. The HTTPS certificate is handled by cloudflare and you’d need to use the cloudflare DNS name servers as your domains name servers.

    Note that the means cloudflare will proxy to you and essentially become a man-in-the-middle. You – HTTPS --> cloudflare --http–> homelab-immich. The connection between you and cloudflare could be encrypted as well, but cloudflare remains the man-in-the-middle and can see all data that passes by.