Mandy,

of course, gotta push more people to that godawful office 365 crap somehow

uberkalden,

Seriously, the market share of Wordpad users is so small Microsoft absolutely does not care

angstylittlecatboy,

I mean, I use LibreOffice, but for people not that tech savvy it sucks they won’t have a basic rich text tool included with Windows.

AndreTelevise,

WordPad was a fast and efficient way to view doc files without loading into LibreOffice or any other office suite, or to make rich text documents quickly. But alas, we have to go to the cloud for our notes now…

igorlogius,
@igorlogius@lemmy.world avatar
EonNShadow,

Seriously. Fuck OneNote with a cactus.

igorlogius,
@igorlogius@lemmy.world avatar

Fuck OneNote with a cactus

Careful, i heard some people tend to enjoy that

atrielienz,

I actually have found a use for one note. Editing large schematics. That’s it. It’s a very narrow use case.

plantedworld,

I had a surface in grad school and used one note. It was so clunky but I could edit things on my surface and then pull them up on my desktop for studying or writing papers. I wish there was a better option but it was the best I could find that was cloud based at the time.

It’s a crime how many features they gutted from 2016, but that one didn’t work great on touch screen for me

thisbenzingring,

OneNote is awesome if you use it properly. As a system administrator, I use it almost every day to dump links, errors and notes and the ease of rearranging or moving it is great.

Akasazh,
@Akasazh@feddit.nl avatar

Notepad++ does that too

dansity,

Do the ultimate OP solution and host your own nextcloud. It has built in office and everything google drive has.

zerbey,

Only thing I used it for was when older versions of Notepad couldn’t handle larger text files. Now it can. So, no loss to me. Notepad going away would suck, that does at least get occasional use although Notepad++ is far superior.

Cavemanfreak,

Notepad++ can’t handle as big files for some reason. At work we have files that can reach 5-600 MB, and NP++ can’t always open those, but notepad handles then with no problem.

grayman,

Klogg. I always avoid Microsoft when possible.

Cavemanfreak,

Would if I could, but work is pretty strict with what we can use.

grayman,

It’s a portable app and runs in use space. So no install. I’m in the same boat with work. Open source apps are great for just running an app.

Cavemanfreak,

Then it will depend on if we are allowed to download it at all. Can’t be sure about that.

adchevrier,

I had the same problem but noticed that I was using the 32 bit version of notepad++, installed the 64 bits instead and had no problems with large files

Cavemanfreak,

That might actually be something to bring up with IT…

Ghoelian,

Tbf npp has much more functionality than regular notepad.

Just the syntax highlighting alone probably dramatically lowers the amount of text it can render.

Cavemanfreak,

Yep, I prefer it when it works. Highlighting plus line numbers helps a ton.

evilgiraffe666,

There’s a npp plugin called Big Files, I haven’t used it but it might be worth a look.

igorlogius,
@igorlogius@lemmy.world avatar
Cavemanfreak,

Can’t use plugins unfortunately…

IDeserveToBeLoved, (edited )

With bigger files or searching in files where there’s a lot of data I found sublimetext to be much more efficient (than n++)

Cavemanfreak,

I use sublime at home, but work is pretty strict with what we can use.

Valmond,

Just upload it in the cloud and use Microsoft online word!

\s

Cavemanfreak,

Hahahahaha, hahahaha.

Hahahahaha

TWeaK,

I’ve opened 4GB files with notepad++ before. Sure, it takes several minutes (I basically have to go away and do something else, or leave it loading in the background) but it gets there, eventually.

Cavemanfreak,

NP++ straight up tells us it’s too big to be opened…

Irkam,
@Irkam@jlai.lu avatar

Use Vim.

Malfeasant,

That sounds backwards… I occasionally have to open log files of 1 gig or more, and notepad++ gets sluggish, but is usable, while notepad just hangs until I kill it…

Cavemanfreak,

Someone suggested that we might have the 32-bit version, and that that might be the problem. I have no way of checking for a few months though, since I’m on parental leave until January. Because our NP++ just says that the files are too big to be opened. Sidenote: Sometimes it can open files that are a bit bigger, and sometimes only a bit smaller… So it’s not a hard limit that is the same at all times.

9point6,

