this post was submitted on 25 May 2025
74 points (97.4% liked)

Technology

38713 readers
441 users here now

A nice place to discuss rumors, happenings, innovations, and challenges in the technology sphere. We also welcome discussions on the intersections of technology and society. If it’s technological news or discussion of technology, it probably belongs here.

Remember the overriding ethos on Beehaw: Be(e) Nice. Each user you encounter here is a person, and should be treated with kindness (even if they’re wrong, or use a Linux distro you don’t like). Personal attacks will not be tolerated.

Subcommunities on Beehaw:


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 3 years ago
MODERATORS
 

I first ran into the Copilot integration in Notepad a couple of days ago and immediately turned it right the fuck off.

In November, Microsoft began testing an update that allowed users to rewrite or summarize text in Notepad using generative AI. Another preview update today takes it one step further, allowing you to write AI-generated text from scratch with basic instructions (the feature is called Write, to differentiate it from the earlier Rewrite).

Like Rewrite and Summarize, Write requires users to be signed into a Microsoft Account, because using it requires you to use your monthly allotment of Microsoft's AI credits. Per this support page, users without a paid Microsoft 365 subscription get 15 credits per month. Subscribers with Personal and Family subscriptions get 60 credits per month instead.

Microsoft notes that all AI features in Notepad can be disabled in the app's settings, and obviously, they won't be available if you use a local account instead of a Microsoft Account.

you are viewing a single comment's thread
view the rest of the comments
[–] thingsiplay@beehaw.org 3 points 13 hours ago (2 children)

Oh wait, if you are not familiar with Vim or Neovim, then this won't be for you probably. It works completely different compared to a regular text editor and is somewhat complicated and for terminal. There are benefits to it why that is, but just so you know its not a "normal" editor. This is just a warning. :D

In example the keys h, j, k, l are used to move the cursor in the editor and every key is a special command basically. You have to switch into editing mode to type in text.

[–] Powderhorn@beehaw.org 4 points 10 hours ago (2 children)

I tried vi in college and still haven't been able to exit. (exaggeration, of course, but dear god, that made Notepad seem user friendly) When in Linux, I tend to use Kate and nano.

[–] beezkneez@beehaw.org 1 points 8 hours ago

Yeah, you kinda need to know this before opening it. I was first introduced to vim in a uni course, so it was written out in the assignment text. But with emacs I had to throw the comouter away.

[–] thingsiplay@beehaw.org 1 points 10 hours ago

Actually Vi is not Vim. Vim is a lot user friendly with its documentation. The question is, what you expect and if you learn it properly. Its not unser unfriendly, its just different. It's like saying GIMP is user unfriendly, because you used Photoshop before and GIMP is not exactly the same.

end of my rant :D

[–] Fiivemacs@lemmy.ca 4 points 13 hours ago (1 children)

I've used vim in the past, normally stuck with nano though. It won't be a big shock with how different it is. My daily driving is current windows so never bothered with much else other than notepad++ but come October I'm formatting all drives in my house to rid myself of anything windows related and starting fresh with some Linux flavor. Most likely ubuntu or mint, haven't settled yet

[–] Powderhorn@beehaw.org 3 points 10 hours ago

I cycled through a number of distros a few years back on my mini HTPC before finally settling on KDE Neon. The amount of customization with panels and such is insane. I started by trying to recreate the Windows experience (which is dead simple) but soon branched out to having multiple panels, which can be autohidden individually. Settings on the left side of the screen, power options on the right (both set to hide), system tray up top, and the task manager at the bottom.