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.

  • Damarus@feddit.org
    link
    fedilink
    English
    arrow-up
    5
    ·
    edit-2
    6 hours ago

    I’m usually very defensive of Windows. However, a few days ago I wanted to take some notes in Notepad and it kept changing up what I wrote. As this has forever been the most simple text editor imaginable, it took me a good moment to realize, that they implemented auto-correction (which we know is a lie anyways).

    The ridiculous thing is, nobody but tech people uses Notepad anyways and I can’t imagine that they want these slop features in it. The value of it was the simplicity and that is now lost.

  • Axum@lemmy.blahaj.zone
    link
    fedilink
    English
    arrow-up
    14
    ·
    edit-2
    8 hours ago

    What’s funny is that this likely irritated one of Microsofts own devs enough that they said ‘fuck all of this’ and invented the new cli app called Edit.

    It’s under 200kb and runs as a standalone binary if you want. Also supports mouse input.

    Did I mention it’s cross platform?

      • palordrolap@fedia.io
        link
        fedilink
        arrow-up
        2
        ·
        1 hour ago

        Well, yes, but actually no. It’s more like MS-DOS’s EDIT.COM since it runs in a command line / “DOS” window.

        In fact, since EDIT.COM went through a couple of distinct variants back in the day, you could say that this is the third variant of it.

        The other two being 1) the BASIC-deactivated side of QBASIC.EXE which was an editor and programming language in one, and then 2) a stand-alone, from the ground up, version (with no BASIC to disable) which came along with Win9x / MS-DOS 7.

        I keep a copy of the latter in my DOSBox config. It’s only 70kB.

  • JonEFive@midwest.social
    link
    fedilink
    English
    arrow-up
    9
    ·
    9 hours ago

    Nobody asked for this! FFS, can megacorps stop shoving AI into everything. Lucky Charms and scissors will have AI soon enough.

  • zib@lemmy.world
    link
    fedilink
    English
    arrow-up
    30
    ·
    13 hours ago

    It’s hard to imagine that Notepad of all things has now been enshittified. On Windows, I only ever use Notepad++, but regular ol’ Notepad has been a staple of Windows almost since the beginning. It truly feels like they’ve finished peeling away what little good remained of what Windows used to be.

    • Brewchin@lemmy.world
      link
      fedilink
      English
      arrow-up
      6
      ·
      edit-2
      9 hours ago

      It certainly removed my ability to say “Companies are shoehorning AI into everything! I wouldn’t be surprised if they do it with Notepad…” as a form of mockery. It was one of the first damned victims.

      Edit: I’m genuinely surprised technical people (with appropriate rights on their PCs) still use it, though. I switched to Notepad++ nearly 20 years ago.

    • bitjunkie@lemmy.world
      link
      fedilink
      English
      arrow-up
      7
      ·
      13 hours ago

      It always struck me as a code editor lite rather than a text editor. If I just want to jot something down, metapad is Notepad without all the Windows bullshit they keep trying to shoehorn.

      • HeyJoe@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        10 hours ago

        I use both notepad and ++. I think it fits both worlds of code and text editor. When I am using it I am usually needing to to replace words and other tweaks that are really easy and flexible with ++.

  • 𝕸𝖔𝖘𝖘@infosec.pub
    link
    fedilink
    English
    arrow-up
    3
    ·
    8 hours ago

    Not my Notepad. I prevented the notepad.exe update to the new, shitty version. When windows replaces it, I replace it back.

  • tias@discuss.tchncs.de
    link
    fedilink
    English
    arrow-up
    37
    ·
    14 hours ago

    One of the best features of notepad was that it starts quickly. That feature is now gone. :(

    • Goretantath@lemmy.world
      link
      fedilink
      English
      arrow-up
      13
      ·
      13 hours ago

      Tbf, some larger file sizes fucked notepad in the ass HARD. Notepad++ does everything right by me.

      • Imgonnatrythis@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        2
        arrow-down
        1
        ·
        9 hours ago

        Yeah why is that? Decade after decade this never really improved. Trying to open a big file in notepad just always brought it to its knees. Why doesn’t this shit bother anyone at Microsoft enough to write three lines of code to fix that?

        • tias@discuss.tchncs.de
          link
          fedilink
          English
          arrow-up
          2
          ·
          edit-2
          37 minutes ago

          Why does everyone assume that programmers can just go and fix stuff they don’t like without getting shot down in performance reviews for lack of focus or for overstepping their authority.

          We have a prioritized list of work items coming in from the PO and that’s what we work on. There’s generally no room for creativity. Supporting larger files in Notepad in particular would increase maintenance costs due to requiring much more complex memory management, and it would label you as not being a team player for increasing complexity for everyone.

  • skip0110@lemmy.zip
    link
    fedilink
    English
    arrow-up
    6
    ·
    11 hours ago

    It is possible to restore the old notepad.

    I didn’t include a link because I could not find a non-spammy one, but a search finds a few. I did it on my work PC.

    And switching to a FOSS OS is probably preferable, but that’s not always possible.

    • HeyJoe@lemmy.world
      link
      fedilink
      English
      arrow-up
      2
      ·
      10 hours ago

      I didn’t try, but a lot of those simple old apps were able to just run without any dependencies, and you may be lucky to just be able to copy the .exe from an older system to the new one.

      I actually have been enjoying the changes they did to it with new tabs and auto saving so you can reopen without losing anything. But wow, I never saw AI coming to this… I will need to find a way to prevent it from updating. Otherwise, I will also be going back.

        • HeyJoe@lemmy.world
          link
          fedilink
          English
          arrow-up
          1
          arrow-down
          1
          ·
          8 hours ago

          Yeah, I know. All those ideas weren’t new, but I was happy to see them. I use ++ all the time, but i also like notepad just for quick notes. It’s fast and lightweight. Today, I was using ++ a lot actually to edit firewall configs and scripts. They both have their place for me, but I will definitely be forced to give it up the day I am greeted with a check out our AI when opening notepad.

  • ProfessorProteus@lemmy.world
    link
    fedilink
    English
    arrow-up
    7
    ·
    11 hours ago

    For now, these features support English only, making premium AI more accessible and flexible for everyone.

    They can’t be serious, right?