The Collector
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearID
    idefix
    2mo ago 100%

    In my past 20 years in investment banks, i saw only one a guy with a Mac. He was in communication. Everybody got a Thinkpad X, T or X1 Carbon for the execs.

    7
  • Use a password manager
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearID
    idefix
    2mo ago 100%

    Same as Firefox. You go to your Android settings and set Firefox as password manager. No need to go to the computer.

    1
  • Use a password manager
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearID
    idefix
    2mo ago 100%

    On android, there's a 4 second lag to get the fingerprint reader ready, 0 with Firefox.

    I'm not going to switch from Firefox anytime soon but it's super easy to export passwords and the Firefox password manager works for any apps on Android.

    1
  • Use a password manager
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearID
    idefix
    2mo ago 100%

    It does work with apps on Android, you just need to replace the default system password manager with it. Although my bank does use a complicated password system that cannot be used by password managers.

    1
  • Use a password manager
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearID
    idefix
    2mo ago 81%

    I migrated to Bitwarden from Firefox a few months ago and I regret it as it's slower and inconvenient while not adding any major features. So yes, use a password manager and the one provided by Firefox is perfect for almost everyone.

    7
  • UK News outlet asking for a subscription to reject cookies.
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearID
    idefix
    2mo ago 100%

    A lot of websites in France have done the same for the past couple of years. Including Allociné, me ex-go-to source of information for movies and movie theatre schedule. Result: I have blocked those websites and I prefer pirating.

    5
  • Bob l'éponge
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearID
    idefix
    5mo ago 90%

    Hum, I'm French living in France and my son is only allowed to watch shows if they are in English. Is he going to be bullied?

    17
  • Operating Systems for Different Life Stages
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearID
    idefix
    5mo ago 100%

    It's interesting to read people's issues on Linux. It seems almost all of them come from the graphic stack and gaming. Using an Intel card I haven't seen an issue in forever.

    2
  • Operating Systems for Different Life Stages
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearID
    idefix
    5mo ago 97%

    I know it's a joke, I hate to be that guy. But this meme feels old and obsolete now. I can't remember the last time I had to tweak my Linux. The fun is gone

    78
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearLE
    Lemmy Administration idefix 10mo ago 100%
    Postgresql connectivity issue

    Good afternoon! Newbie here, I've tried to install Lemmy using Ansible (Debian stable) and I ended up having an issue with the Postgresql connectivity (localhost via socket). The error message I have is: ``` thread 'main' panicked at 'Error connecting to postgresql:///lemmy?user=lemmy&host=/var/run/postgresql: connection to server on socket "/var/run/postgresql/.s.PGSQL.5432" failed: No such file or directory ``` I have updated my /etc/postgresql/15/main/pg\_hba.conf from peer to trust to md5 with no success (rebooting Postresql each time). My config.hjson is: ``` database: { uri: "postgresql:///lemmy?user=lemmy&host=/var/run/postgresql" password: "{{ postgres\_password }}" } ``` Any idea / suggestion? Thanks! PS: cross-posted on the Matrix.org install support chat

    2
    9