this post was submitted on 23 Apr 2025
869 points (98.2% liked)

Microblog Memes

7456 readers
3375 users here now

A place to share screenshots of Microblog posts, whether from Mastodon, tumblr, ~~Twitter~~ X, KBin, Threads or elsewhere.

Created as an evolution of White People Twitter and other tweet-capture subreddits.

Rules:

  1. Please put at least one word relevant to the post in the post title.
  2. Be nice.
  3. No advertising, brand promotion or guerilla marketing.
  4. Posters are encouraged to link to the toot or tweet etc in the description of posts.

Related communities:

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 42 points 6 hours ago (9 children)

Notepad had one job. Operate on a damn text file. Operate on the damn text files I choose.

I knew it was going down the drain when I reopened Notepad and it opened the files that were previously open. No. Don't do that. That's overly helpful. You were only supposed to operate on the damn files I chose. These files I'm about to work with aren't necessarily the files I previously worked on. If I want this functionality I might as well open it in vscode.

I'm, like, screw it, might as well keep Emacs running if I need random temporary text editing.

[–] [email protected] 10 points 6 hours ago (3 children)

Personally I find that feature (including tabs in general) very helpful and is something i'd expect from a text editor in the 20th century.

Just my opinion. To each their own, but just wanted to share that it might also be many others' opinion too.

[–] [email protected] 1 points 5 minutes ago

In the 20th century I'd expect something that can open, edit and save plaintext files. But we're 1/4th of the way into the 21st century.

I find I have two uses for a plaintext editor: plaintext, and computer script. I don't like using rich text editors like Word for writing notes and such because the formatting options just get in the way; plaintext lets me "just write." And for this, there's very little automation that will be helpful.

In the Linux ecosystem, plaintext editors are all trying so hard to be IDEs. They'll close parentheses or quotes or whatever for you, and if you're doing something like 15" to mean fifteen inches you'll get two, you'll hit backspace and it'll take both away...it doesn't help.

If I'm programming anything of any size I'm going to open an IDE, probably because I'm working within some ecosystem. If I'm writing a couple lines of Bash I'll probably use Vim. So I'd rather tune my plaintext editor to write actual .txt files, as prose.

[–] [email protected] 2 points 3 hours ago (1 children)

I like how the tabs save when I close notepad. Its super helpful when I just need to jot down some quick notes or a serial number or something.

And I'm really dumb so I often close my notepad window before I'm done and this feature has saved me numerous times.

I don't have copilot in my notepad tho. Which is good.

[–] [email protected] 2 points 1 hour ago

The best part is that it even retains unsaved documents (and unsaved changes in existing ones), which makes it very feasible to use Notepad as sort of an extended clipboard. Surprisingly good thinking for Microsoft.

[–] [email protected] 8 points 4 hours ago (1 children)

Meh, sounds like a worse version of notepad++, which has been very popular and reliable since the early 21st century.

If they make notepad more bloated than notepad++ then I'd use it even less.

But each to their own.

[–] [email protected] 3 points 4 hours ago (1 children)

See I'd use Notepad++ if I was coding or doing any kind of actual file editing.

However, when I'm at work and need to take a phone call, the tabs in Notepad and the auto saving are literally game changing for me.

That being said I haven't bothered with the AI stuff in it at all, and it feels as usual, Microsoft doesn't stop when they have a Good Thing already, they keep pushing it beyond that point for their interests. And now we're left with not a basic editor but a personal assistant.

Long live Linux and freedom of choice.

[–] [email protected] 1 points 2 hours ago

But that is literally what I use notepad++ for: tabs, keeping unsaved files (good for temporary things like reminders) and also because I swear it opens faster than notepad.

load more comments (5 replies)