this post was submitted on 26 Feb 2026
45 points (94.1% liked)

Ask Lemmy

38196 readers
978 users here now

A Fediverse community for open-ended, thought provoking questions


Rules: (interactive)


1) Be nice and; have funDoxxing, trolling, sealioning, racism, and toxicity are not welcomed in AskLemmy. Remember what your mother said: if you can't say something nice, don't say anything at all. In addition, the site-wide Lemmy.world terms of service also apply here. Please familiarize yourself with them


2) All posts must end with a '?'This is sort of like Jeopardy. Please phrase all post titles in the form of a proper question ending with ?


3) No spamPlease do not flood the community with nonsense. Actual suspected spammers will be banned on site. No astroturfing.


4) NSFW is okay, within reasonJust remember to tag posts with either a content warning or a [NSFW] tag. Overtly sexual posts are not allowed, please direct them to either !asklemmyafterdark@lemmy.world or !asklemmynsfw@lemmynsfw.com. NSFW comments should be restricted to posts tagged [NSFW].


5) This is not a support community.
It is not a place for 'how do I?', type questions. If you have any questions regarding the site itself or would like to report a community, please direct them to Lemmy.world Support or email info@lemmy.world. For other questions check our partnered communities list, or use the search function.


6) No US Politics.
Please don't post about current US Politics. If you need to do this, try !politicaldiscussion@lemmy.world or !askusa@discuss.online


Reminder: The terms of service apply here too.

Partnered Communities:

Tech Support

No Stupid Questions

You Should Know

Reddit

Jokes

Ask Ouija


Logo design credit goes to: tubbadu


founded 2 years ago
MODERATORS
 

Notepad++ - This is the definitive notepad-related software you'll ever need. Multiple tabs, keeps tracks of lines, lots of features and preferences. One of the most invaluable parts of it, is that you can close it or a update happens or maybe your PC will get knocked offline. You can come back to Notepad++, open it, and everything will be retained.

top 45 comments
sorted by: hot top controversial new old
[–] Fleur_@aussie.zone 7 points 1 day ago

Unrar. It unrars.

[–] AstroLightz@lemmy.world 8 points 2 days ago

ffmpeg. It can extract video streams, audio, images. It can encode and decode video and audio, can split video files by chapters, can encode subtitles, etc.

There's very little that ffmpeg can't do with video and audio. It also has one of the largest man pages on Linux.

[–] tropicflite@piefed.social 23 points 2 days ago (1 children)
[–] sbv@sh.itjust.works 9 points 2 days ago

It's funny how "at home" I feel with vim. Everything is where it should be. It works the way I expect. It's nice.

RIP Bram

[–] NegentropicBoy@lemmy.world 19 points 2 days ago (2 children)
[–] marlowe221@lemmy.world 3 points 2 days ago

That is correct

[–] Treczoks@lemmy.world 1 points 2 days ago

The only editor that comes close to NP++.

[–] wizardbeard@lemmy.dbzer0.com 18 points 2 days ago

For Notepad++, make sure you've installed the latest version using a download from the official website. Their automatic update feature got hijacked to package in malware within the past few months and the only way to shift to the newer secure update "source" is a reinstall from the site, as far as I'm aware.

[–] bazzett@lemmy.world 10 points 2 days ago (1 children)

Obsidian. I can write notes, write papers, organize my time and ideas, and connect them with each other. I can make my workflow as simple or complex as I want. And the fact that every note is just a markdown file makes it even better: it's a guarantee that I'll never be locked in a proprietary ecosystem.

[–] sleepmode@lemmy.world 1 points 2 days ago

Obsidian is dope.

[–] ivanafterall@lemmy.world 8 points 2 days ago (2 children)
[–] gajahmada@awful.systems 1 points 21 hours ago (1 children)
[–] ivanafterall@lemmy.world 1 points 17 minutes ago* (last edited 13 minutes ago)

Yep! I put off trying it for years, but it's a powerhouse. Can't say enough good about it. Something like $30 for a lifetime license (but you can use full version free forever without paying anything), it's so fast, it's so customizable, it's rock-solid, it's just the best. It's my ride-or-die DAW bitch now.

