data1701d (He/Him)

“Life forms. You precious little lifeforms. You tiny little lifeforms. Where are you?”

- Lt. Cmdr Data, Star Trek: Generations

  • 7 Posts
  • 218 Comments
Joined 1 year ago
cake
Cake day: March 7th, 2024

help-circle




  • data1701d (He/Him)@startrek.websitetoLinux@lemmy.mlLaptop for Linux
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    19 days ago

    I’ve been enjoying my Thinkpad E16 1st gen AMD on Debian 12. You do have to run a newer kernel to get it working. I ran into a bit of Wi-Fi trouble because I accidentally got a Realtek model, but I’ve long since fixed the issue entirely - I’ve posted the solution elsewhere here.

    On another note, maybe we should just have a yearly hardware recommendations post pinned on this forum - it feels like we get a question like this every week or so and they sort of clutter the forum, no offense intended to OP.

    Edit: Here’s my Linux Hardware probe from when I first got the laptop https://linux-hardware.org/?probe=1e50fb1862




  • I use Debian with XFCE, but while I love XFCE, it might not be everyone’s thing. If you do give it a try, make sure to use Whisker Menu instead of the default app menu, and also set keyboard mappings to your liking.

    P.S: Ubuntu’s pushing for Snaps, not Flatpaks. Flatpaks are actually pretty good - makes it really easy to install a newer software version when the one in Debian repos doesn’t suffice.

    Also, it’s not only Ubuntu pushing for Wayland - most distros or DEs either have it working or are working towards it (there are some exceptions). XFCE is still on xorg, but working on Wayland. The problem is xorg is on life support and not getting a lot of new features.










  • I don’t know about the hub specifically, but I have a One Touch portable external HDD that touts some of the same features. I’ve never had any particular problems with it - it’s just a normal USB mass storage device. The “special features” provided by the Seagate Toolkit (not available on Linux) seem like they’re done at the filesystem level.

    If you don’t care about encryption, it will most likely just work - format it however you like. If you care about encryption, there’s ways like LUKS or filesystems with FS-level support, depending on how much you care about interoperability with non-Linux systems. You might also be able to do something kooky like format it with Bitlocker on Windows, which I think can still be mounted on a Linux system; I was able to access my encrypted Windows partition from my Linux install on my Surface if I entered the key - I’m sure there’s a way to automate that part.




  • In my personal opinion, the lack of GTK4 a plus - that makes it lighter and easier to port. Bonus points for their choice being OpenGL. That is technically a minus on theming, but I feel like one does not typically theme games, which often need to have their own style.

    I do concede that most people probably have GTK4 installed for something anyway, so if this application were written in GTk4, it most likely wouldn’t take up extra space on their machine.

    In addition, I don’t like GTK4 due to client side decorations and those kinds of applications overall just tending to be more GNOME-oriented. Now I wouldn’t call GTK4 the spawn of evil - I still use GTK4 applications when they’re the best tool for job, especially when it comes to Upscalr or GNOME Clocks. It’s just not my favorite GUI toolkit.