Why? I don’t know, maybe someone here will like it.

  • @[email protected]
    link
    fedilink
    111 year ago

    Oh wow, this is really nice. I was using System Monitoring Center but this is so much nicer. My only complaint is no CPU temperature display but that’s not a huge loss.

    Windows had 2 pieces of software that didn’t have a better alternative in Linux, now I just gotta find something like Notepad++ and I’m good.

    • @jcgA
      link
      31 year ago

      How about Vscodium?

      • @[email protected]
        link
        fedilink
        41 year ago

        Nah, I’m looking for a nice text editor, not a full on IDE. Something I can quickly open to change config files and stuff that has good formatting and can also auto detect the formating. By the time vscode boots up I have gotten bored and done the changes in nano.

        • @[email protected]
          link
          fedilink
          31 year ago

          Oh cool! TIL! (Well I knew but I forgot lol) But yeah I miss how notepad++ saves what you had open before

      • @[email protected]
        link
        fedilink
        21 year ago

        I have tried both and I absolutely don’t understand why people use those. Most IDEs work better in my opinion and for just editing text files nano is better. A lot of people way smarter than me use em but I don’t see the appeal.

        • @[email protected]
          link
          fedilink
          11 year ago

          Idk I just kinda got used to neovim and made a custom color scheme too lol (although I’m still learning), but I might go and try out Geany again, I haven’t used it in a while. And I don’t use neovim for everything, I use vscodium for editing stuff like html and css