hexagonwin,

Users can just use W10 LTSC IOT until 2032 and switch to Linux or ReactOS by then lol… This thing just isn’t worth using

Gooey0210,

It’s good i left bill gayts’ sinking boat recently Feeling really great running my nixos flake on my surface go (this was the last device, everything else migrated a long time ago)

jasondj, (edited )

Notepad is supposed to be the simplest most basic way to view a text file in Windows.

Yet if I have a large text file (like a log), it’s usually faster for me to just fire up WSL and use less. How is this still a fucking problem?

SuperSpruce,

Goodbye notepad, hello notepad++.

Aurix,

I replaced Notepad with Obsidian.

Mereo,

Thank God I switched to Linux. Windows 11 is a glimpse of what’s coming in Windows 12.

PanArab,
@PanArab@lemmy.ml avatar

Which text editor do you use?

Gork,

Notepad by itself is pretty bare bones. It does have a “Search with Bing” selection in the Edit menu though, which I find odd.

Gabu,

It does have a “Search with Bing” selection in the Edit menu though

What the literal fuck? When was it added?

Gork,

No idea, it wasn’t always there though. Notepad hasn’t changed much over the years but that was definitely an addition.

LWD,

What happened to Wordpad?! Notepads one redeeming feature, if it’s to be redeemed at all, is that it doesn’t have anything in it. It’s a barren wasteland of an app, meant to do one thing quickly… The way the calculator used to.

So now it’s going to be a barren wasteland but with an AI tool in the middle of it?

From an artistic standpoint it almost sounds befitting

SnotFlickerman, (edited )
@SnotFlickerman@lemmy.blahaj.zone avatar

Notepad is heavily used as an IDE (Integrated Development Environment) by a lot of people. It’s not exactly a good development environment but it is nonetheless. I would actually argue Notepad is used primarily by programmers, and that casual Windows Notepad users are in the extreme minority. The whole reason it’s so heavily used is because unlike WordPad or Word, it doesn’t include formatting data, which can fuck up computer code.

Notepad++ for example is literally built to be more like an actual IDE and supports color-schemes and indentations for numerous computer programming languages.

Microsoft isn’t entirely stupid (just mostly), and in knowing this, they’re pushing to put their programming Copilot where they think it needs to be: Inside IDEs, which to them includes Notepad.

_MusicJunkie,

Notepad++ may very well be widely used as an IDE. Notepad isn’t. Other than the name they have nothing do do with each other. It’s just a plain text editor with absolutely no features. Maybe some people use it to write code but unless you can’t use anything else, even a web browser, why would you.

bstix,

Notepad is used by anyone who wants to see what is actually in a text file.

It’s used a lot for stuff where data is transferred in a text format. Comma separated files etc. are still widely used for transferring data flawlessly without having to convert types or mapping a document standard or whatever method that could potentially fuck up or just take more time. It’s simple and it works.

F.i if you open a file in excel or word, change one character and then save, you can bet that the entire file is fucked up afterwards, because those programs don’t show the data directly. The moment you open it, it might very well be fucked up just from that. If you transfer a file by some kind of JSON format, which is all the rage currently you’ll have to map it from both ends, and it also begs the question: Why are we doing running all this code just to transfer one byte?

The beauty of text files is that it’s (almost) raw data. (Only “almost” because there are still different localization standards that can fuck up even a text file.)

Notepad covers that. Of course we could use other apps for viewing data, but most of the time, it actually is text and not hexidemal codes or whatever you can save in bytes.

Programming wise, the only thing I use notepad for is making DOS batch files. Again, because it’s raw text and should be created and read as such. No parsing, no compiling. Just text. I’ll also use it for storing data for programs, because it’s easy and raw.

For actual programs, it’d be better to get Notepad++ or MS visual studio code, which at least will highlight commands and collapse functions etc. And still, these also aren’t actually IDEs, because they don’t compile the code (unless you get those add-ins).

We could also use those for text files as well, but it’s overkill. I don’t really want to open an app to view data. Notepad is small and quick and not bloated with features, which is ideal for whenever I only want to see what’s in the file.

The original MS Paint was similar for pictures. They fucked that up real good. Its been…14 years and I haven’t really gotten over how bad it is. It used to be pixel perfect and logical, but now you can’t even save a file with transparency, but hey here’s s brush with stroke width and blur that’ll make sure you can’t edit a single pixel. Way to go Microsoft.

If they do the same to Notepad, I’ll have to resign my job, because it’s not going to work like that.

kat_angstrom,

And that’s why I use Notepad++! …at least until AI ends up there

Zeon,

deleted_by_author

  • Loading...
  • SuperSpruce,

    Notepad++ is FOSS and licenced under the GPL: notepad-plus-plus.org

    poVoq,
    @poVoq@slrpnk.net avatar

    I am getting Clippy flashbacks 😆

    xilliah,

    Huyyy I looks like you’re bitching about your family in your diary. Do you need help with that?

  • All
  • Subscribed
  • Moderated
  • Favorites
  • privacy@lemmy.ml
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #