Does Proton count as a temporary email?
Does Proton count as a temporary email?
What is the one year message limit on the Matrix server?
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?
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.
How can I migrate saves/states from Delta to Lemuroid/Retroarch (maybe) of Gameboy games?
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?
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.