Genuinely curious—why would someone choose to use notepad++ over something like VSCode in 2023?

I can’t say I’ve used n++ in over a decade when I switched to sublime around 2010, moved again to VSCode about 5 years ago

UlrikHD,
@UlrikHD@programming.dev avatar

VSCode uses electron so it’s not exactly a lightweight text editor, way overkill if you just want to read a simple .txt. Add on the fact if you got way too many extension, it will be even heavier.

nekusoul,
@nekusoul@lemmy.nekusoul.de avatar

That’s true, although from my experience is VSCode one of the very few electron apps that still start within fractions of a second, even with a handful of extensions. On my machine VSCode (with 38 extensions) is ready to use before the GNOME launch animation has finished.

That said, things are probably a bit different on machines with limited RAM.

AustralianSimon,
@AustralianSimon@lemmy.world avatar

NP++ is more lightweight and has some useful stuff builtin and easier to justify to IT dept to than a full IDE 🤷

Personally I prefer pycharm and Atom for my home needs.

9point6, (edited )

Justifying it to IT makes a lot of sense actually. Particularly if you need extensions. I’m lucky I get admin on my laptop where I work

Interesting you’re using atom, actually! Is it still getting much love? I assumed development would go by the wayside once Microsoft bought GitHub a few years ago (as VSCode is almost an identical product)

AustralianSimon, (edited )
@AustralianSimon@lemmy.world avatar

Yeah it’s on my personal machine, I use it alongside pycharm but it’s (atom) not my main IDE, I keep it because of a few things it does. I disagree vscode is the same, it’s a poorer implementation of pycharm IMHO. Just my opinion though everyone is different in workspace.

9point6,

I’m interested in what differs from atom about VSCode in your opinion. Wasn’t VSCode a fork of atom originally? edit: apparently not! When I was picking between the two about 5 years ago, they seemed almost identical to me

I’m personally not a big fan of heavy IDEs like the jetbrains products, so VSCode being lighter than pycharm (or any of the IDEA products) is a bonus to me.

AustralianSimon,
@AustralianSimon@lemmy.world avatar

Look at Atom community. Speed to load is night and day.

For me, Vscode feels like a cheaper pycharm which is my primary IDE and wouldn’t change as I’ve tried vscode as an alt and it wasn’t good enough for how I work.

9point6,

Fair play, everyone’s different, I work with another guy who swears by the jetbrains stuff, but it just seems very clunky to me every time I’ve tried it.

I’ll have to give atom another look then, though I’d say VSCode starts in about a second on my machine, so startup time alone probably wouldn’t be a reason for me to switch

thecrotch,

N++ can search for a string in a directory full of files, that’s what I use it for. Also helpful for showing unprintable characters like linefeeds or changing bit order mode, I’m not sure vs code can do any of that.

For writing code, though, I do use vs code

9point6,

IIRC you can do both of those with VSCode, I think even without any extensions too!

The search sidebar has include and exclude fields for directories to search in.

For showing unprintable characters, I think it’s split into two settings: one for whitespace one for control characters like null and bell

thecrotch,

I wasn’t aware of that, I’ll have to check it out. Thank you.

Uniquitous,

So long as they don’t fuck with Notepad, I could give a fuck. Notwithstanding Notepad++ is a thing, so the fuck to be given would be inordinately small.

Mr_Blott,

Yeah where else would I open a ton of ascii art, followed by “Install, then copy crack to install folder” 😂

TenderfootGungi,

As long as they leave Notepad. I use it almost daily.

Kyoyeou,

I used it for the past 3 month at work writing in Markdown, just bd aide of how fast and responsive it was to open and close different papers

Abnorc,

I feel like even Microsoft would not be crazy enough to remove notepad.

Brkdncr,

I get it. MS has a “free” rich text editor, it’s Word online. You can easily install any other simple rich text editor (is abiword still a thing?) on Windows. Wordpad probably has minimal usage.

ares35,
@ares35@kbin.social avatar

abiword's basically a dead project for windows and macos. the linux version i think saw an update a couple years ago.. but i can't get to the site (abisource.com) now at all to check.

HidingCat,

This place really hates MS. Can't believe some of the comments here.

eee,