[–] sangriaferret@sh.itjust.works 4 points 1 day ago (2 children)

Any good tutorials? I want to get into it but all the features can be a bit daunting.

[–] Pingudiem@lemmy.world 2 points 22 hours ago

There are quite a few yt channels extensively showing of usage.

[–] ivanafterall@lemmy.world 2 points 23 hours ago* (last edited 18 minutes ago)

The most-helpful thing for me was to accept that just because it's there, doesn't mean I need it or have to use it. And if I ever do, it'll be there waiting for me. It's okay if you only need a handful of its features. I'm not sure there's a person alive who can truly maximize Reaper, it can do so much.

[–] chunes@lemmy.world 13 points 2 days ago (1 children)

most importantly, notepad++ has a proper gui and is written in C++ and uses.. checks 6% of the ram that vscode does.

NP++ handles so many things well, but then struggles with others. Opening a 3gb text file? Fuck it no problem. Trying to do find on a file 1/10th the size? Nah. You’re waiting a minute for it to stop freezing.

[–] ieGod@lemmy.zip 2 points 1 day ago

I prefer sublime but n++ is not bad.

[–] whimsy@lemmy.zip 11 points 2 days ago (1 children)

Emacs. Emacs is the true answer

[–] Maestro@fedia.io 11 points 2 days ago (1 children)

Emacs is a great OS but lacks a decent text editor.

[–] whimsy@lemmy.zip 3 points 2 days ago

Evil mode for the win!

[–] kbal@fedia.io 11 points 2 days ago

The linux kernel. All the software I need, I'll just key in the syscalls I want to make in binary.

[–] HubertManne@piefed.social 11 points 2 days ago

notepadd++ is very impressive in windows but kinda par for the course in linux land.

[–] Treczoks@lemmy.world 5 points 2 days ago (1 children)

Yep. Even as a Linux user from the word go, I appreciate Notepad++ as a formidable piece of software. There are text editors under Linux coming close, but I wish we had a native version of NP++ here.

[–] DeltaWingDragon@sh.itjust.works 2 points 1 day ago (1 children)

Kate is a KDE app that comes close, it's what I use. NotepadQQ seems to be what you're looking for, but it's not actively maintained.

[–] Treczoks@lemmy.world 1 points 1 day ago

I mostly use Kate for editing, but there are some things where NP++ is still better, like copying/pasting rectangular blocks.

I've seen NotepadQQ once, but the inactive maintainence was a no go for me.

[–] quediuspayu@lemmy.dbzer0.com 4 points 2 days ago (3 children)

Is this question only aimed at people who write code? Everyone seems fixated on text editors.

[–] Treczoks@lemmy.world 6 points 2 days ago (1 children)

Text editors are a key piece of software for so many applications. If you don't need one, you obviously don't need to care.

[–] quediuspayu@lemmy.dbzer0.com 4 points 2 days ago

I find somewhat funny how every time a text editor is mentioned everything else gets drowned or cast aside.

[–] jerkface@lemmy.ca 3 points 2 days ago

It's depressing that's the only thing people think text editors are for, specially since people almost never code with mere text editors. org-mode is a way of life.

[–] Ryoae@piefed.social 2 points 2 days ago (1 children)

I'm kinda wondering myself why I'm reading so many recommendations for text-editors. But, I'm not gonna care because, there could be coders lurking and might want to grab some of those recommendations.

[–] richieadler@lemmy.world 1 points 23 hours ago

If you don't have a use for a text editor, you're a user, and users... worry me.

[–] mesamunefire@piefed.social 5 points 2 days ago (1 children)

Probably the terminal. Im cheating a bit.

[–] jerkface@lemmy.ca 1 points 2 days ago* (last edited 2 days ago)

It's a terminal emulator; you can do that in hardware! Don't waste your one wish.

[–] tal@lemmy.today 5 points 2 days ago* (last edited 2 days ago) (1 children)

