Notepad++ - always been free, clean, and drastically better than Notepad:
Notepad++ is a free (as in “free speech” and also as in “free beer”) source code editor and Notepad replacement that supports several languages. Running in the MS Windows environment, its use is governed by GNU General Public License.
I've got one piece of software at work on a Windows server that has some special encoding(?) voodoo with "encrypted" (rather masked/obscured) passwords in the config file that always causes the config to break if I edit (save) them with Notepad++. In all other regards, it's perfect and a solid choice for almost any case where you need an editor for text files.
We had the opposite problem, things edited in notepad would fail miserably once deployed to the target Linux servers. Nowadays git checkout settings on the build servers tend to get rid of those, but I remember it was the one thing that would occasionally explode.
There's so much misinformation about Linux and people just take the bait hook, line, and sinker. I don't get that...
Linux was way easier than I expected it to be and I have an advanced use case (home recording studio) which took a lot of tinkering to figure out. I did all that tinkering in a dual-boot arrangement and once I was done and convinced my needs were met, I never looked back.
For the last year, every day I boot up my PC I'm happy.
Just switched over to EndeavourOS from Win 10, expected an Arch-based nightmare. My main issue was Discord not working with mouse-based push to talks, so I bound my forward button on my mouse to the non-existant F24 and it's fine. That's it. That's the most difficult hacky thing I've had to do (tried a few different packages to manage mouse input stuff and mucked around in some config files that were easy enough to understand).
Everything else has been seamless, updating is easy (so far), and I'm chillin playing games on Steam. 10/10.
I don't really, but I enjoy that I can almost say btw I use Arch. Maybe someday.
It’s easy until it’s not. I’ve got a decent gaming rig and have been running Linux on it since I built it a couple of months ago. Once an update completely broke my sound but the next one fixed it. Otherwise it’s been fine.
On the other hand I set up a Raspberry Pi to be a print server and have been troubleshooting it since Christmas. It will print the first job just fine but subsequent jobs are stuck in the queue until I reboot. I’ve googled endlessly, tried everything I can think of and it just won’t work unless I constantly reboot. Same printer worked flawlessly in Windows 10 for years before I set up the Pi.
this is why they killed off wordpad. they added spell check and 'ai' bullshit to notepad, they would have had to do the same to wordpad--which was basically notepad with basic formatting and rtf/doc support....
with even just spell check added to wordpad, most users would have had no reason to buysubscribe to office for word, then, just those needing the 'advanced' features beyond basic formatting and spell checking, or one of the other components of office (excel, outlook 'classic', etc).
Kate text editor is available for Windows. Notepad ++ is also pretty good. Fuck Notepad, even when I used Windows I was using Notepad ++. I wish I knew about Kate back then.