Title. Besides setting tmpfs to use 10GiB of it to store downloads.

  • @[email protected]
    link
    fedilink
    English
    47 months ago

    It’s great for multitasking without slowing down any other programs you may be running at the same time.

    Depending on what sort of programming you are doing, you might use more of the RAM than “normal”.

    • @sloppy_diffuser
      link
      English
      37 months ago

      LSPs, linters, AI auto complete, multiple ranked auto complete sources, contextual syntax highlighting abused to feed things like symbol tree views, type analysis, scoped file trees depending on what you’re working on, infinite undo since last commit, and all available in real-time.

      I feel like I use up 8GB the moment I type “neovim” on a sufficiently large node project, lol.