After 40 years of being free Microsoft has added a paywall to Notepad (www.tweaktown.com)
from nahostdeutschland@feddit.org to technology@lemmy.world on 23 Feb 07:07
https://feddit.org/post/8338537

#technology

threaded - newest

ToadOfHypnosis@lemm.ee on 23 Feb 07:11 next collapse

Could MS suck any worse? It’s like they want people to not use their products. Capitalism is the ouroboros.

wesker@lemmy.sdf.org on 23 Feb 07:17 next collapse

Full access to notepad? So what, I need to pay to be able to toggle text wrapping or look at the about menu? It’s fucking notepad.

EDIT: I didnt expect so many downvotes taking sides with MS

shoulderoforion@fedia.io on 23 Feb 07:39 next collapse

hahahahahaha, they're gonna charge admission to a dead end next. ta-da!!!!

jqubed@lemmy.world on 23 Feb 07:43 next collapse

It’s for the “AI” no one was asking for in the first place

Buffalox@lemmy.world on 23 Feb 09:09 collapse

You obviously didn’t read the article, but that’s OK it’s a trash article anyway. Which is already indicated by the headline, since Notepad was never free, it’s just included with Windows.
But your comment is disconnected from what this is really about, which essentially boils down to nothing.
Since what you are supposed to pay for is new AI features. Otherwise you can use Notepad as usual.

illi@lemm.ee on 23 Feb 07:20 next collapse

The age of Notepad having a paywall has arrived, with the simple writing software now prompting users to sign into a Microsoft account to access new tools such as Rewrite, a new feature that uses artificial intelligence to rewrite highlighted text.

It should be noted that you can still use Notepad without a Microsoft account, and users can go as far as removing the Rewrite icon completely from Notepad.

Lost_My_Mind@lemmy.world on 23 Feb 07:29 collapse

So notepad isn’t behind a paywall, AI features nobody was asking for is behind a paywall, and this headline is bullshit.

That’s my takeaway.

illi@lemm.ee on 23 Feb 07:46 next collapse

That’s my understanding, yes

Empricorn@feddit.nl on 23 Feb 13:53 collapse

Eh. They shared those features to Notepad, so I would agree that they’re a part of it.

MichaelScotch@lemmy.world on 23 Feb 07:20 next collapse

Fine. Notepad++ is better anyway

Eheran@lemmy.world on 23 Feb 07:45 next collapse

Is it though? I still always open notepad for random text stuff. What is better in ++?

RustyShackleford@literature.cafe on 23 Feb 07:53 next collapse

Notepad++ isn’t trying to shoehorn in AI for starters. It’s clear Microsoft is praying the current gimmicky narrative of AI will let the masses not realize this is a privacy nightmare.

Eheran@lemmy.world on 23 Feb 08:04 collapse

Notepad does that neither for me and has not for >20 years. So is there something that is actually better or not?

ThePowerOfGeek@lemmy.world on 23 Feb 08:01 next collapse

Yes, it objectively is. And so are various other text editor options that are out there.

But just speaking about Notepad++, you can scale it down to a very simple text editor (like Notepad), it you can easily ramp it up to a much more feature rich one. And for me, the ability to have a vertical list of files is a big plus. As is its ability to optionally show line numbers.

Eheran@lemmy.world on 23 Feb 08:27 collapse

So it is better because it can do more, but I assume not too too much? Because then we can also use word?

OutlierBlue@lemmy.ca on 23 Feb 11:07 collapse

They have different use cases. Notepad++ is for manipulating text, strings, and code. It’s got very powerful tools for it.

Word is for making things look pretty. You can change typefaces, fonts, size. You can add pictures and diagrams and arrange them on the page.

towelie@lemm.ee on 23 Feb 08:10 next collapse

  • Keeps your progress if you exit without saving
  • Supports tabs so you don’t have 5 separate notepad windows open
  • syntax highlighting for programming languages and markdown format
  • plugin support
  • can handle extremely large text files (I’ve opened 50gb text files and used ctrl+f to find terms and it worked fine)
  • superb tools for manipulating text (e.g., use reg expressions). Super easy and flexible in making mass edits.
  • dark mode support. That alone makes it superior lol

If you just need a quick window open to make a note you might actually prefer Sticky Notes over Notepad!

criticalinvite@lemmy.world on 23 Feb 08:28 next collapse

A lot of those are features of notepad.

