this post was submitted on 31 Dec 2024
40 points (95.5% liked)
TechTakes
1528 readers
1410 users here now
Big brain tech dude got yet another clueless take over at HackerNews etc? Here's the place to vent. Orange site, VC foolishness, all welcome.
This is not debate club. Unless it’s amusing debate.
For actually-good tech, you want our NotAwfulTech community
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
it really is weird how much proprietary OSes gatekeep basic-ass good text editing, and how absolutely nothing mainstream includes even basic developer tooling anymore. there’s a big, unnecessary moat around development and I don’t like it.
Does Windows no longer have notepad?
Apparently it's infested with AI now - maybe PowerShell ISE is the closest thing to a reasonable text editor that comes with Windows nowadays, and that's only because it's a deprecated app they haven't removed yet
I feel like AI is the antithesis of notepad, conceptually.
edit: antithesis, not activities. Thanks, autocorrect, for rendering my comment nonsensical.
Microsoft deprecated powershell ISE in favor of vscode. No new versions of ISE will be released going forward.
Vscode/vscodium is a whole lot better to work powershell in, but it sure ain't a basic text editor. The days of first party basic text editing are gone on Windows.
is notepad good?
I haven't used Windows for years, so I can't say what it is now, but it used to be great for note taking (as you might guess) and basic text editing. Basically anything that didn't require any formatting. In fact, I used to use it to remove formatting from text during copy and paste back before "paste without formatting" was an option.
If you were making a joke and I was oblivious, I apologize.
Last year when I was forced to use Windows for work, I noted that "paste without formatting" didn't always remove all formatting. So I still needed a text editor to do that.
Fantastic, just fantastic.
no joke, I just don’t like notepad and how Microsoft’s handled its development. I feel like it’s by far the weakest built-in plaintext editor I’ve used across multiple OSes, and there’s so much easy stuff they could do to make it better, but instead they’ve shoved in a bunch of shit nobody asked for like AI of all things, so it’s not even particularly lightweight anymore
usually if I have to touch windows I find notepad++ on Huckter Joe’s Totally Not Trojans inc or emacs if I’m in hell again (long term development for a corporation that only does windows) but there’s a lot of reasons to want a better lightweight built-in option
I think it depends on what you're trying to do (with the versions of notepad I've used). It's great for just putting a bunch of text in a file. If you want to do literally anything else, it sucks, but it serves its purpose well.
I'd rather use vim for the most part, but if I have to take notes in Windows, notepad was my go-to.