cross-posted from: https://programming.dev/post/37661765

Notepad now supports AI features like Summarize, Write, and Rewrite on Copilot+ PCs, with no subscription required. If you have a subscription, you can seamlessly switch between local and cloud models based on your needs. If you’re not signed in or don’t have a subscription, you can use the local model to accomplish your tasks. For now, these features support English only, making premium AI more accessible and flexible for everyone.

Source: Windows Insiders blog.

  • Echo Dot@feddit.uk
    link
    fedilink
    English
    arrow-up
    15
    ·
    19 hours ago

    No one even needs or wants these features. No one uses notepad for anything other than writing down quick notes while on the phone. Why would I need an AI to rewrite that. Actually if I did need an AI to rewrite that, I just copy it out of notepad and into one of the 100 bazillion AI apps that now are.

    Microsoft are wasting developer time adding features that not only does no one currently want, but no one could possibly ever need.

    • Séra Balázs@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      arrow-down
      4
      ·
      10 hours ago

      No one uses notepad for anything other than writing down quick notes while on the phone.

      Actually, it’s a really powerful code editor. It’s used by many devs and sysadmins to quickly edit code and text based configs when it’s not on their machine. It’s also useful when you boot up a fresh vm just for a quick test, downloading another text editor there doubles the work you need to do.