egrets@lemmy.world on 23 Feb 08:56 collapse

Specifically: tabs, dark mode, and retention of unsaved documents. They’re apps for very different purposes, but Notepad has had some nice little updates over recent years.

Eheran@lemmy.world on 23 Feb 08:30 next collapse

Ah thanks for the first proper answer. Sounds good, I will give it a try.

iAmTheTot@sh.itjust.works on 23 Feb 08:54 next collapse

A few of those features are available on Notepad as well, just FYI.

towelie@lemm.ee on 23 Feb 09:09 next collapse

Ahh interesting. Is that a Windows 11 thing? I haven’t taken the plunge

percentSValue@lemmy.world on 23 Feb 09:45 collapse

Out if curiosity, which ones? Because I don’t see any of those features and am on W11…

donuts@lemmy.world on 23 Feb 10:28 collapse

On my W11 work machine I got dark mode, saving unsaved drafts and tabs

christov@lemmy.world on 23 Feb 10:00 next collapse

+10000 for notepad++, its he swiss army knife of file editing tools. Adding:

  • Plugins: CSV being read as a small dB table you can query is a game changer. Or have a JSON plugin that auto formats and queries as well as opens the JSON in a clickable nested window.

  • Pinned tabs: pin important tabs, I use one as a todo list.

  • Search for text within files in a folder: need to find a specific bit of text in one of dozens/hundreds/thousands/millions of files somewhere? Its lightning fast and works a treat

  • Search and replace with regex: amazing feature, use regex patterns to find complex parts of your files and replace them with something else Bulk operations: remove newline, replace line breaks etc

  • Multi format support: see line breaks from different OSs like Unix and windows and amend them Portable install: you dont have to install it, you can use a portable version

So much more, get it and you won’t look back.

OutlierBlue@lemmy.ca on 23 Feb 11:03 collapse

Your first two points are part of Notepad now too. Everything else you’ve said is true though, including the find and replace function supporting regex. It’s amazingly powerful for editing.

It also supports line numbering, which seems like a small thing but is really helpful.

kusivittula@sopuli.xyz on 23 Feb 10:48 collapse

the only thing I need it for is to select text vertically (by holding left alt). there are a few similar ones for linux but some crash and the rest don’t have a dark theme, so I still use it with wine.

Eheran@lemmy.world on 23 Feb 11:10 collapse

Holy moly, that works? I needed precisely that feature earlier! Nice.

pycorax@lemmy.world on 23 Feb 08:30 next collapse

It’s a lot more feature filled and frankly not very nice looking if all you want is a simple replacement for Notepad. Notepads (with an s) is much better imo.

tfowinder@lemmy.ml on 23 Feb 10:05 collapse

I prefer Sublime

yggdar@lemmy.world on 23 Feb 07:24 next collapse

The title is quite sensational compared to the content. They only added an AI Rewrite feature for notepad that requires a Microsoft 365 subscription. Considering the cost of AI, and the fact that it will very probably run in the cloud, it is very reasonable that it isn’t free. Everything else about notepad remains free / included with the price you paid for the OS.

Noedel@lemmy.world on 23 Feb 07:49 collapse

I agree, but the idea of adding AI to notepad is quite insane in its own right

null_dot@lemmy.dbzer0.com on 23 Feb 08:31 next collapse

I think the idea is that you can use it for reformatting small sets of data I guess.

“make all the dates in this CSV iso-8601”

TheGrandNagus@lemmy.world on 23 Feb 11:17 collapse

Genuinely very useful, however I feel that can be achieved without a login and paid AI subscription.

lambalicious@lemmy.sdf.org on 23 Feb 12:53 next collapse

Heck, it probably can be done with a regex. (Yeah, I know)

There’s no need to kill three forests just to do the exact same work you could have done by opening your dataset in Excel.

null_dot@lemmy.dbzer0.com on 23 Feb 21:48 collapse

You’re right of course.

Like the other commenter said for this specific problem you’d use a spreadsheet.

It’s just an example though and there are others, like maybe removing url encoding from a string or something.

Again this can be done in some other tool without much fuss, but the versatility offered by notepad will be useful for a lot of people.

LifeInMultipleChoice@lemmy.dbzer0.com on 23 Feb 08:45 collapse

Adding layers to paint was what surprised me

DemonVisual@lemm.ee on 23 Feb 10:05 collapse

