Deleting the bottles directories from the repos directory seems to fix it, thanks for the advice!
Update: Following your advice, I proceeded to delete the files for “bottles” from the repo folder in /var/lib/… and that seems to solve the issue! thanks for the help! :)
thanks for the tip about storage space, although I do seem to have 100 GB of free space so I do not think this is the issue?
However I noticed I have a filesystem /run/user/1000 it seems to be created by flatpak, and it has 1.6 GB of total space. Should this be a source of worry?
The other advice about deleting the directories does not seem to work either :(
While I love the idea, many RSS users may not use Lemmy, and I would not want to restrict the use of this to lemmy users only. But for now, this seems to be the best existing option. Thank you!
My claim is admittedly not based on trying it myself. I suppose I should test out friendica and see for myself.
what do screen recording softwares for wayland use under the hood then?
My issue with MBin is similar to that of Friendica. It’s more expensive to self-host. Lemmy scales better.
What I am proposing would use the same exact lemmy backend. How would it magically use more resources with the same backend?
What you said is incorrect, the difference in features offered is not the only reason for the difference in resource utilization. Lemmy meme communities have plenty of images going around.
The argument that I want to test is that Lemmy is as up to this task as LemmyBB being a phpBB experience but with a lemmy backend. I am proposing something like that.
The reason not to go with the other alternatives is that lemmy seems to do much better on resource utilization, which would make it much easier to host and scale.
does OBS just do everything with ffmpeg, or does it introduce extra functionality?
Following users can be simulated by the client. Behind the scenes, every user will have their own community, and their personal posts will go there. If you follow the user, the client would make you follow that community behind the scenes.
But I suppose you would need to prevent other users from being able to post there, I did not consider that. Lemmy does not have that kind of permission control. So maybe this is not viable … hmm
You’re right that lemmy never intended to be a Facebook mock-up (and I hope my post did not seem to allude to that), but I was wondering if it could be made to be so by changing only the client but keeping the rest intact.
My limited knowledge makes me think that lemmy is easier to host, consuming less resources in general, hence why I want to consider it first. But I could be wrong.
You can do it for xmpp and Jitsi right?
So there is no way with Rsync (under ssh) to set settings (config file or other) that will apply to all clients !!??
So it’s the client that configure rsync and the server !? there is no way around ?!
You basically want to use the daemon but under ssh. I looked into this before, and I think it is possible but the command for it is weird and confusing. Wish I remembered it, but just commenting to say that I vaguely remember there’s a way (or maybe I’m hallucinating).
For that use case, there’s two things you can do:
My torrent client is transmission. It has many ways to do what you ask.
First there’s a web ui which I can access from my pc or mobile. I can input the magnet link there and download.
Transmission also has an RPC client, and because of that many third party clients exist for it. Android apps, CLIs, etc. For all of which, i paste the magnet link and download.
EDIT: I believe Oracle cloud has something against P2P downloads, but I don’t remember what exactly.
I don’t quite understand the use case. Where are you trying to transfer from? PC? Smartphone (what kind?)? From devices you don’t control?
I use rsync to transfer from, PC, Android and other servers. It works well for my use case.
Which x86 SBC is that? I’m interested!
Does Podman work well when you have multiple rootless containers that you want to communicate securely in a least-privilege configuration (each container only has access to what it needs)? That is the one thing I couldn’t figure out how to do well with Podman.
ahh, so the game itself can use vulkan and it is not necessary for sway itself to use vulkan?? wow well that makes me very happy, thanks a lot!!