this post was submitted on 18 Mar 2026
630 points (96.9% liked)

Programmer Humor

31445 readers
1482 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] carpelbridgesyndrome@sh.itjust.works 11 points 2 months ago (3 children)

Unfortunately it has a use. Microsoft discontinued WordPad

[–] pineapplelover@lemmy.dbzer0.com 4 points 2 months ago (1 children)

I was devasted when I heard this

[–] irelephant@lemmy.dbzer0.com 1 points 1 month ago

What am I supposed to use when ms-word breaks itself while I'm offline now

[–] rekabis@lemmy.ca 3 points 1 month ago (1 children)

Both classic Notepad and classic WordPad can be downloaded and installed from third-party sites.

However, to thoroughly neuter the enshittified versions and ensure the classic versions are used in all workflows can take a bit more than what the installers recommend. Primarily, I would recommend adding the *.bak extension to the enshittified versions then make (IIRC) junction links from the classic ones to where the enshittified ones are sitting. This ensures that if anything reaches for the enshittified ones, the junction links are there to redirect the action to the classic versions.

[–] filcuk@lemmy.zip -1 points 1 month ago (1 children)

I hated wordpad. New notepad is so much better than the old. An undo on old notepad would undo the last 1-7 sentences randomly, and wouldn't redo. Remembering notes is also good, and I love markdown.
I don't use the ai and it never was in the way of what I needed, so whatever.

[–] Hudell@lemmy.dbzer0.com 1 points 1 month ago

The last time I used notepad the undo option worked both as undo and redo, since it only kept the latest change and undoing was also a change that could be undone.