That’s actually very nice, one of the few Microsoft programs that I genuinely miss - layers are a quality of life feature that is actually really nice to have 👍

andallthat@lemmy.world on 23 Feb 07:26 next collapse

the news is more that they are trying to shoehorn AI in effing Notepad to make sure even those little snippets of text can be used for training

empireOfLove2@lemmy.dbzer0.com on 23 Feb 07:28 next collapse

www.sublimetext.com

reseller_pledge609@lemmy.dbzer0.com on 23 Feb 09:46 collapse

Notepad++ is my text editor of choice as someone who just edits the occasional file. I’m not a programmer or anything, but it’s nice to have those autocomplete and syntax highlighting features for config files. Helps me keep track of stuff better when editing.

empireOfLove2@lemmy.dbzer0.com on 23 Feb 19:46 collapse

Sublime can do all of that as well, but it’s more performant, has better shortcut keys, and IMO it has much nicer navigation for larger files (gives you a sort of eagle-eye’s view of the entire document next to the scrollbar). That’s all very much a personal preference thing of course.

reseller_pledge609@lemmy.dbzer0.com on 23 Feb 20:26 collapse

Hell yeah. I just wanted to add another option. I have no opinion regarding Sublime and choice is a good thing. There’s something for everyone.

RejZoR@lemmy.ml on 23 Feb 07:40 next collapse

Fuck Ai. I just want Notepad to edit the most basic text. Why the fuck would I need fucking Ai bullshit in it? To rewrite what? INI game files? Hosts file?

BigTrout75@lemmy.world on 23 Feb 07:43 next collapse

Notepad is not free! Bah ha ha ha. Anyway, tons of options out there for those not to lazy to look.

kubica@fedia.io on 23 Feb 07:46 next collapse

The fact that they choose to mess with Notepad is more telling than the value it has given the alternatives.

Zier@fedia.io on 23 Feb 07:52 next collapse

[obligatory linux boast]
I really prefer Kate to Notepad because KDE makes superior, non AI encrusted software that actually works for it's users. And it's FREE!

johsny@lemmy.world on 23 Feb 08:32 next collapse

I love Kate.

kate@lemmy.uhhoh.com on 23 Feb 13:42 next collapse

thanks!

johsny@lemmy.world on 23 Feb 17:58 collapse

♥️♥️♥️

skaffi@infosec.pub on 23 Feb 16:55 collapse

Me too! So much so that I have sworn to name my first secretary Kate.

grimaferve@fedia.io on 23 Feb 08:47 next collapse

Even though it's typically associated with KDE and Linux, it's also available on Windows. Good for people who haven't made up their mind yet. It's a great text editor with a feature-set similar to other advanced notepads.

I'll be real though, if I hadn't jumped ship 3 years ago, I'd be cutting my losses with Windows here.

PrettyFlyForAFatGuy@feddit.uk on 23 Feb 10:11 next collapse

personally i find kate struggles with large files. KWrite is a better analog to notepad IMO

TheGrandNagus@lemmy.world on 23 Feb 11:20 collapse

I like Kate as a program but man KDE need to change how some of their app names appear in Plasma.

A new user looking through their start menu and seeing “Kate” will have no idea it’s a text editor/notepad. The same is true for multiple other programs.

Okular, Dolphin, Cantata… ask someone who’s never tried Plasma before what those programs do and I’d wager you’d get an incorrect answer for each one.

zewm@lemmy.world on 23 Feb 12:00 next collapse

There is actually an option to do that iirc. You can have it show entry descriptions.

<img alt="" src="https://lemmy.world/pictrs/image/f468d2ca-d55e-41e9-828b-d071ce8082ca.png">

TheGrandNagus@lemmy.world on 23 Feb 12:52 collapse

Indeed. That’s what I do on my Plasma system, it’s a good option.

But a new user or someone who isn’t technical won’t see that, they don’t go digging through settings in each app, they just use the defaults.

I guess a solid compromise would be to enable this by default, and anybody who doesn’t like that short descriptor can disable it.

But IMO nothing will beat the no-nonsense straightforwardness of calling OS apps immediately intuitive names. This is something I believe Gnome gets right. Go onto their GitHub and their file manager is called Nautilus, but on your system it will default to being called “Files”, because they know everyone will understand what “Files” is but a lot of people would ask “Wtf is Nautilus??”, same goes for other apps, e.g. “Loupe” appearing as “Image Viewer”.

