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

  • governorkeagan@lemdro.id
    link
    fedilink
    English
    arrow-up
    4
    ·
    7 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@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      3
      ·
      7 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.