Y’all should try it! I loved seeing it popping on other instances’ /instances page, and seeing it polling other communities. Also changing the background in my theme was lit.

Lemmy’s hosting documentation is a bit rough around the edges, especially the ARM situation (and its contemporary solution), so I had some extra tinkering to do. No shade at all yeah? I appreciate every bit of their work and I jotted down some points that I need to consolidate into a documentation PR soon.

Anyway, I feel like the extra @... on our usernames should be worn as a badge of honor you feel me? ;)

  • @Dave@lemmy.nz
    link
    fedilink
    English
    141 year ago

    Just the ones people subscribe to.

    I have an instance with over 600 users that has been up 6 weeks, and the storage grows every day. Database is 22GB and image cache + uploads is 30GB. In theory the cache should be cleared after a certain time, but I’m not aware of a configuration setting for this in Lemmy.

    • poVoq
      link
      fedilink
      English
      151 year ago

      For the database a fix is incoming for the next release that will decrease the size a lot. For image storage it is more complicated, but configuring Pict-rs to only accept images of a certain size and convert them to webp does help a bit.