Results 1407 comments of Nutomic

You can already import/export your account data on the settings page. Comments, post and private messages can be retrieved through the api, so I dont see why there should be...

Are public posts even considered as "personal data"? To do this properly it would be necessary to pay a lawyer to figure out how exactly GDPR would apply to Lemmy....

> Consoom lawyers What do you mean? GDPR is a law so of course it needs to be interpreted by lawyers. And how can an open source project have any...

@Nothing4You mentioned in matrix chat that it should work with `Exec=lemmy_server --federate-process-index=1 --federate-process-count=3` in [Container] https://man.archlinux.org/man/quadlet.5.en#EXAMPLES @dullbananas I dont see any way to do that, as the database doesnt know...

@poVoq Would you update the docs to mention these new env vars?

You need to do the initial clone with `git clone --recursive` to include the translations submodule. Or in an existing repo run `git submodule init && git submodule update`. We...

We dont have any plans to add another official development method, native and docker are enough. But if you get nixos development working, feel free to link the instructions from...

Similar to https://github.com/LemmyNet/lemmy/issues/5016

Turns out that this hasnt been implemented yet for comments.