this post was submitted on 21 Feb 2024
345 points (90.2% liked)

Programmer Humor

32060 readers
2092 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 7 months ago* (last edited 7 months ago)

It massivelly depends on whether it's for programming or something else (such as sys admin work) and which language (and even for which framework) if the former.

If you're doing, say, Java programming for server side or Android, VS and VSCode are far from good choices, but they're perfect if you're doing C# .Net stuff.

However if you're doing sys admin work (including the programming part of it) you're probably better of mastering vim or Emacs (if only because at times in some systems it's all you have).