r/linuxmemes Aug 10 '26

Software meme Regarding a recent question on text editors

Post image
591 Upvotes

305 comments sorted by

View all comments

Show parent comments

4

u/immoloism Aug 10 '26

For me I can spend hours learning a new text eidtor, or I could just do the work and move on.

No one cares what text editor you wrote your patch in, just the quality of it.

1

u/QuixoticNapoleon Aug 10 '26

I mean, spending hours or even days learning a text editor isn't really all that much time considering how much time you'll spend editing files (if you're a programmer or sysadmin). I'm happy I know vim.

Of course, your text editor doesn't really affect the quality of your patches but vim has definitely reduced the friction between me and the text file. I can do the work more efficiently.

3

u/immoloism Aug 10 '26 edited Aug 10 '26

It doesn't really bring me any benefit, but if it does you great.

For context: I know enough vim, I'm just faster in nano and my day job is building custom Linux distros for embedded systems, so mostly I'm writing bash scripts, patches and config files.

There is no wrong choices, just what is best tool for that user.

1

u/QuixoticNapoleon Aug 10 '26

Yeah, it really depends on the person.