Yeah it’s really strange. I’m not a fan of MS by any means, but I’ve found myself making so many pro-MS comments on Lemmy just because the userbase leans so heavily pro-Linux and anti-MS.

visak,

And then getting downvoted by people who just disagree with your opinion. I’m one of the Reddit refugees so I don’t know if we brought that with us or Lemmy was like that before but it’s sad to see.

psycho_driver,

That’s why downvote buttons exist? If you want to express your opinion on the internet, go ahead, but you should be prepared for the possibility that it might not be a popular opinion.

visak,

It’s just that it’s boring. I’d rather have an interesting debate. Downvoting everything you simply disagree with just leads to groupthink forums.

psycho_driver,

Those downvotes aren’t stopping you from having a discussion. They’re just hurting your pride.

schnurrito,

Downvote buttons are meant to be used for comments that don’t contribute to the discussion or are plainly completely wrong, not for opinions you disagree with. But most people can’t stand being disagreed with on things they feel passionately about, so they will still downvote where they merely disagree.

Uniquitous,

You might need to brush up on the difference between theory and practice.

funchords,
@funchords@lemmy.sdf.org avatar

That’s why downvote buttons exist?

No (and not downvoted) … it’s about controlling visibility.

join-lemmy.org/docs/…/03-votes-and-ranking.html

My take: Upvote the stuff other people should see. Downvote the stuff that should have never been here at all. You don’t have to agree or disagree, you can even have no opinion. But if you find it worthwhile to others, upvote it. Detrimental, downvote it.

visak,

Maybe there should be four buttons:

  • Upvote-good comment
  • Upvote-agree
  • Downvote-disagree
  • Downvote-unhelpful/rude

Which could be used for more filtering options.

Or maybe a separate agreement/disagree metric. I wouldn’t mind seeing the consensus on a topic separate from the measure of usefulness.

ebits21, (edited )
@ebits21@lemmy.ca avatar

It shouldn’t be that strange. Linux nerds are a huge Lemmy demographic.

Much more up on new technology, FOSS, and privacy issues etc. than the general population. Good fit for Lemmy.

sab,

Not to mention the amount of people who think this is about notepad.

Uniquitous,

I’m guessing you’re pretty young, then.

KneeTitts,
@KneeTitts@lemmy.world avatar

Apple is a LOT worse than Microsoft these days

tabular, (edited )
@tabular@lemmy.world avatar

MS has a history which informs what their fututre actions are likely to be. If you can’t believe the comments here perhaps you have not heard that history. If you have then consider that lemmy is free software and so you’re more likely to find that way of thinking here.

My goto for distrust of MS …wikipedia.org/…/Embrace,_extend,_and_extinguish

ChunkMcHorkle,
@ChunkMcHorkle@lemmy.world avatar

Thank you for the link to embrace, extend, extinguish. You really can’t point it out enough because it’s become the de facto business plan for so many tech companies.

As for myself, after 30 years on MS starting with DOS and fifteen on Mac (concurrent, lol), I’m finally exploring Linux with the end goal of getting off both in terms of desktop computing. I am absolutely convinced MS is trying to head toward an OS subscription model if there’s any possible way they can get away with it, and I want to get off any dependency on their products before they do. Apple hasn’t been nearly as bad for me personally, but as long as I’m moving in a FOSS direction I might as well do those too. Plus, Linux is so light you can run it on truly old hardware, like the 13 year old Macbook with 4 GB of RAM I’m using as a test box.

Cool thing is that Linux believes in live trials, so you download your distro for free, load it up on a thumb drive, and spin it around without installing a thing until you want to, doing this as many times as you like without cost. And the experience is unbelievably full and fast on the most minimal hardware imaginable.

I haven’t decided on a distro yet, still testing them out, but I’m honestly starting to wonder why I waited so long to start exploring the alternatives, because they’re appealing as hell, much more so than yet another disappointing ad-filled Windows release.

DarienGS,

My goto for distrust of MS …wikipedia.org/…/Embrace,_extend,_and_extinguish

There’s not a single reference on that page that’s less than 20 years old. Yes, Microsoft did some anticompetitive stuff back when Bill Gates was CEO, but it’s absurd to suggest that that still “informs what their future actions are likely to be”. A lot has changed since the 1990s.

tabular,
@tabular@lemmy.world avatar

