Remix.run Logo
SilasX a day ago

Even Notepad isn’t a dumb app anymore! They made breaking changes after 40 years so it has autocorrect, rich text, and Copilot.

If I wanted all of that, I would have used a different app!

mook a day ago | parent | next [-]

Yeah, I've been working around that for now by uninstalling notepad. Which actually uninstalls the store app, which in turn exposes the actual notepad executable that ships with Windows. Really confusing, and will probably break in some future version of Windows.

I don't understand why they didn't just stuff all the AI things and new features in Write, where it belongs…

travoc a day ago | parent | prev | next [-]

It automatically saves and reopens whatever you previously pasted in there. Quite a shock the first few times it happens. It's not a safe temporary holding area anymore.

jamesfinlayson a day ago | parent | next [-]

Yeah I switched to Windows 11 recently and was a little annoyed by that - Notepad was always a place to paste formatted junk to get the plaintext - I don't need anything persisted.

Rohansi a day ago | parent [-]

They also added a settings menu where you can go and turn all of the things you don't like off, including that.

bigstrat2003 a day ago | parent [-]

Then they should've left those things off by default, rather than messing with the expected flow of the application for everyone.

Rohansi 10 hours ago | parent [-]

Yes, all UX improvements should be disabled by default so only the users who dig through every settings menu benefit from them. /s

inigyou 15 hours ago | parent | prev [-]

Someone got their use of child porn leaked this way. They opened notepad on a twitch stream and a bunch of CP links came up. I don't remember who it was.

throw101010 13 hours ago | parent [-]

Lacari: https://www.windowscentral.com/microsoft/windows/csam-using-...

He still streams on Twitch, he got a temporary week "long" ban and then came back claiming it was a virus or an accident while also claiming he has a porn addiction problem... but don't worry he's very "sorry" (to have been caught).

The state of this Amazon-owned streaming platform is wild... and that's without even looking at the rampant antisemitism (their second top political streamer, Hasan Piker, currently has a bipartisan US House resolution (H.Res.1239) in progress calling him and Candace Owens out for their antisemitism), repeated call for violence (their top political streamer, Asmongold, was recently banned for a few days for calling for the murder of immigrant's children by ICE) and the repeated reckless/distracted car and even truck driving streams with some even leading to accidents (luckily enough without any deadly one... yet).

All these are against Twitch rules, but the staff and even the CEO (who cosplays as a streamer) selectively apply the rules and unban the streamers who are under contract with Twitch or are well connected with the staff.

I have no idea why Amazon or Twitch shareholders have not cleaned house already (e.g. ousting the CEO and the people in charge of the moderation), especially considering the fact that even with all these transgressions, Twitch isn't profitable after years of activity.

They are waiting for someone to actually die I think, with clear links to Twitch... if that ever happens there are plenty of evidence that Twitch and Amazon know what is going on and barely does anything about it.

inigyou 12 hours ago | parent [-]

You definitely shouldn't assert that someone is antisemitic based on the current US House, even if bi-partisan. And I thought bills of attainder were unconstitutional?

To answer your question of why, it's probably because they make money.

throw101010 11 hours ago | parent [-]

There are plenty of evidence of Hasan Piker's antisemitism to the point that people have been collecting and contextualizing them: https://whoishasanpiker.com/antisemitism

Also plenty of groups fighting against racism and antisemitism have come out against him (ADL, AJC), it's easy to Google.

That House resolution is just the latest good indication that it's not just some isolated incidents.

Piker's only answers are that he's taken "out of context" or that he's "joking", there's literally no context that make his public statements better or less antisemitic though, if you have any I'm interested. He also publicly voice his support to groups that are openly antisemitic (Hamas and Hezbollah) and recognized as FTOs (Foreign Terrorist Organization) by the US government.

Now, it's his First Amendment right to be this way but Twitch/Amazon share a responsibility when they platform this content, and even more when they apply moderation selectively, in my opinion that should forfeit their Section 230 protection. They are deliberately shaping the discourse on their platform by permanently banning other streamers with opposing views and never taking similar actions against Piker.

"Fun" fact, Twitch even had to carve out their own rules because Hasan Piker couldn't stop himself from calling Jews in general or some groups of Jews "zionist pig-dogs" and "inbred": https://www.nbcnews.com/tech/twitch-changes-hateful-content-...

EDIT: Regarding the bills of attainder, it likely doesn't apply here because they aren't trying to punish these two antisemites specifically, they just use them as examples of the proliferation of antisemitic content on platforms like Twitch and want Congress to condemn this practice and encourage platforms to address the issue.

inigyou 8 hours ago | parent [-]

I only skimmed the first half of this list but I believe truth is an absolute defense to antisemitism just like defamation, right? You're really gonna say that "netanyahu is a jewish supremacist" is antisemitism, when it's well documented and probably relevant to whatever he was talking about at the time?

He must've really pissed someone off to get his own hate site. I think we all know who he pissed off. That hate site would be illegal in the EU btw.

throw101010 5 hours ago | parent [-]

You asked for evidence, I've provided plenty, with context.

Skimming them and picking one that doesn't fully meet your criteria, then call it a "hate site" and then use vagueries like:

> He must've really pissed someone off to get his own hate site. I think we all know who he pissed off.

Tells me you have no interest in engaging in this in good faith.

Also nobody cares if a website quoting someone being hateful would be illegal outside of the USA. Piker is an American citizen, spewing hateful antisemitism on an American platform... but nice attempt at a red herring.

titzer a day ago | parent | prev | next [-]

I don't use Windows, but I have to say that TextEdit on the Mac is absolute crap. Literally every default is wrong. Text is too small, looks like crap, cut-and-paste always brings absolutely crappy styling with it, its autocomplete and autocorrect is bad and wrong and annoying. No one at Apple uses this application with any regularity and it shows.

pxoe a day ago | parent | prev | next [-]

I wanted dark mode, tabs, and autosave, and now I don't have to use a different app to get those, so that works out great for me. Not sure what "breaking changes" even means for that though. Did it suddenly stop being able to open text files? No, it still just works.

drdexebtjl a day ago | parent | next [-]

IIRC they did make a breaking change by changing the default character encoding to UTF-8 without BOM.

They also started rendering and preserving Unix-style line endings (LF).

Very welcome breaking changes :)

pxoe a day ago | parent [-]

That's a really fair point, but i'm not sure if that's what they meant by "breaking changes" if that was followed with "autocorrect, rich text, and Copilot"

SilasX 12 hours ago | parent | prev [-]

"Breaking change" is a pretty common term, especially here, so I don't get the confusion about what it means. It means an interface-breaking change, so that the same input produces a different output, and is generally to be avoided because it forces the user to have to adapt and means the new version isn't strictly better[1].

The inclusion of autocorrect (that I mentioned) would be example here: previously, it would accept whatever text you gave it verbatim. Now, it will sometimes change non-dictionary strings to dictionary words.

(Another thing that bothered me was that, on the update, it forgot my font settings and I had to work to re-find them.)

I'm happy to admit my phrasing was confusing, but not enough so that you would be unable to see the relevant failure mode.

[1] https://stackoverflow.com/a/21703427

bananaboy a day ago | parent | prev | next [-]

For a long time I used metapad as a notepad replacement https://en.wikipedia.org/wiki/Metapad (I even renamed the exe to notepad). Very fast and minimal.

x______________ 21 hours ago | parent | prev [-]

Uninstall bloated notepad will revert it to the default version.

Doing so with MSPaint removes the app, so you need to find a clean older version..