Linked is the laptop I bought today off amazon. It’s got pretty good reviews and it’s a solid upgrade from this ddr3 mechanical hdd msi I’ve been using since 2013. What spurred on the purchase is that I got a bsod a couple weeks back, explorer keeps crashing, and the drive for the last 3 days has been running at 100% nonstop.

I do plan on either doing something with linux mint or perhaps downgrading to windows 10 (since I have an actual copy of it at home).

Hope this works out! I really, really, needed an upgrade badly.

  • Busgirl [she/her]@hexbear.net
    link
    fedilink
    English
    arrow-up
    17
    ·
    23 hours ago

    I don’t know if it possible to return it but you seriously over paid for a nearly decade old laptop

    you can get that same laptop for 150 on eBay

    You should look into a T14 gen 2 or newer you can get them for about the same price of the one on Amazon with double the power.

    If you need help selecting one feel free to dm me

      • LittleFellaNamedBoof [any]@hexbear.net
        link
        fedilink
        English
        arrow-up
        5
        ·
        20 hours ago

        When you get mint installed it will be a transition. If you’ve never used the terminal before start learning how. It can be intimidating at first but once you get used to it you’ll never want to go back.

        When you get mint installed open you terminal and type:

        sudo apt install needrestart unattended-upgrades apt-listchanges tlp powertop

        Let that run and put in your password. It’ll install some quality of life things and battery optimizations.

        Then after that run sudo tlp start this will turn on tlp which is a battery life optimizer.

        After that run sudo powertop it will open a menu hit tab until you get to tunables and there will be a list of things that say bad or good. Go through it with arrow keys and hit enter to switch them on and off. These are more battery life optimizations. They will not always persist after a reboot sometimes I find they do but they typically aren’t meant to I think.

        You will have access to the app store i forget what mint calls it. But you should have flatpaks in there. Flatpaks are going to be sandboxed versions of programs that work on any OS. They contain all their own dependencies are are partially isolated from the rest of your OS so are more secure.

        To manage the permissions of these look for something called flatseal this will give you a GUI where you can manage permissions.

        Other useful programs:

        LibreOffice: This is your office suite and is free and open source

        LibreWolf: Secure and private web browser a fork of firefox

        Ungoogled Chromium: A Chromium fork that removes all google services. For when something won’t work with firefox.

        Parabolic: A youtube scraper utility. Put links in and it’ll download videos/mp3s for you.

        Quod Libet: Local music file player

        FreeTube: Watch youtube without an account and without ads

        Organic Maps: Download offline maps and use it like a google maps but without the privacy nightmare

        Authenticator: 2FA manager for timed codes.

        Random things to know:

        Cinnamon is the Desktop Environment you’ll likely be using. You can look up tips for it specifically. It’s relatively customizable. Should feel familiar to you coming from windows.

        Mint is Ubuntu (Debian) based. That means it is going to use much of the same stuff Ubuntu and Debian do. You can find fixes for problems you’d have for Debian, Ubuntu, or other Debian based OS’s and they will generally work for Mint too.

        Mint will give you the option in setup to do full disk encryption. If you do this make your boot is larger. Since you are new and I don’t want you to ever have to worry about an overflowing boot just make it 10GB and you’ll never need to worry about it. I’d also make root larger for the same reason. I don’t know how big of an SSD you have but do atleast 25GB in root and if you can try to push it more to like 50GB. Flatpaks installed for the whole system fill up root so having lots of root space is a good way to not have that be a headache later. This must all be done during the OS install process.

        Also, making a Windows installer USB is a pain in the ass on Linux. Make one while on Windows and just toss it in a drawer. If you ever need to install windows on something for whatever reason (School, work, etc) having it already made will save you a headache.

  • Beaver [he/him]@hexbear.net
    link
    fedilink
    English
    arrow-up
    6
    ·
    22 hours ago

    I hey, that’s my laptop! The trackpad is kinda trash, but that encourages me to use the trackpoint. Use massgrave if you’re going to do the Windows 10 downgrade, so you can get the iot ltsc version. I use Fedora on mine without issues. It’s so-so for games, but it’s great for everything else.

    I do agree with the other post that you overpaid for this. But the laptop itself is good.

    • LanyrdSkynrd [comrade/them, any]@hexbear.net
      link
      fedilink
      English
      arrow-up
      2
      ·
      10 hours ago

      I upgraded my touchpad on mine to a glass one using the part from a newer thinkpad. I believe it was the pad from the x1 carbon.

      Huge upgrade and not too expensive. I saw it on a reddit thread, found the OEM part number and then bought it off AliExpress. You do have to be careful to find one that specifically says it’s glass because sellers will list the plastic pad as compatible with the newer part number because they’re interchangeable

  • hello_hello [undecided, comrade/them]@hexbear.net
    link
    fedilink
    English
    arrow-up
    2
    ·
    23 hours ago

    Nice! michael-rosen I have the same laptop (one with libreboot firmware) that I use as a homelab. It’s definitely a sturdy machine and an 8th generation intel is far enough along to have Vulkan support that you can emulate PS2 games on a low enough resolution.

    Highly recommend using Linux Mint with it at this point considering Windows 10 has already been buried.