Is there a add-on or something to store my about:config settings in cloud so when i distrohop i dont have to set it manually?

  • igorlogius@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    ·
    1 year ago

    just to complete this line of though, one could also use a ramdisk as the cache directory, that should have the same effect as the prefs.

    • JubilantJaguar@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 year ago

      Interesting, yes. By which you mean fiddling with /etc/fstab to mount a tmpfs partition and pointing the cache directory at that ? Any pros and cons you know about?

      Anyway, after a bit of browsing I really cannot detect any performance difference since disabling caching. So seems a good deal so far. I wish Firefox had a simple on-off switch instead of needing a bunch of config tweaks to do this.

      • igorlogius@lemmy.world
        link
        fedilink
        English
        arrow-up
        2
        ·
        edit-2
        1 year ago

        By which you mean fiddling with /etc/fstab to mount a tmpfs partition and pointing the cache directory at that?

        on linux, yes

        Any pros and cons you know about?

        1. those who already have a ramdisk it might be pretty easy to use it and just change one preference
        2. the ramdisk will remain until reboot so you can close your browser and you still retain the cache (might be useful depending on peoples workflow and sites they visit)

        I wish Firefox had a simple on-off switch instead of needing a bunch of config tweaks to do this.

        • JubilantJaguar@lemmy.world
          link
          fedilink
          English
          arrow-up
          2
          ·
          1 year ago

          Thanks, useful tips.

          Sounds like a good idea to propose on https://connect.mozilla.org

          Done. 24 hours ago but still awaiting moderation! I didn’t know about this forum. Unfortunately they are obviously snowed under by feature requests, many of them unmerged duplicates. So not expecting much, alas.