ubergeek@lemmy.today on 23 Feb 12:13 collapse

What does “Excel” do? What does “Steam” do? What does “Balena” do? What does “Conky” do?

TheGrandNagus@lemmy.world on 23 Feb 12:40 collapse

Programs that we think of as being part of the OS, such as the included text editor, is a very different thing to something like Steam, imo.

Steam isn’t preinstalled on your PC, it’s not a core part of your desktop OS. You download Steam yourself, so you’d only do it once you already know what it is.

Third party apps kinda need unique names and branding like that to distinguish themselves.

A newbie won’t know what “Kate” or “Okular” do. They might know what “Dolphin” does because it has a folder as the app icon (although users of screen readers won’t see that). They will probably know what “Notepad” or “Text Editor” does, though.

ubergeek@lemmy.today on 23 Feb 14:13 collapse

Kate isn’t a part of the OS, though… the text editor that is a part of the OS is called “vi”.

TheGrandNagus@lemmy.world on 23 Feb 19:12 collapse

It literally is. It’s part of the KDE Plasma desktop. It comes preinstalled.

The Vim, nano command line text editors also being there doesn’t mean Kate isn’t an OS app.

Would you say the Dolphin file explorer isn’t an OS/system app on the basis that you can use commands like cd, mv, cp, pwd in terminal? Because I certainly wouldn’t.

felixwhynot@lemmy.world on 23 Feb 08:41 next collapse

I use Vim, actually

inamorta345@lemmy.ml on 23 Feb 09:00 next collapse

There always has to be one…

HyonoKo@lemmy.ml on 23 Feb 09:32 next collapse

Same.

otacon239@lemmy.world on 23 Feb 15:46 collapse

Just use ed if you’re feeling so fancy

Sunshine@lemmy.ca on 23 Feb 09:00 next collapse

!linux@programming.dev could use more folks!

NaibofTabr@infosec.pub on 23 Feb 09:01 next collapse

So… who wants to bet that the new version of Notepad is not constantly scraping anything you type into it and feeding it into the AI, regardless of whether you’re paying for this feature or not?

tfowinder@lemmy.ml on 23 Feb 10:04 next collapse

Sublime text ftw

Valmond@lemmy.world on 23 Feb 10:14 next collapse

Notepad++ on windows is kind of the GOAT IMO.

nerdschleife@lemm.ee on 23 Feb 11:55 collapse

The search and replace UX is 10 years behind. The sole reason I use sublime text instead

Valmond@lemmy.world on 23 Feb 12:16 next collapse

Npp has normal, with special characters and regex, does sublime has something better there?

Khanzarate@lemmy.world on 23 Feb 12:20 next collapse

They said UI, so I don’t think they meant features. But honestly I’ve never been unhappy with their UI, aside from one day with multiple replaces across a few files where the autofill from clipboard kept deleting the expression I wanted to be in there as I navigated through what I needed to do.

But that was fine, anyway, it got through it and I’m just happy with the “apply to all open documents” setting. Saved me at least an hour.

Valmond@lemmy.world on 23 Feb 16:16 collapse

They achtually said UX which is User Experience.

daddy32@lemmy.world on 23 Feb 12:24 collapse

The regex engine was not full featured last time I tried. Done know which implementation they use, but it was lacking basic features like end of line matching (if I remember correctly).

Hudell@lemmy.dbzer0.com on 23 Feb 13:20 collapse

I’m a happy sublime user myself but the search UI is one thing I particularly don’t like about it.

AcesFullOfKings@feddit.uk on 23 Feb 11:10 collapse

I like how sublime looks. But it is absolutely ridiculous that is has no settings UI and expects you to go and manually edit a json file to change even basic settings. Insane. So that’s a no from me.

brokenlcd@feddit.it on 23 Feb 10:40 collapse

Tbf, they already control the os itself. They already have access to all of the keystrokes. Implementing it just in notepad feels like a rube goldbergy way of scraping user data.

RedIce25@lemmy.world on 23 Feb 12:25 next collapse

<img alt="" src="https://lemmy.world/pictrs/image/b102fd14-1ae9-4c64-965e-d4db83d4ab4d.png">

actaastron@reddthat.com on 23 Feb 12:52 next collapse

