this post was submitted on 01 Dec 2024
236 points (92.1% liked)

linuxmemes

22865 readers
1431 users here now

Hint: :q!


Sister communities:


Community rules (click to expand)

1. Follow the site-wide rules

2. Be civil
  • Understand the difference between a joke and an insult.
  • Do not harrass or attack users for any reason. This includes using blanket terms, like "every user of thing".
  • Don't get baited into back-and-forth insults. We are not animals.
  • Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
  • Bigotry will not be tolerated.
  • These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment.
  • 3. Post Linux-related content
  • Including Unix and BSD.
  • Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of sudo in Windows.
  • No porn. Even if you watch it on a Linux machine.
  • 4. No recent reposts
  • Everybody uses Arch btw, can't quit Vim, <loves/tolerates/hates> systemd, and wants to interject for a moment. You can stop now.
  • 5. πŸ‡¬πŸ‡§ Language/язык/Sprache
  • This is primarily an English-speaking community. πŸ‡¬πŸ‡§πŸ‡¦πŸ‡ΊπŸ‡ΊπŸ‡Έ
  • Comments written in other languages are allowed.
  • The substance of a post should be comprehensible for people who only speak English.
  • Titles and post bodies written in other languages will be allowed, but only as long as the above rule is observed.
  • Β 

    Please report posts and comments that break these rules!


    Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't remove France.

    founded 2 years ago
    MODERATORS
     
    you are viewing a single comment's thread
    view the rest of the comments
    [–] [email protected] 6 points 3 months ago (2 children)

    It’s sad that you prioritize β€œvelocity” over user experience.

    [–] [email protected] 11 points 3 months ago (1 children)

    Imo velocity and user experience aren't mutually exclusive, as a developer I can respond to user requests way faster with web technologies.

    As a consumer vscode is a perfect example of why the ecosystem has value, are there other products that fill the same roles? Absolutely, but if you were around for the transition from bloodshed, codeblocks, eclipse and the like to sublime and vscode and other more modern editors you should remember how gamechanging the positive feedback loop of velocity achieved for the dev community in the form of user experience.

    [–] [email protected] 4 points 3 months ago (3 children)

    VSCode being essentially a text editor is a perfect example of software that should not use 1GB+ of RAM

    [–] [email protected] 21 points 3 months ago (1 children)

    A modern text editor with language servers running absolutely will take up 1GB+, I know I can easily get neovim to go past that with typescript projects.

    [–] [email protected] 4 points 3 months ago

    Me, a casual: "wadderthefuckareyouguysarguingabout?"

    [–] [email protected] 13 points 3 months ago

    I suspect most of the resource usage is LSP plugins, so equivalently configured neovim should be about the same, really. If you use VSCode as a plain text editor, it does not use that much RAM.

    [–] [email protected] 4 points 3 months ago

    With 0 extensions it absolutely doesn't take 1GB and the more extensions you add it resembles more an IDE than a text editor, so the 1GB is completely justified. In fact, I have tons of extensions and mine takes around 300MB, I have like 5 instances open for work reasons (several remote connections) running on a VDI that gives me like 4 GB of RAM, and I can open excel, teams, and all the other company bullshit, alongside a browser with 20 tabs open. So no, it doesn't take 1GB per instance.

    [–] [email protected] 1 points 2 months ago

    For most users software is not a religious question.