I'm building AppViewLite, a self-hostable appview for Bluesky
https://github.com/alnkesq/AppViewLite
Such non-bsky likes and follows remain private to your appviewlite profile however, since the official lexicon only supports did:plc: and did:web:
Such non-bsky likes and follows remain private to your appviewlite profile however, since the official lexicon only supports did:plc: and did:web:
It is to switch to a 3rd party appview that better reflects your views and appetite for free speech vs censorship
It is to switch to a 3rd party appview that better reflects your views and appetite for free speech vs censorship
LAN-only however, it's not accessible from the internet.
LAN-only however, it's not accessible from the internet.
My machine has 8 GB of RAM, and I haven't experienced OOMs since adding 8 GB of swap. Memory usage seems to plateau after a while.
My machine has 8 GB of RAM, and I haven't experienced OOMs since adding 8 GB of swap. Memory usage seems to plateau after a while.
I believe it might be due to Large Object Heap fragmentation rather than an actual leak, since running "dotnet-gcdump collect" makes memory usage go back to normal
I believe it might be due to Large Object Heap fragmentation rather than an actual leak, since running "dotnet-gcdump collect" makes memory usage go back to normal
As for the nix packaging, I can accept pull requests.
That and deployment with containers are things that AppViewLite is still lacking.
As for the nix packaging, I can accept pull requests.
That and deployment with containers are things that AppViewLite is still lacking.