I usually use my work laptop for personal bits and bobs which is Ubuntu but I turned on my personal Microsoft PC recently to do some stuff and couldn’t believe all the pop-ups and noise! I promptly moved all my data onto a external drive and did a fresh install of Ubuntu.

But_my_mom_says_im_cool@lemmy.world on 23 Feb 21:02 collapse

All the Linux posts and Linux loving Lemmy users are what keep me away from Linux.

They’re like the Rick and Morty fans of PC software

Matriks404@lemmy.world on 23 Feb 12:29 next collapse

People at Microsoft doesn’t understand what people use Notepad for.

If they wanted to add AI features, they should have added it to WordPad, and make it more modern / add some useful functions.

CosmicTurtle0@lemmy.dbzer0.com on 23 Feb 12:55 next collapse

Yeah but no one uses wordpad. They put it in notepad for the exact reason you’re saying: because people use it.

Matriks404@lemmy.world on 23 Feb 14:21 collapse

If they made it more useful, people would use it. Making support for modern formats, maybe even Markdown could have been added and it would already be 5x more useful. Also add another set of basic features like tables, some advanced formatting to the mix as well.

essteeyou@lemmy.world on 23 Feb 17:15 collapse

If they made Wordpad generate Markdown instead of RTF (or as well as, but by default) then I’d consider using it. As it is, I already pay for a Jetbrains license, so I just use Fleet. Massive overkill for note-taking, but it’s there and it works.

ryper@lemmy.ca on 23 Feb 13:17 next collapse
Hudell@lemmy.dbzer0.com on 23 Feb 13:18 collapse

They killed wordpad.

forgotaboutlaye@lemmy.world on 23 Feb 14:20 next collapse

Add it to OneNote then?

Matriks404@lemmy.world on 23 Feb 14:25 collapse

Can’t wait for them to remove Calculator, since you can ask AI to calculate stuff, you know.

nadram@lemmy.world on 23 Feb 12:49 next collapse

Ragebait. Notepad is still free. If you want to use Rewrite, then you pay for that.

tabular@lemmy.world on 23 Feb 13:27 next collapse

I can understand separating a new paid-only feature, especially if you don’t much need that part. The new features are reportedly accessible from the GUI of Notepad so I wouldn’t blame anyone else who thought “NOTEPAD” asked them to sign up and pay a subscription to use “NOTEPAD” features.

I used to rage when reading bad changes to Windows, even after I’d stopped using it. Now I just feel bad that my friends are still in that a bad relationship with their computer.

ReallyActuallyFrankenstein@lemmynsfw.com on 23 Feb 14:47 collapse

Freemium dark patterns are also enshittification. It’s slight clickbait/ragebait, but not far off.

cupcakezealot@lemmy.blahaj.zone on 23 Feb 13:41 next collapse

isn’t the paywall for notepad buying windows and a computer?

spooky2092@lemmy.blahaj.zone on 23 Feb 13:49 next collapse

Fucking click bait garbage article, but thankfully the article has a tldr at the top that basically contradicts the headline and saves you minutes of time to realize you’ve been baited;

TL;DR: Microsoft has introduced a paywall for Notepad, requiring a Microsoft 365 subscription to access new features like the AI-powered Rewrite tool.

Better headline: Microsoft forces you to pay to suffer through using their AI tool that no one asked for, application otherwise unchanged.

MorningThunder@lemm.ee on 23 Feb 15:56 next collapse

This seems like something that should be kept local. What’s the point of all these NPUs otherwise

__nobodynowhere@sh.itjust.works on 23 Feb 19:31 collapse

LLMs in general is a tool no in one asked for

melroy@kbin.melroy.org on 23 Feb 14:29 next collapse

I don't think it's ragebait/clickbait. I think it's really problematic that just a simple text editor get this bad by enshittification.

nomy@lemmy.zip on 23 Feb 16:44 next collapse

Gotta squeeze every single cent from every single opportunity, otherwise line might not go up indefinitely.

MangoCats@feddit.it on 23 Feb 18:07 next collapse

Sounds like they’re slipping cloud based AI assistance into the deal, which is the opposite of what Notepad is “good” for.

TheKingBee@lemmy.world on 23 Feb 22:57 collapse

But it is though, it’s for a feature that you don’t need and can just turn off and never see again…

Geodad@lemm.ee on 23 Feb 15:06 next collapse

If you must use windows, Notepad++ is the way to go.

