Comment on
Unable to use .svg image as an avatar.
Reply in thread
Theoretically .svg-s are parseable, so it is possible to prevent or remove javascript from them programmatically.
Comment on
Unable to use .svg image as an avatar.
Reply in thread
Theoretically .svg-s are parseable, so it is possible to prevent or remove javascript from them programmatically.
Comment on
[solved] I am unable to upload a picture in my instance.
Reply in thread
Have you considered the time-verified Redis for key/value storage?
I prefer to keep the setup as it is now. But if I will need k/v storage next time, I will use something else. And then, when it will be time to upgrade, i will migrate from minio to next choice. Or, just drop this setup and create a new one.
Comment on
[solved] I am unable to upload a picture in my instance.
Reply in thread
the problem was in reverse proxy settings. but during the reconfiguration process i also switched the setup from files to minio and from sled (pict-rs relies on an embedded key-value store called sled to store metadata) to postgres
Comment on
[solved] I am unable to upload a picture in my instance.
Reply in thread
Comment on
I want to setup OpenFire with XEP-0289
Reply in thread
is not recommended for production systems
I think that this is because the protocol doesn't contain means of routing (similar to "SEEN-BY" fields). But that is solvable with some coding. And current implementation will work in restricted (controlled) tree-like topologies. I think this is negotiable, and there are no too much nodes, so agreements are possible.
Comment on
I want to setup OpenFire with XEP-0289
Reply in thread
The main repository of this project is
https://github.com/igniterealtime/Openfire
License: Apache-2
Current version is v5.1.0 (2026-06-03)
The feature was implemented since
v4.6.0 (2020-10-16)
«[OF-2030] - Add support for XEP-0289: Federated MUC for Constrained Environments»
::: spoiler uninteresting notes about OF-2030 (i don't see that link under OF-2030 - https://issues.igniterealtime.org/browse/OF-2030, and
web.archive org don't saved it
https://download.igniterealtime.org/openfire/docs/4.6.0/changelog.html
«
Loading... https://issues.igniterealtime.org/browse/OF-2030 | 17:30:40 September 20, 2022 Got an HTTP 301 response at crawl time Redirecting to... https://igniterealtime.atlassian.net/browse/OF-2030»
The link https://igniterealtime.atlassian.net/browse/OF-2030
is unavailable at web archive org
https://web.archive.org/web/20220922044149/https://igniterealtime.atlassian.net/browse/OF-2030 says:
426 Upgrade Required
« Похоже, на этом сайте есть проблема
https://web.archive.org/web/20220922044149if_/https://igniterealtime.atlassian.net/browse/OF-2030 вернул ошибку.
Код ошибки: 426 Upgrade Required
Проверьте, правильно ли вы ввели адрес веб-сайта.
»
, but available in the internet.
Contain almost no information, except that Guus der Kinderen is the author of implementation
:::
Comment on
Is there a community about longevity?
Comment on
How to refer to a message in different server?
Reply in thread
it give the resulting link as https://lemmyverse.link/xn--e1aghfa.xn--e1aqbccjfc.xn--p1acf/post/15 so the lemmyverse.link website is the single point of failure. It goes against the idea of federation.
Comment on
[solved] I am unable to upload a picture in my instance.
Reply in thread
I don't know is it related or not. I have only one container instead of two, and I use Firefox instead of Chromium. Theoretically it's possible that there is no enough access rights for images data volume, but I didn't checked that yet (and in this case the error message is not clear and helpfull).
Comment on
How to refer to a message in different server?
Reply in thread
An additional problem - the site https://lemmyverse.link/ is available only partially (requires VPN to work).
So my new idea is to deploy
https://github.com/RikudouSage/lemmyverse.link
into my website locally, and give 2 links - the relative (via local redirector) and the direct one (as a fallback).
the relative link on forein server will became broken, until they also install such redirector into the same path.
After that the link will always lead to local server and redirect to preferred server of user.
Comment on
How to refer to a message in different server?
Проверяем:
https://лемми.опенсорс.рус/post/15
Comment on
‘We Are Not Programmed to Die,’ Says Nobel Laureate Venki Ramakrishnan
«when we feel anxious, it is important to remember how terrible it would be to live forever»
I see none things terrible in ethernal living. Even after reading all these fantastic lies about scary infinite live.
Comment on
How to refer to a message in different server?
Reply in thread
The existence of local replica doesn't prove, that searching by remote URL will work (with remote server down).
Comment on
Berkeley Conference on Aging and Longevity 2026
How all ended?
Comment on
My prediction (you won't like it)
You should be more constructive. We have opensource software, so probably there will be opensource life length boosters. What do YOU done to make the second scenario happened?
Comment on
How to refer to a message in different server?
Reply in thread
You can also paste that into the search of any lemmy instance to find it, if they mirrored it
Yes, this works. But I don't understand how. The question is - will it work, if remote instance went down?
Comment on
How to refer to a message in different server?
Reply in thread
«Your original url is right there in the path if it were to go down» But how it's supposed to help one, to see the original URL? It will help only if the content is archived in some way. If remote lemmy server will go down. Then content will became unavailable, even If I install a local copy of that redirecting engine.
Comment on
[solved] I am unable to upload a picture in my instance.
Reply in thread
It's a bit illogical. I have exactly the same version as lemmy.ml. But their instance works, and mine - doesn't.
BE: 0.19.19
Comment on
[solved] I am unable to upload a picture in my instance.
Reply in thread
Ok, what I should do to fix the "Syntax Error" message during image uploading?