0 Followers
0 Following
2 Posts
Should I still consider joining tchncs then? I don’t really want to overload their servers. I’m only in a few rooms with little activity, though.

Does Proton count as a temporary email?

https://lemmy.world/post/16760427

Does Proton count as a temporary email? - Lemmy.World

I have a friend who is trying to set up an account on Lemmy, but they don’t like to use their real email, so they use aliases from Proton. Are such aliases allowed for making accounts on Lemmy.World?

What is the one year message limit on the Matrix server?

https://lemmy.world/post/16760288

What is the one year message limit on the Matrix server? - Lemmy.World

I have read in the TOS for the Matrix server that all messages are deleted after one year. If I am talking with someone, does that mean that messages that are older than a year are deleted on my side, or both sides of the conversation? What if the chat is E2EE? If I am using a device that is signed in and has seen old messages, are they removed from that device too?

Bot vs Bridge vs Appservice vs Integration?

https://lemmy.world/post/16616300

Bot vs Bridge vs Appservice vs Integration? - Lemmy.World

I have heard these words used a lot in Matrix documentation. Here’s what I think they mean: * Bot: Like a Discord or Slack bot, can be run off of a normal account on a homeserver (no homeserver hosting required) * Bridge: Connects Matrix and another messaging service, self-hosted homeserver seems to be required * Integration: Another name for a Bot, or is it something displayed in Matrix clients (ex: Element has n Etherpad integration)??? * Appservice: A better bot??? There’s also the whole language around bridges (puppeting, plumbing, etc.), but that’s for another question.

It supports E2EE.
The desktop and previous mobile clients are based off of Element, it’s only the new mobile clients that are custom.
You will have to start the chat from desktop, none of their mobile clients support starting a Matrix chat as of now.
It didn’t work, it just gave an error.

How can I migrate saves/states from Delta to Lemuroid/Retroarch (maybe) of Gameboy games?

https://lemmy.world/post/16370278

How can I migrate saves/states from Delta to Lemuroid/Retroarch (maybe) of Gameboy games? - Lemmy.World

I have been using Delta on iOS for my Gameboy gaming, and I have now moved to Android and am now trying to use Lemuroid. It doesn’t accept Delta’s .sav files, and instead uses .gb.slot1/.gb.slot2/etc. files. Is there a way to convert between them?

Is there a way to export a Docker container's configuration?

https://lemmy.world/post/16369386

Is there a way to export a Docker container's configuration? - Lemmy.World

I have a NAS where I tested to see if some apps could run on it without a server. They overloaded the CPU, so I am now wanting to move them over to a more powerful workstation. I’m used to Compose files/configs, but it seems that my NAS uses plain Docker. Is there a way to extract the configs/long terminal setup commands? I have Portainer installed, if that makes it easier.