Houkime
Houkime
Probably it needs to be at least documented in RigidBody2D class description while workaround is in progress? It took me a little while to decide that it is this issue...
On Misskey/Pleroma/Mastodon migration does not include post history, exactly for performance and network reasons. What it does include is a redirect that makes all followers automatically resubscribe to the new...
A real case of communities willing to move/merge: [[email protected]](https://lemmy.world/c/android) trying to merge with [[email protected]](https://lemmy.world/c/[email protected])
The root of this issue is in activitypub_federation crate. Webfinger is resolved using generic object fetching here: https://github.com/LemmyNet/activitypub-federation-rust/blob/af92e0d53204a2ccd13bc0db3c58de24bff646bf/src/fetch/webfinger.rs#L39C26-L39C43 And the function for fetching, which due to it being generic has...
AUR package works (there is a different bug on login, but it compiles and runs)
My personal biggest concern is simple-theme-plugin. Client-side Javascript and XSS threats are real and if you choose to use Java web UI at all you should try to be up...
I think the "prerequisite" of having a project on Librecores is a bit too restrictive. For dev tests and such it probably would be better to do it in a...
It also might prove beneficial to use Tor instead of https for master-slave connection: Pros: 1. No need for certificate authorities or self-signing stuff. "It just works" 2. Increased security......
Is this still an issue? How does this translate onto dockerized infra? Example: You can have different slave Docker containers with different tools. Maybe even reconfigurable ones. Master node will...