• Graphine@lemmy.world
    link
    fedilink
    arrow-up
    4
    ·
    edit-2
    1 year ago

    I swear it feels like for a lot of the things I do on Linux there’s a GUI app for it, but then if I wanna do something as basic as adjust my fan speed I gotta use the freaking terminal.

    Like it’s always at the worst possible time.

    Edit: I’ve installed a distro on my gaming PC that I really liked, used it on my laptop. Sensors and fans were fully supported. Did not work at all on my PC so I told it to fuck off. It’s just too much of a pain to set up.

    • MajorHavoc@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      1 year ago

      I feel that in my bones.

      If I need to do something obscure, like organize your Magic: The Gathering card collection by artist, there’s a GUI on Linux for that.

      But if I want to adjust my monitor, I better break out the CLI!

    • Dnn@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      1 year ago

      Not sure if you’re being sarcastic or serious. I’ve been using computers for decades and not once adjusted fan speeds, so that function doesn’t seem very basic to me.

      • MentalEdge@sopuli.xyz
        link
        fedilink
        arrow-up
        0
        ·
        1 year ago

        When building a system yourself, setting up a custom curve is how you get the best balance between cooling and noise.

        I try to choose motherboards that support doing that in the bios, so I never have to worry about it on the OS level.

    • SkyeStarfall@lemmy.blahaj.zone
      link
      fedilink
      arrow-up
      1
      ·
      edit-2
      1 year ago

      There’s coreCTRL for AMD and apparently nvidia-setting for Nvidia?

      AMD GPUs got more tools due to them being open source, while Nvidia’s isn’t and you are beholden to Nvidia bothering to implement support, which they often don’t.

      Also, idk if I would call fan curves that basic, haha. For the vast majority the default curve is sufficient.

  • redcalcium@c.calciumlabs.com
    link
    fedilink
    arrow-up
    2
    ·
    1 year ago

    Who need GUI apps when you can do these things on CLI:

    • view image: imcat my-image.png
    • watch video, even YouTube: mpv --vo=tct "https://youtube.com/watch?v=BBJa32lCaaY"
    • browse the web using modern Firefox engine: browsh
    • listen to your Spotify playlists: spt play --name "Your Playlist" --playlist --random

    and perhaps many more I’m not currently aware of…

  • KSP Atlas@sopuli.xyz
    link
    fedilink
    arrow-up
    1
    ·
    1 year ago

    I used to be a user that was all about the terminal, but then i realized that gui apps have advantages

  • kamen@lemmy.world
    link
    fedilink
    arrow-up
    1
    ·
    1 year ago

    IMO it’s not even a Windows vs GNU/Linux debate (although yeah, maybe more of the users of the latter would be familiar with the CLI), it’s about using the right tool for the job. Image or video editing? Good luck even starting to do anything without a mouse. Installing something? Yup, even on Windows I’d prefer doing scoop install foobar2000 instead of opening a store app or a website.

    • slampisko@czech-lemmy.eu
      link
      fedilink
      arrow-up
      1
      ·
      1 year ago

      I used to use Chocolatey on Windows and briefly tried scoop but now I prefer winget. I dunno, it feels… More official? :)