I don't know about "all that you'll need to use", and this might arguably considered cheating, but I'd take emacs. I think that it's safe to say that there isn't another software package that has the same degree of coverage of functionality. I use it for doing statistics notepad work, as a word processor, as a spreadsheet, as an email client, could use it as a web browser if necessary, as a version control client, for interactive diff merging, can use it as an LLM chat client, IRC client, text editor, IDE, orthodox-file-manager-style file manager, media player frontend, agenda manager, outliner etc. If I run M-x list-packages on my copy to run the package manager, it looks like I have 6,794 emacs software packages available in it.

Unless you're going to take a broader sense of "piece of software" that would let, say, a Linux distro be taken, I think that it's pretty hard to compete with.

EDIT: Maybe in the present-day world, you could manage with a Web browser, if you treat that as being a frontend to essentially all SaaS software, count that as being bundled with the Web browser. I guess you could argue that that might be broader, and you could probably function with basically nothing other than a Web browser on a thin client and get by.

EDIT2: I guess you could also make an argument that the kernel is more-essential, because without that, nothing else can run, but I assume that you're basically treating the kernel as a given and just asking about userspace software.

[–] princess@lemmy.blahaj.zone 2 points 2 days ago

Emacs is a pretty good operating system

I just wish it had a good text editor

[–] notabot@piefed.social 5 points 2 days ago

Vim. I suppose, technically, I'd need a kernel and filesystem drivers to run it, but Vim is the one true way. (and none of that neovim heresy either!)

[–] tal@lemmy.today 4 points 2 days ago* (last edited 2 days ago)

Multiple tabs

Emacs has various ways to display tabs, but I don't use tabs in emacs, because it doesn't scale well to, say, dozens of tabs; normally, each additional buffer I have doesn't normally have any visual indication onscreen that it exists. I use a couple of other buffer-switching software packages.

keeps track of lines

Defaults to being shown in the modeline.

One of the most invaluable parts of it, is that you can close it or a update happens or maybe your PC will get knocked offline. You can come back to Notepad++, open it, and everything will be retained.

This is called desktop-save-mode in emacs. C-h f desktop-save-mode will show documentation. You can have a single global saved instance, or multiple concurrent instances of emacs saving desktop state for separate projects.

[–] Rhynoplaz@lemmy.world 3 points 2 days ago (1 children)

PowerPoint.

My work won't pay for fancy graphic editing software, so I've learned how to make some impressive graphics and signs using only PowerPoint. It's surprising good at it!

[–] tal@lemmy.today 9 points 2 days ago (1 children)

My work won’t pay for fancy graphic editing software

If cost is the barrier, some FOSS analogs to commercial software packages that you might be interested in. These can all be freely downloaded.

Adobe Illustrator (vector graphics): Inkscape

Adobe Photoshop (image manipulation): GIMP

Corel Painter (natural-media-looking digital painting): Krita

3DS Max (3D modeling): Blender

[–] noughtnaut@lemmy.world 1 points 2 days ago (2 children)

Krita is such a horrible crashy mess - most of the time all I need is good old MS Paint (plus free rotate) but I after two decades of Linux I've yet to find a paint app that doesn't overcomplicate everything with layers and selectors and modes. 😭

[–] tal@lemmy.today 1 points 2 days ago* (last edited 2 days ago)

So, Rhynoplaz was after "fancy" stuff, but okay, I suppose that there's an use case for a MacPaint/MS Paint analog, with a low barrier to just get going.

Maybe Drawing for GNOME or KolourPaint for KDE? It doesn't look like either of those support layers. Drawing looks like it lets one drag a rectangular selection to rotate to non-90-degree increments. KolourPaint doesn't, but it lets one choose to rotate and input an arbitrary number of degrees.

I haven't used either, myself, other than just to check now. They're both packaged in Debian, so they're probably also gonna be packaged in any Debian-family distro.

EDIT:

https://maoschanz.github.io/drawing/

https://apps.kde.org/kolourpaint/

Both describe themselves as being "simple" paint programs.

[–] jerkface@lemmy.ca 1 points 2 days ago* (last edited 2 days ago)

rustup

emacs if I can have two

Blender if I can have three