• Kogasa@programming.dev
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    8 months ago

    They’re sacrificing the utility of the tool to make it part of their new AI-driven operating system as a service platform. The only thing notepad had going for it was its complete simplicity, reliability, and speed. Nobody wants notepad to try to rope you into this ecosystem, certainly not at the expense of those qualities.

    Even with the recent updates, I’m over it. Notepad has crashed on me at least twice. Notepad. Crashed. There is no longer any reason to use it.

    • FaceDeer@kbin.social
      link
      fedilink
      arrow-up
      0
      arrow-down
      1
      ·
      8 months ago

      They’re sacrificing the utility of the tool to make it part of their new AI-driven operating system as a service platform.

      You don’t know that. You have no idea how this “cowriter” will be integrated. It could be just a little button off on the side, maybe with a setting in the configuration to hide it entirely, and you can ignore it completely.

      • yuriy@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        8 months ago

        Any additional functionality added to an already feature-complete program is bloat, no two ways about it. If notepad+AI was a separate program, this would be a different discussion. Even if you can hide it completely, the fact that it’s there at all will affect performance. And even if it’s just a tiny blip in relative performance, it’s still the first step on the road to enshittification.

        • FaceDeer@kbin.social
          link
          fedilink
          arrow-up
          0
          ·
          8 months ago

          I think you may be overestimating how much code is required for a program to simply use an AI, as in just calling an AI’s API with a string of text and getting some text back in return. I’ve written code that does this and it’s just a few lines.

          The code for whatever UI Notepad wraps around it might be a few hundred more lines, that depends very much on the UI framework and what they want it to look like. But the AI part is trivial. The hard work of actually executing the AI’s code is done on a remote server. Your home computer won’t have to do any of that work.

          • yuriy@lemmy.world
            link
            fedilink
            English
            arrow-up
            1
            ·
            8 months ago

            You’re free to believe that this will not bog down the program at all, and also that this isn’t just the first bad decision they’re making with notepad. I really would like to impress upon you that that is wishful thinking, and not at all the most likely outcome here.