What has changed which means they should be forgiven or trusted during these 20 years? What does a Linux subsystem for Windows prove? They want users to run Linux apps in Windows so their users will be less tempted to not use Windows… so they can add more anti features for profit.

bemenaker,

I guess you are completely unaware of the fact that a huge chunk of the Azure infrastructure runs on linux now. MS also knows that in the enterprise space, companies use linux in their server infrastructure also, so their employees need to be able to work in linx as well. MS has versions of SQL and I believe also exchange that run on linux. WSL isn’t just about appease neckbeard wannabes.

tabular,
@tabular@lemmy.world avatar

I don’t understand why MS using Linux gives you trust in MS. MS leaked documents (over 20 years ago too) showed they considered free software a serious competitior (including Linux). Makes sense they would use it, so what?

bemenaker,

I was working in the industry like I do now when that happened. I was disappointed the antitrust trial didn’t break up MS into three companies. Things have changed there. I guess we should dig into your past and hold everything you’ve did 20 years ago against you?

Ballmer was the driving force behind that mentality and he’s been gone from MS for a very long time.

tabular,
@tabular@lemmy.world avatar

Would breaking up big tech software companies have the same effect as it does with regular companies? I can’t shake the idea it won’t really work. People don’t want the 2nd best free (gratis) mapping software.

I guess we should dig into your past and hold everything you’ve did 20 years ago against you?

If one has not tried to sincerely make amends or doesn’t appear to have changed then it’s resonable take past actions into consideration?? I still see Microsoft making anti-consumer moves and they ain’t making Windows free software (free as in freedom).

schzztl,

I can count on one hand the amount of MS products I’ve vaguely enjoyed using. Most things seems to be designed with the attitude that people will be using this whether they like it or not, making the user experience fucking awful. Nothing wrong with shitting on them.

qyron,

A broken clock can be right twice a day. Unless someone keeps playing with the dials.

As a former user, and an hardcore fanboy, I loved MS and Windows. They made computers accessible for the general public. The OS and the office suite were great. The sheer amount of available software for it was phenomenal. They even decided to publish games, which meant quality!

Until they decided to break things.

XP was a great OS, Vista wasn’t. Then 7 was back to being good just for 8 to be not as good. Then Cortana and Edge and the push for cloud computing.

What worked, worked well and was actually useful was changed, removed, phased out…

GNU/Linux is not without its dramas and difficulties but we can expect a good degree of continuity between each version of a software (I’m looking a you, Gnome!). And if we’re that hell bent on having that specific specific piece of software or OS setup, well, we can.

MS by contrast just chucks the good things out and doesn’t even let them floating around as something users may add to their system.

Does someone remembers the PowerToys collection?

Bytestream,

Unpopular opinion: Vista was actually a good step forward, but the hardware of the time wasn’t up for the task which made it run like dogshit, and hence the public perception. It brought in better memory management, and UAC for better security among other things.

What worked, worked well and was actually useful was changed, removed, phased out…

MS by contrast just chucks the good things out and doesn’t even let them floating around as something users may add to their system. Cortana, widely hated and unused, was phased out for one… wordpad being gone is so insignificant, it wasn’t even very good at its primary task.

They often replace things, e.g. the Photos app had a Video editor built in but now that’s a separate and better app. I think they’re doing a pretty good job of their software range actually.

What bugs me about Windows is actually their striving so much for backwards compatibility that there’s at least 6 ways to edit things or data and they’re all still officially supported. It’s a bit bloaty and no Devs have any consensus.

Does someone remembers the PowerToys collection?

The newer version is installed on my Windows 11 and is under active development.

bemenaker,

Vista was a good idea and good start, but 7 was the finished product that needed shipped. Just like XP was the finished version of 2000, though 2000 wasn’t bad, but XP was just better, more optimized, and yes hardware caught up also. 98, was 95 but better, fixed and polished. 10 was windows 8 better, fixed and polished, and they dumped that stupid fucking tablet interface that everyone hated, (and whoever put that interface in server 2012 needs to be beaten with a sand filled wiffle ball bat)

Backwards compatibility is why windows dominates the market. Without that, it wouldn’t have taken over the business world. Legacy code is what makes the business world operate. Yes it hold back windows for some growth, but deprecating that would wreck so many businesses, especially small ones.

