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

Programmer Humor

31445 readers
806 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
 
top 50 comments
sorted by: hot top controversial new old
[–] REDACTED@infosec.pub 83 points 1 month ago (5 children)

Isn't notepad an LLM client now?

[–] the_beber@feddit.org 37 points 1 month ago (1 children)

Feels like everything is. Might as well describe every app by it‘s (now) secondary function.

[–] Axolotl_cpp@feddit.it 12 points 1 month ago

Some apps just have it as primary function now...

[–] habitualTartare@lemmy.world 21 points 1 month ago (1 children)

Waiting for the rename to copad AI.

[–] REDACTED@infosec.pub 10 points 1 month ago
load more comments (2 replies)
[–] RainbowBlite@piefed.ca 63 points 1 month ago (4 children)

Notepad's sole purpose is to remove formatting from copied text.

[–] renzhexiangjiao@piefed.blahaj.zone 33 points 1 month ago (4 children)

ctrl+shift+v is your friend

[–] 3abas@lemmy.world 24 points 1 month ago (2 children)

Doesn't work everywhere...

[–] Bronzebeard@lemmy.zip 13 points 1 month ago

Unsurprisingly Microsoft products are the least consistent with it

load more comments (1 replies)
[–] Appoxo@lemmy.dbzer0.com 11 points 1 month ago (5 children)

Not always (looking angrily at you Outlook, meanwhile your brother Excel excels (ha!) at doing this while inputting data).

load more comments (5 replies)
[–] jnod4@lemmy.ca 5 points 1 month ago

That command gives me a bunch of more hoops to jump through

load more comments (1 replies)
load more comments (3 replies)
[–] baltakatei@sopuli.xyz 43 points 1 month ago (3 children)

So… they removed Wordpad to push people into using Word… and now they removed Notepad to push people into… this monstrosity? Why does Notepad support hyperlinks now?

Back when I used Notepad, it was to strip out rich text formatting and reliably get consistently distinct text, especially if I configured it to use a monospace font. Now I have to worry about embedded hyperlinks sending me to God-knows-where?

[–] SpikesOtherDog@ani.social 24 points 1 month ago

If you are stuck in Windows, use Notepad++.

[–] MissesAutumnRains@lemmy.blahaj.zone 6 points 1 month ago (1 children)

Control + Shift + V pastes as plain text.

[–] TrickDacy@lemmy.world 12 points 1 month ago
[–] TrickDacy@lemmy.world 5 points 1 month ago

I always thought the default font used by notepad, courier, is monospace. But I mostly stopped using windows years ago so maybe that changed

[–] Malix@sopuli.xyz 41 points 1 month ago (3 children)

notepad has formatting now? o_O

does it produce markdown or something?

[–] First_Thunder@lemmy.zip 58 points 1 month ago (3 children)

Yep it’s markdown, and yep they had a CVE with second highest grade cause of it

[–] Malix@sopuli.xyz 14 points 1 month ago (1 children)

heh, ofc. Apparently something to do with file:// and such uri handling, apparently executing local files? Yikes.

[–] thethunderwolf@lemmy.dbzer0.com 6 points 1 month ago (1 children)

not just local files

if you click a link to file:///123.45.67.89:69420/files-download/virus.exe it will download and run virus.exe

it still works, but now there is a "Dangerous Link Location: This is not a web link and may lead to the execution of malicious code" warning, but previously it would silently run the file.

load more comments (1 replies)
[–] Martineski@lemmy.dbzer0.com 5 points 1 month ago (1 children)

Aren't CVE grades meaningless anyway with how they are declared in real world?

load more comments (1 replies)
load more comments (1 replies)
[–] MonkderVierte@lemmy.zip 8 points 1 month ago

It's a UWP (i think? they renamed the platform twice already) vibecoded app now, notepad.exe still around.

load more comments (1 replies)
[–] marine_mustang@sh.itjust.works 27 points 1 month ago (16 children)

Notepad++ gang, rise, claim your kingdom.

[–] zwerg@feddit.org 6 points 1 month ago
load more comments (15 replies)
[–] dejected_warp_core@lemmy.world 24 points 1 month ago (9 children)

Tabs were a welcome addition.

What we needed was a built-in hex editor, and maybe some better tools for working with unicode that you can't just type in on whatever keyboard you have.

