this post was submitted on 18 Sep 2025
46 points (88.3% liked)

Technology

75258 readers
3249 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
 

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.

you are viewing a single comment's thread
view the rest of the comments
[–] tias@discuss.tchncs.de 37 points 13 hours ago (1 children)

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

[–] Goretantath@lemmy.world 13 points 12 hours ago (1 children)

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

[–] Imgonnatrythis@sh.itjust.works 1 points 8 hours ago (1 children)

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 2 points 17 minutes ago* (last edited 16 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.