TWeaK,

Does someone remembers the PowerToys collection?

That name rings a bell. My username is from “Tweak Tools 95”, which I think was a part of that or something.

Edit: Also Windows has a long history of alternating good and bad versions.

  • 98 - good
  • ME - bad
  • XP - good
  • Vista - bad
  • 7 - good
  • 8 - bad
  • 10 - good
  • 11 - bad

In theory, the next version of Windows should be fairly good, or at least an improvement on 11. However I worry that MS will buck the trend now - particularly as they’ve pivoted away from software sales to software as a service (with additional data collection because fuck paying users).

rippersnapper,

Unpopular opinion: Win 11 works well for me, and is visually better than Win 10. Although it’s a fairly recent PC. Although if they keep pushing more telemetry and ads, I’m moving over to Ubuntu.

mob,

Its the small things on Windows 11 for me. Like the “more options” section on the right click… that must have been added just to annoy people. It’s where all the good options are.

Otherwise, seems to run fine.

TWeaK,

That’s a big issue for me, though. I really value being able to do simple tasks quickly with minimal effort and the fewest clicks, it allows me to focus my attention on the actual thing I’m trying to do. Clicking through multiple submenus unnecessarily infuriates me.

fulano,

As someone from a developing country, windows 11 contributes to higher digital inequality because of its unnecessary high hardware requirements. If they don’t support windows 10 for a long time, we will suffer a great toll.

And unfortunately, people around here barely use linux and developed quite a repulsion for it, which only makes things worse for ourselves…

It’s hard not to hate microsoft when we live on the ugly side of capitalism.

Aatube,
@Aatube@kbin.social avatar

Why does everyone keep forgetting 2000 and 8.1?

TWeaK,

2000 was mostly NT and business stuff (which later became XP), and 8.1 by definition isn’t really a new version.

Aatube,
@Aatube@kbin.social avatar

Actually, 8.1 is, or at least they market it like a new version just like Windows 7.

infinipurple,

PowerToys is very much live and available for download. I use it daily.

floofloof,
ReluctantMuskrat,

PowerToys is alive and well, and updated regularly. More features now too.

ebits21,
@ebits21@lemmy.ca avatar

I mean, not many people are in the loving Microsoft camp. Tolerate maybe.

uberkalden,

I would have never thought so many people would be pissed about Wordpad. Fucking Wordpad! It’s terrible! And Ms isn’t killing it to get office subscriptions because no one fucking uses it! They’re killing it because it isn’t worth the effort to maintain. There are so many free alternatives that are better.

M0oP0o,
@M0oP0o@mander.xyz avatar

“Active development”? What the fuck do they think needed to be done with txt? More ads? They do realize that there are a lot of txt looker aters right? This is not even a fight, its a “well anyway” sort of thing.

macrocephalic,

Wordpad is for looking at and editing rich text, not txt files. It’s not a big deal because no one uses rtf.

M0oP0o,
@M0oP0o@mander.xyz avatar

Wordpad is for whatever people use it for, and that is mostly looking at files in some sort of text (words on a pad). My point is if microsoft removes the ability to open a text file then the consequences are on them.

monkeyslikebananas2,

You’re thinking of Notepad I think

M0oP0o,
@M0oP0o@mander.xyz avatar

Yes, I would say notepad would be the bigger loss. But wordpad is still the default for people before they learn about things like notepad++

sloonark,

Notepad is the default text editor on Windows. I’d be surprised if most people even knew WordPad existed.

M0oP0o,
@M0oP0o@mander.xyz avatar

Interestingly enough I have seen a lot of new PCs that have Wordpad as default (mostly dells and some HPs).

macrocephalic,

I have seen that too and the first thing you do is change it to notepad as wordpad isn’t good for text files

tabular, (edited )
@tabular@lemmy.world avatar

Word is not included with Windows apprently so Wordpad is useful at work when I don’t have time to install LibreOffice.

btaf45,

I like using it when I want to create a simple rtf document and not use a bloated Office.

HelloHotel,
@HelloHotel@lemmy.world avatar

as a replacement, markdown is your friend. you can learn the symbols or (harder option) find a markdown wyswyg editor program.

Muehe,