MaxHardwood@lemmy.ca on 23 Feb 16:13 next collapse

VSCode is better than np++ in every way

ooterness@lemmy.world on 23 Feb 16:14 next collapse

Startup time. RAM consumption. Privacy.

MaxHardwood@lemmy.ca on 23 Feb 16:23 next collapse

I guess you’re doing it wrong then? Stop parroting memes

4grams@awful.systems on 23 Feb 16:25 collapse

vscodium fixes the privacy anyway. It’s always open so startup times are no issue for me.

I still prefer to keep a stripped down, basic text editor though. Ah well, I’m not on windows so no big deal.

Llewellyn@lemm.ee on 23 Feb 17:39 next collapse

What do you use instead? Sublime?

4grams@awful.systems on 23 Feb 19:39 collapse

For plain text, either nano on CLI or whatever built in basic text editor comes with LMDE.

Windows I used notepad, from now on I’ll add ++ :)

FooBarrington@lemmy.world on 23 Feb 20:58 collapse

vscodium fixes the privacy anyway

At the cost of some features not working (e.g. Pylance, which is the default Python extension, as well as others by MS).

IHawkMike@lemmy.world on 23 Feb 17:02 next collapse

I heavily use both and this is objectively untrue.

zeropublix@lemmy.ml on 23 Feb 17:50 next collapse

Those are 2 different use case pieces of software . NP++ is an editor while vscode is an IDE

MangoCats@feddit.it on 23 Feb 18:06 next collapse

Install time? Startup time? Useless bloat?

ExFed@lemm.ee on 23 Feb 18:41 collapse

Clearly this is a controversial statement. I’m team “use what’s available and preference tools that get the job done quickly.”

I work in several different languages. VSCode has TreeSitter and a bevy of slick plug-ins. NP++ does not. I can use VSCode on both Windows and Linux. If I’ve got a desktop environment, I will hands down pick VSCode over NP++ every time.

Otherwise, let’s be real, NeoVim is king.

kava@lemmy.world on 23 Feb 22:10 collapse

NP++ was good 20 years ago during a time with much weaker competition and it’s been coasting on that good will ever since

It’s OK for a text editor (compared to something totally basic like notepad) but other text editors have caught up in every single category

like you said, VS Code is now the default go to code editor for a lot of people. if you don’t use VS Code, you use vim.

for non-coding uses, I don’t see the functional difference between NP++ or something basic like Gnome’s text editor

ExFed@lemm.ee on 23 Feb 22:21 collapse

Completely agreed. At one point, maybe 12 years ago, I remember trying to learn NP++'s macro system. It was better than whatever we had at the time, but I’m glad I didn’t spend more time than I had to. Just a couple months ago, a coworker was raving about how great NP++ macros are … to do a task handily solved by some light regular expressions and/or column edit mode. Both REs and CEM are far more ubiquitous concepts than some bespoke, domain-specific language for defining repetitive tasks.

DeaDvey@lemmy.ml on 23 Feb 17:46 next collapse

ed is better

IronSightOS@lemmy.world on 23 Feb 18:09 collapse
MarkalAlvarez@lemmy.world on 23 Feb 15:27 next collapse

It should be noted that you can still use Notepad without a Microsoft account, and users can go as far as removing the Rewrite icon completely from Notepad. Despite the ability to still use the software without an account, Microsoft has received some criticism for implementing what is most definitely a paywall/advertisement for a built-in piece of Windows software.

werefreeatlast@lemmy.world on 23 Feb 17:07 next collapse

Used only in cases where everything else is not readily available… Pencil, pen, blood, boogers etc. But the most easily replaceable piece of software. Literally you could just paste into a browser’s URL box to do the same job. Lol. There must be some dumb fuck heading Microsoft right now.

lengau@midwest.social on 23 Feb 17:49 next collapse

Notepad has long been a testbed for new technology in Windows. This isn’t just a sign of enshittification, it’s a warning that they want to do more.

Duodecimal@lemmy.world on 23 Feb 18:32 collapse

The recent update was the first time in decades they’ve touched it. How has it ‘long been a testbed of new technology’ ?

wowwoweowza@lemmy.world on 23 Feb 18:11 next collapse

Linux

End of conversation.

OsrsNeedsF2P@lemmy.ml on 23 Feb 19:05 collapse

I think that’s the start of the conversation. Which Desktop Environment?

