• Victor@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    1 day ago

    What do people use this type of tool for besides screenshots for unixporn? Actually curious. 🙂

    • KissYagni@programming.dev
      link
      fedilink
      arrow-up
      0
      ·
      15 hours ago

      I’ve installed several windows managers, bash, kernel, etc… without really knowing what I’m doing. It help me quickly check on which config I am.

      • Victor@lemmy.world
        link
        fedilink
        arrow-up
        0
        ·
        13 hours ago

        Baffling. Are you then just kind of blindly copy pasting commands in your terminal or what’s going on there? How do you manage to do all that without knowing what you are doing?

        • KissYagni@programming.dev
          link
          fedilink
          arrow-up
          0
          ·
          8 hours ago

          No, I have a uConsole on which I experiment various things: WM, kernel, tray bar, etc… So yes, when I want a quick and dirty solution to see if it work, I just ask mistralAI for a command. I have a rough idea of what’s going on, but I’m not a sys engineer and I don’t care about all the subtilities of using systemd, init.d, cron, xinit or whatever solution to run a driver at startup.

          I don’t care about stability or integrity, as it’s just a toy and I just wipeout the system when it become too unstable 😉

          • Victor@lemmy.world
            link
            fedilink
            arrow-up
            0
            ·
            8 hours ago

            😆 vibe sysing, what an age to be alive. I don’t think I would find it as fun to tinker unless I actually learned what I was doing, but I guess we all have different goals.

            • KissYagni@programming.dev
              link
              fedilink
              arrow-up
              0
              ·
              7 hours ago

              Yes, unfortunately, we don’t have time to learn everything, we have to choose. Sys engineer is a rabbit hole which is too deep for me, I prefer spending time on other things.

              Currently, I’m into quantum computing. I’m configuring the uConsole so I can easily edit my blog on the go.

    • NewOldGuard@lemmy.ml
      link
      fedilink
      English
      arrow-up
      0
      ·
      1 day ago

      I use pfetch-rs in new terminal sessions to add a little bit of decor. It doesn’t do anything but look nice, I just added some custom ascii art and it shows some specs

      • Victor@lemmy.world
        link
        fedilink
        arrow-up
        0
        ·
        1 day ago

        I’ve seen people who have it launch as they open a new terminal, and I did that for like an hour once but I open so many terminals all the time (I live in the terminal, kind of) it just got annoying. I just want a minimal prompt.

    • Züri@lemmy.ml
      link
      fedilink
      arrow-up
      0
      ·
      1 day ago

      I once had it in my .zshrc to show after opening a new shell session.

      But I guess most use it for screenshots to show their hardware and config at a quick glance with eye candy.

      • Victor@lemmy.world
        link
        fedilink
        arrow-up
        0
        ·
        1 day ago

        I once had it in my .zshrc to show after opening a new shell session.

        Me too once but it got old very quickly 😆

      • Victor@lemmy.world
        link
        fedilink
        arrow-up
        0
        ·
        1 day ago

        Gee, thanks. 😄

        I meant, what can the tool be used for besides show you pretty information for a screenshot and tell you stuff you should already know about your system, or can find out using better/more specialized tools.