Or, and hear me out on this, you create an unholy mixture of MD/HTML/Latex documents in a plaintext editor and then you use the Pandoc CLI to make it into a PDF/DOCX/website/whatever.

doubletwist,

Annoyingly enough, the other day got the first RTF file I’ve gotten in probably 20 years. To make matters worse, it was JSON that the customer decided should be sent as an RTF attachment to an email.

Of course I run Linux on my work computer so I didn’t have wordpad anyway. I had to use a cli utility to convert it to text, then use vscode to properly format it, since he conversion removed all the indentation/spacing.

If I never see another RTF file again, it’ll be too soon.

bemenaker,

Wordpad can also open most Word files. Even though I have Office, I open word files in wordpad all the time, because it’s so much faster to open. When I just need one small piece of info, that I am going to copy and paste, it saves me time.

ares35,
@ares35@kbin.social avatar

probably takes a bit of effort to keep windows built-in spell checker from working in it.

M0oP0o,
@M0oP0o@mander.xyz avatar

Spell checker works in literally every part of windows (more so where you don’t want it), this is the lamest weak sauce example on why you need to give me $20 ever.

HelloHotel,
@HelloHotel@lemmy.world avatar

i think he forgot “/s”

DoucheBagMcSwag,

Man fuck Microsoft. Killing a free app and replacing it with a paid app that has a subscription bundled.

What the actual fuck!!?

PutangInaMo,

It’s word pad though, do you really ever use it? I use notepad for a quick temp fix in a pinch, I haven’t used word pad in like 15 years.

pqdinfo, (edited )

Removed as a protest against the community’s support for campaigns to bring about the deaths of members of marginalized groups, and opposition to private entities working to prevent such campaigns, together with it’s mindless flaming and downvoting of anyone who disagrees.

PutangInaMo,

Honestly if I need to format, that gets done in the app that I’m going to send whatever text.

Whatever goes into notepad for me will either get deleted, go into notepad++, or whatever app I’m going to send it (office).

Sounds like you could benefit from replacing WordPad with Notepad++.

pqdinfo, (edited )

Removed as a protest against the community’s support for campaigns to bring about the deaths of members of marginalized groups, and opposition to private entities working to prevent such campaigns, together with it’s mindless flaming and downvoting of anyone who disagrees.

bemenaker,

Regularly

PutangInaMo,

Wow really? What for? I’ve seriously never heard of or seen somebody use it.

bemenaker,

When I need to copy something from instructions out of a doc file, so much faster to open copy and close before word even opens

PutangInaMo,

Oh yeah I’m not saying use word. Notepad++ or the native sticky notes are both good alternatives for WordPad.

bemenaker,

Fair point, I do use n++ a lot

Buttons,
@Buttons@programming.dev avatar

I’ll be editing PDFs with standard Mac software that comes with the OS while Windows charges a fee to edit text files.

macrocephalic,

Yeah but you need to install an app from the apple store if you want to tile your windows on your screen, or turn off mouse scroll acceleration. There’s a lot of stuff each has which is missing from the other.

learningduck,

Do people using wordpad for anything productive?

There’s notepad and if I want anything fancy, either use libreoffuce or MS’s online MS Word.

pqdinfo, (edited )

Removed as a protest against the community’s support for campaigns to bring about the deaths of members of marginalized groups, and opposition to private entities working to prevent such campaigns, together with it’s mindless flaming and downvoting of anyone who disagrees…

Uniquitous,

You… have heard of Microsoft before now, yes?

hellfire103,
@hellfire103@sopuli.xyz avatar

Linux, BSD, and macOS users:

Oh No! Anyway.

klyde,
@klyde@lemmy.world avatar

Linux fanboys can’t help but tell you they’re Linux fanboys.

DontTreadOnBigfoot,
@DontTreadOnBigfoot@lemmy.world avatar

Techno-vegans

Kalkaline,
@Kalkaline@programming.dev avatar

I’m starting to think they may have a point.

Uniquitous,

I guess the only thing more embarrassing would be being a Windows fanboy.

Alexstarfire,

This is my reaction even as a Windows user. In my experience, notepad is used when you just need to read what’s in the file and formatting and such doesn’t really matter, or you explicitly want as little processing of the data as possible. Like opening files that really aren’t text based files.

