Notepad++ and never look back.
Crying in Linux 😢
You will use vim and like it. 40 lashes if you have to look up what the hot keys are
:x
just use geany or something else…u can customize it to be as useful as notepad++
Notepadqq
Just use nano or vim
You can get it to work under linux, via Play on linux for example. It won’t be exactly integrated experience, but it works.
Kwrite
Oh nice! Micro$oft is now making every their tool into AI crapware and enshittifying it.
Keep going M$! You’re the best advertsiter to Linux! 👍 👍 👍
They own Linux, too. Just wait for systemd-copilot.
They dont own it, they just own seats at the foundation table and thats not even 50% of the seats :p
Even if they owned the whole LF, the Linux Foundation does not develop systemd lol
That too
Microsoft does not own systemd
And even if they did, and put copilot into it, distros could still choose to not use it
Nothing you wrote is true. Google Lennart Poettering.
Actually, 100% of what I said is true. Let’s go through it together
Microsoft does not own systemd
True.
The closest thing to an “owner” the project has would be Red Hat (not owned by MS), but it’s had over 2000 authors in its time.
And even if they did, and put copilot into it, distros could still choose to not use it
True.
This in fact happens already. Lots of distros that use systemd only use some components of it. It’s GPL code, you can do that…
Now let’s move on to Lennart Poettering.
Yeah, he was one of the top people behind systemd, and he has now moved to a job within Microsoft. What’s your point? That doesn’t mean systemd is Microsoft property now. That’s not how it works lol. PulseAudio isn’t either.
Jesus christ.
There should be AI Jesus in the bible!
Abrahamitic Incantations
Why doesn’t MS do what Apple does with Writing Tools. Put it Rewrite at the OS level so that anything with text can access the feature? Doing this an app at a time is odd.
Because Windows doesn’t support OS-wide text formatting/manipulation like macOS does.
The system already existed in macOS so it was easy enough to plug writing tools into it, but to do the same in Windows would mean completely rewriting how Windows handles text display and editing (and no doubt causing an avalanche of compatibility issues with old apps).
Maybe windows should just fully embrace containers for as much backwards compatibility as possible.
Because windows is a fucking mess 😂
Microsoft is in conflict with itself if web apps, modern native apps, or classic native apps are the future. That’s why even different Microsoft applications feel as or even more disconnected from each other than using KDE applications under Gnome.
Looks like MS still has the culture of don’t-make-more-work-for-the-boss.
But still no AI in the calculator. Why is that Microsoft?
I predicted you wanted to multiply your answer by 1.2x. No need to thank me!!
I seem to recall back in (the rose tinted synthpop) 90’s that Notepad was an example of Visual Basic… or at least we created it on a training course…
So, I’m surprised that anyone’s done anything with it.
It’s probably gone from a 12kB .exe to a 2GB file with another 10GB of .dlls
No! Fucj you! I should have known the minute Microsoft started making you log in to use notepad windows was dead but this is unacceptable, note pad has exactly one purpose, to be as simple as possible. If I want Ai I will use any of a thousand other programs but keep my notepad sacred!
Wtf you have to login to use notepad now? Wtf???
Microsoft remains convinced we want clippy everywhere regardless of how many times we have rejected these solutions!
Finally AI in my favourite code editor!
/s (both)
AI is the new “smart connected” that they are going to shoehorn into anything and everything. No one is asking for AI on Notepad.
When I have to boot into Win11, I run this right after as a shortcut from my desktop (right-click and Run As Administrator):
net stop usosvc sc config usosvc start=disabled net stop wuauserv sc config wuauserv start=disabled
… be sure to set your Wifi points as metered to block Update as well.
Note that anytime you go into certain Settings / Control Panel pages, Win11 silently re-enables the above services! Crazy. (Someone should really write a patch for that…)
Sad anyone has to put up with this BS but, we do what we gotta do.
Those are update services. Upgrading your os is a basic security measure nowadays. You recommend to sacrifice some security because of a minor inconvenience. It’s alright if you can live with that tradeoff, but please don’t recommend it on the internet. Windows assumes a user is not knowledgeable enough about this topic, so it’s enabled for them.
Other hint, because it seems you are also not very knowledgeable about this topic, usually you can disable these things with group policies if you really want to, so you don’t have to run it after each boot. Or you can also set up a scheduled task or create a service with nssm.
Yes, I know they are update services; fair point you make, that those not technically-minded should probably leave them on.
However I personally do not appreciate OS updates, no matter their purported criticality, being installed without my express permission. I am aware of Group policies, but Win11 Home does not officially support them (though one can install gpedit.msc manually; however according to sources I researched, not all policies set will even be honoured by the Home edition).
I did consider scheduling it, just hadn’t gotten around to trying it out.
If could, I would wipe Win11 and use native Linux but this laptop is too new and support is poor on it; it’s gone as soon as practical :)