this post was submitted on 18 Sep 2025
146 points (92.0% liked)

Technology

75300 readers
4074 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
[–] Damarus@feddit.org 17 points 1 day ago* (last edited 1 day ago) (5 children)

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.

[–] Passerby6497@lemmy.world 10 points 1 day ago (1 children)

nobody but tech people uses Notepad

And even then, Notepad++ is so much better than notepad anyway. It has more features and is still a better text editor than notepad ever was.

[–] BeardedGingerWonder@feddit.uk 7 points 1 day ago (1 children)

The whole reason I use notepad is because it's super light on features. Text wrap + find and replace is all I need.

[–] Passerby6497@lemmy.world 2 points 1 day ago (1 children)

I've been using the bookmark line feature a ton recently, and I doubt that would ever hit standard notepad. So much easier to parse massive log files when you can remove anything that does or doesn't match your search string.

[–] BeardedGingerWonder@feddit.uk 3 points 22 hours ago

Nor should it ever hit standard notepad, fewer features are the advantage for me, not more. If I need an IDE I use an IDE, if I'm searching log files then grep is the tool.

load more comments (3 replies)