• 15 Posts
  • 5 Comments
Joined 3 years ago
cake
Cake day: September 12th, 2023

help-circle





  • Lemmy@lemm.eeOPtoAsklemmy@lemmy.mlAdvice on finding a partner?
    link
    fedilink
    arrow-up
    0
    ·
    edit-2
    2 years ago

    The healthiest relationships stem from natural friendships because you build up a base of stuff in common and have a lot of trust before you ever make the jump to “do you wanna go out with me?”

    See, that’s where I fucked up. My dumbass texted her at 12AM and asked if she wanted to hang out the next day (She’s usually up around that time, we both goto the gym around 11PM, which is why I thought it was okay). But we had only talked around 4-5 times, each conversation we had was good, but when it comes to texting, I fail miserably there. I think I just got too excited to meet her, and was a bit too forward. I completely messed up. Well, now I know not to do that again at least, lesson learned :(









  • Lemmy@lemm.eetoPrivacy@lemmy.mlImprove Your Privacy Setup
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    2 years ago

    “My BIOS is password locked but proprietary (due to compatibility issues).”

    “I use full disk encryption, multiple disks, and a second layer of encryption for specific important files (NSA style)”

    I recommend switching to Libreboot, I’ve recently helped add support for the Dell Optiplex 9020 MT, and will soon add support for the Dell Precision T1700 MT. Libreboot allows for full disk encryption, including the automatically encrypting the /boot partition during installation of an OS. I use RAID 0 with 3 disks (LUKS and LVM) on my desktop, with my /boot unencrypted stored on a SD card so I can easily toss it whenever.

    For gaming, I’ve had success using Proxmox to play games like GTA V and Rainbow Six Siege through a VM, even passing through NVIDIA drivers (though I plan to switch to AMD). Although, currently the Haswell boards (9020MT and T1700MT) can’t use IOMMU correctly so I recommend using the T1650 for passing through your GPU to a VM. Beware though, the T1650 board can’t be freed entirely in the BIOS I believe.

    Also, updating your CPU microcode can help avoid potential performance issues. If you’re concerned about security, consider GPG signing your kernel with Libreboot GRUB for an additional layer of verification at boot.