God damn. Fuck these guys. My bread and butter has been programming in the Microsoft ecosystem for 15 years. Now I’m running Linux on two different PCs and working on learning non-MS development stacks.
I want my notepad to open in split second so I can jot down my thoughts when I’m in a rush so I don’t forget things. or so I can copy multiple things, edit them slightly and paste them where I want them to be. or so I can pre-write a paragraph to send shortly without appearing as “this user is typing” to everyone as I rewrite a sentence for the 5th time, and to not fear accidentally hitting enter mid said paragraph.
I do not need my notepad to have AI. It’s not broken, stop trying to fix things that aren’t broken
LEAVE NOTEPAD ALONE!
seriously though. I can’t imagine anything I’d rather have be more basic than notepad. It’s entire literal existence is to open, edit and save basic text files. There’s zero need for additional features or updates.
I mean, I don’t even see their precious AI in office yet, and they’re getting hard over adding it to fucking notepad? I expected an AI powered clippy to return to office before this shit.
Throws table
I like the typical plaintext editors you get with any Linux distro, which can do stuff like syntax highlighting but are still light and fast.
Notepad is the Internet Explorer of text editors. People use it because it comes with your computer, it’s the default, and sometimes it’s all you need for a task.
Notepad++, GET YOUR FOSS ON PEOPLE!
https://notepad-plus-plus.org/
If you’re not using it, then you’re going to be extremely happy when you switch!
SublimeText is a much superior alternative. Notepad++ is like being stuck in the 2000s
Its not that people have missed the joke, it’s that the joke is poorly formed and not hyperbolic enough to be funny, instead it’s rather a half joke and brings up a larger issue (intentional or not), that undermines the attempt at absurdist humor.
I find Dunning-Kruger to be funny.
https://github.com/jdhao/nvim-config#features
Highly recommend this.
A modern Neovim configuration with full battery for Python, Lua, C++, Markdown, LaTeX, and more…
This is enough to get the intellisense and linters up and running. Only takes ~5 minutes to configure by installing prerequisites, it’s worth it though.