And then if you actually want formatting, images, fonts, etc to make something look good you get an actual document editor: Word, Libre Office, etc.

The only thing I see WordPad providing is it’s pre-installed and does have more functionality than notepad. I have used WordPad a couple of times when I’ve been on a new computer that doesn’t yet have everything installed and I don’t want to take the time to install an actual editor for whatever I’m doing. It’s pretty damn rare though.

DontTreadOnBigfoot,
@DontTreadOnBigfoot@lemmy.world avatar

99% of Windows users, too.

morrowind,
@morrowind@lemmy.ml avatar

Make that 99.99%

30mag,

Microsoft announced today that it will deprecate WordPad with a future Windows update as it’s no longer under active development

I wonder what changes they’ve made to wordpad over the last 10 years… how many people have been working on it and stuff.

This sort of implies that Notepad is still under active development. That’s weird to think about.

viking,
@viking@infosec.pub avatar

Notepad is just a barebones text editor. I doubt there were any substantial changes since Windows 95, other than ensuring it runs on a 32 and later 64 bit infrastructure, and the menu works with newer releases. That sounds like a 1h per quarter job at most.

PutangInaMo,

Windows 11 notepad is wildly different than what we’ve known with good ol pre-11 notepad.

viking,
@viking@infosec.pub avatar

Ah, interesting. I’m still on 10.

PutangInaMo,

11 sucks but notepad and explorer are pretty nice.

Aatube,
@Aatube@kbin.social avatar

Notepad is, in fact, under active development. They recently upgraded find and replace so it works 90% of the time instead of 30% and added some annoying restore session by default feature. not to mention tabs

PutangInaMo,

I am forced to use windows 11 in some capacity for work and the notepad on it is actually really nice.

ZoopZeZoop,

I hadn’t noticed tabs! I’ll have to check that shit out!

macrocephalic,

I’d never had an issue with find and replace, but then I tend to install notepad++ straight away.

MrSpArkle,

I interviewed at Microsoft decades ago and found a bug in notepad during my interview when they gave me a laptop and asked me how I would test notepad.

Their faces indicated that this was not supposed to be a productive exercise.

Aatube,
@Aatube@kbin.social avatar

did you get the job?

decadentrebel,
@decadentrebel@lemmy.world avatar

I haven’t been using Wordpad for 20+ years. Notepad could do everything it does already. Then, you also have Firefox’s built-in inspect to tinker with code on the fly.

Brkdncr,

Word pad is a rich text editor.

btaf45,

it will deprecate WordPad with a future Windows update as it’s no longer under active development

It doesn’t need “active development” because it is perfect the way it is. Unix/Linux has tons of useful programs that haven’t been in active development for 40-50 years.

AdmiralShat,

I used WordPad so much growing up. I fucking HATED Word and the office applications as a kid, WordPad just worked and just did writing, which is what I wanted to do.

eee,

Why did you hate office apps?

Franzia,

Clipart and wordart :3

All text breaks if I insert an image!

constantly reverting to the default font instead of the one I’ve used for the entirety of the document

no visual aid settings, the absolute literal WYSIWYG.

cubedsteaks,

I’m sad that clipart and wordart are fading into obscurity but at least there is enough nostalgia for it that it isn’t forgotten.

Voli,

I use notepad anyways

altima_neo,
@altima_neo@lemmy.zip avatar

The superior text editor

Psythik,

You mean Notepad++

Aatube,
@Aatube@kbin.social avatar

You mean VSCode

ciko22i3,
@ciko22i3@sopuli.xyz avatar

ew

Uniquitous,

Surely you meant vim

Aatube,
@Aatube@kbin.social avatar

Sublime Text, freaking Atom, the list goes on...

Rentlar,

I used to use WordPad a lot, I’d just press Win+R and enter “write”…

Now I get by with Libreoffice.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • random
  • uselessserver093
  • Food
  • aaaaaaacccccccce
  • [email protected]
  • test
  • CafeMeta
  • testmag
  • MUD
  • RhythmGameZone
  • RSS
  • dabs
  • Socialism
  • KbinCafe
  • TheResearchGuardian
  • Ask_kbincafe
  • oklahoma
  • feritale
  • SuperSentai
  • KamenRider
  • All magazines