Instead, they turned it into WordPad, which we already have.

load more comments (9 replies)
[–] kuneho@lemmy.world 18 points 1 month ago (1 children)

the point and strength of notepad was that it opened immediately, no bullshit, you can write text and that's all.

I suspect that's not the case anymore.

[–] duckCityComplex@lemmy.world 11 points 1 month ago

Nope, now (by default) it opens all the files you had open the last time you used Notepad. You can turn it off, but it's annoying.

[–] ryper@lemmy.ca 18 points 1 month ago* (last edited 1 month ago) (3 children)

The Notepad getting junk added is a Microsoft Store app. The old notepad.exe is still usable.

[–] luciole@beehaw.org 8 points 1 month ago

And as for all things Windows 11 a tutorial is needed to painstakingly wade through every inch of bullshit.

[–] foofighter@lemmy.world 6 points 1 month ago (2 children)

Huh. That write up seems pretty useful. It's so weird that the redesigned app is just an alias to the old and untouched app that's still sitting in system32

[–] Taleya@aussie.zone 6 points 1 month ago (2 children)

Same way the rest of the OS is built.

All those fucked up snapins and apps and pretty pretty nonfunctional interfaces (try changing an ip) are utterly negated by start-run-"control"

load more comments (2 replies)
load more comments (1 replies)
load more comments (1 replies)
[–] glitchdx@lemmy.world 16 points 1 month ago (3 children)

If for some reason you're stuck on windows, might I recommend notepad++ ?

[–] uniquethrowagay@feddit.org 8 points 1 month ago

Kate is great and available for Windows, too!

[–] Jessvj93@lemmy.world 5 points 1 month ago (1 children)

But also beware as notepad++ has had a security breach recently.

[–] BlackVenom@lemmy.world 11 points 1 month ago (3 children)
load more comments (3 replies)
load more comments (1 replies)
[–] baller_w@lemmy.zip 14 points 1 month ago (2 children)

I’ve totally fallen for markdown. I want more normies to know about it.

All the nice things about rich text with none of the Word.

load more comments (2 replies)
[–] carpelbridgesyndrome@sh.itjust.works 11 points 1 month ago (6 children)

Unfortunately it has a use. Microsoft discontinued WordPad

load more comments (6 replies)
[–] Carighan@piefed.world 10 points 1 month ago (3 children)

I mean you're right, but also look at what emacs or vim are doing on the linux side. Overloading your notepad application is hardly a concept birthed on Windows.

[–] RmDebArc_5@piefed.zip 18 points 1 month ago

I'd argue the Linux equivalent is more something like nano, and I wouldn't say nano is overloaded

[–] pinball_wizard@lemmy.zip 8 points 1 month ago* (last edited 1 month ago) (2 children)

Vim has kept to simple sanity.

We don't talk about LazyVim.

Edit: I heard Emacs might be getting a text editor added soon.

load more comments (2 replies)
load more comments (1 replies)
[–] webghost0101@sopuli.xyz 10 points 1 month ago

My week as a windows forced office worker just peaked having seen this meme.

[–] pulsewidth@lemmy.world 8 points 1 month ago

Notepad, the app I literally only ever use accidentally, or to edit a PC's hosts file.. Ah yes, this definitely needs CoPilot and markdown formatting.

All it needed was a dark mode to match modern Windows light/dark theming, done.

The additional shit (markdown, CoPilot?!) is just noise, intrusions, and vulnerabilities.

[–] umbraroze@slrpnk.net 7 points 1 month ago

GNU EMACS is RIGHT THERE in WINDOWS
You can INSTALL IT
(Well you can't install it, you kinda just dump it in Program Files)
PEOPLE have been EXTENDING it for DECADES SAFELY
WHAT are you WAITING FOR

[–] dsilverz@calckey.world 5 points 1 month ago (6 children)

@RmDebArc_5@piefed.zip @programmer_humor@programming.dev

Wasn't there a lurking edit.exe or edit.cmd somewhere inside C:\WINDOWS\system32? Would make an interesting replacement to the enshittified "Not-e-pad". But, then, I haven't used Windows since Windows 10 was still a novelty (and what definitely pushed me to Linux... Arch Linux btw), so maybe I'm very old ("I'm old, Dean, very old") to recall of a MS-DOS relic.

load more comments (6 replies)
load more comments
view more: next ›