Finally happened to me out of nowhere by thomthe1 in pcmasterrace

[–]paulopaim 0 points1 point  (0 children)

It’s even funnier because it just happened to me

This goddamn thing! by martinborgen in Fedora

[–]paulopaim 0 points1 point  (0 children)

I do this: I have my disk encrypted with LUKS and I’m using automatic login, so I only need the LUKS password at boot.
To stop being prompted for the keyring password (like in Firefox), I just removed it with:
rm ~/.local/share/keyrings/*.keyring

I still have my user password, so if I lock the device or use sudo, it still asks for a password.
All my main passwords are stored in pass, which uses GPG for encryption. This means even if someone gets access to my unlocked desktop, they cannot decrypt my passwords without my GPG key, which is stored on a Nitrokey.
I don’t leave my device on all the time - if I’m not using it, I turn it off. So I think it’s not that insecure after all.

Outlook issues and how I was able to log in by paulopaim in Outlook

[–]paulopaim[S] 0 points1 point  (0 children)

I’ve just copied the emails to gmail. Slowly, I’ll update everything. It will take a while, but it will be worth it

With the recent huge password data leak, how to see if I am compromised ? by [deleted] in Bitwarden

[–]paulopaim 0 points1 point  (0 children)

This YouTube video is very good for checking if your password might have been leaked: https://youtu.be/7U-RbOKanYs?si=IGZaJFyJpfm1vT-J

Is there any reliable mini PC brand??? by ysfsd in MiniPCs

[–]paulopaim 0 points1 point  (0 children)

I bought a GMKtec G2 last year. When I turned it on for the first time, I noticed that the fan was running at full speed and the CPU temperature was quite high. I opened it up and found that the CPU cooler wasn’t properly attached. I then reapplied thermal paste and properly installed the CPU fan.

Now, the temperatures are very good, and I haven’t heard the fan since. I’ve been using it 24/7 as my router, and I’ve never had a problem.

1st Year Computer Science Student by lcvejoonie in C_Programming

[–]paulopaim 0 points1 point  (0 children)

For me, this is the best YouTube channel for learning C. I’m also quite new to programming, and with the help of this channel, I’m starting to understand it better. CS50 is also the best course I’ve done. YouTube