wowwoweowza@lemmy.world on 23 Feb 19:13 next collapse

Well… it just removes so much toxicity from the outset

mazzilius_marsti@lemmy.world on 23 Feb 19:18 next collapse

IMO:

  • want to show off? i3wm with gaps and rofi for menu launcher. Add it some transparency effects too.

  • want the MacOS style? Gnome. Default on a lot of distros.

  • want something stable? XFCE. Install and forget.

Brumefey@sh.itjust.works on 23 Feb 19:47 collapse

Things preventing me from moving to Linux : video games and Adobe Lightroom.

Jthyme@sh.itjust.works on 23 Feb 19:50 next collapse

Most video games work through proton on Steam. Lightroom has a web app you can use instead.

DFX4509B_2@lemmy.org on 23 Feb 20:37 collapse

Plus RawTherapee and DarkTable are pretty good, and actually free, Lightroom alternatives to boot.

dick_fineman@discuss.online on 23 Feb 20:10 collapse

…my cracked version of Adobe CS6

JaddedFauceet@lemmy.world on 23 Feb 19:56 next collapse

I really like my KDE plasma

kava@lemmy.world on 23 Feb 22:03 next collapse

Gnome is an opinionated desktop environment and that turns some people off. But it’s bold enough to make some design decisions and have a limited scope. KDE tries to be another Windows alternative.

Of course, you could go with a tiling window manager but my vote goes to Gnome. I’ve had a very smooth experience on Gnome for the last couple years.

Mic_Check_One_Two@reddthat.com on 23 Feb 23:11 collapse

Yeah, Gnome is like the Apple of the Linux world. The devs have the same kind of “we know better than you do” mentality towards design. The issue tracker is a lot of “hey the OS won’t let me do [edge-case scenario that an OS should be able to do, but which most users won’t bother with]” followed by the devs going “Gnome isn’t designed to support [edge-case scenario]. Bug report closed.” Like the devs have a very “it’s not a bug; It’s a feature” mentality, and anyone who runs into that bug must be using the OS “wrong”.

EarlGrey@discuss.tchncs.de on 23 Feb 22:23 collapse

I want a clean, advanced, well designed desktop and Im okay with redoing my work flow

Use Gnome

Gnome is cool but can it be slightly more Windows?

Use Cosmic (PopOS)

I want lots of customization, advanced features, and a traditional windows desktop metaphor

Use KDE

I want Windows and don’t really care about customization

Use Cinnamon

Dude the Windows 9x look was fucking dope

Use Mate

Im installing this on a potato

Use XFCE

EuCaue@lemmy.ml on 23 Feb 18:32 next collapse

Thanks god that I’m not using windows for 4 years now, and at least notepad++ exists.

sem@lemmy.blahaj.zone on 23 Feb 20:16 next collapse

It’s like they want people to use npp instead

catloaf@lemm.ee on 23 Feb 20:43 collapse

Why would a bot be using notepad?

HipsterTenZero@dormi.zone on 23 Feb 18:59 next collapse

lol fuck that

Xed@lemm.ee on 23 Feb 19:07 next collapse

I wouldn’t be surprised if Apple does something like this too at some point in the future

DFX4509B_2@lemmy.org on 23 Feb 20:33 next collapse

Good thing whenever I set up Windows, Notepad is one of the things I nuke, using Geany to replace it.

Quazatron@lemmy.world on 23 Feb 21:24 collapse

Geany FTW!

joyjoy@lemm.ee on 23 Feb 21:51 next collapse

They could’ve added this to wordpad if they didn’t kill it.

DudeImMacGyver@kbin.earth on 23 Feb 22:12 next collapse

Notepad++ is way better anyway

Zucca@sopuli.xyz on 23 Feb 22:29 next collapse

And around 20 years ago I did go all-in Linux.

SpaceCowboy@lemmy.ca on 23 Feb 22:42 collapse

It’s so stupid that they’re making these additions to notepad. There is a need to have a basic text editor on an OS that isn’t going to try to “help” by giving recommendations, automatically backs up files or whatever other shit they’re trying to jam into it.

They had wordpad and if they wanted to add additional features into that, that’s completely fine. There are use cases for something that does a bit more than a simple text editor like notepad can do.

My guess is that they tracked that people used notepad more often than wordpad so they removed wordpad. Then started making notepad more like wordpad without considering why people used notepad more frequently.