1347
you are viewing a single comment's thread
view the rest of the comments
[-] toastal@lemmy.ml 3 points 6 months ago

So long as you don’t buy into a platform’s proprietary features, you should be able to easily migrate if the basis is on a open technology. For instance, if you are using Git as your VCS, you can rehost it elsewhere easily. If your chat is on IRC and Freenode goes down, it wasn’t difficult to move to another platform as communities did. If you buy into Discord, you’re SoL for porting data out or having an easy way to transition to I different room/server since you have to migrate to a different protocol. If you start relying on Microsoft GitHub’s Issues, Action, Sponsors, etc. then you will also feel equally as locked in even if the fundamental system, Git is trivial to migrate.

[-] CameronDev@programming.dev 1 points 6 months ago

Could chat histories get transitioned from Freenode onwards? Because that is the major issue I see with using Discord, projects often use chat history as a "wiki" of sorts. If you did the same thing on IRC, wouldn't you be equally SOL? I dont think switching the protocol is the problem, its leaving behind the historical data?

[-] toastal@lemmy.ml 2 points 6 months ago

I think a lot of the arguments in this thread are pointing out that for info worthy of holding onto, you should probably be using forums. Part of the Discord issues is using it to hold onto permanent info (which requires an account to try to search). If you keep chat with the idea that it should be ephemeral in, then migrating isn’t an issue. The folks that mean for their IRC rooms to be longer lived, have public logs in HTML to search & those that didn’t, well they didn’t care that that history was lost since it was never meant to live forever. Without IRCv3 there isn’t even the concept of history (which has usability consequences needing a bouncer or an always-on remote terminal), but for instance with XMPP many rooms just give you the last n number of messages which is enough to understand the current conversation to participate, not read the entire log since room inception.

[-] CameronDev@programming.dev 2 points 6 months ago

Yeah, forums or wikis for long term data, chat for ephemeral data. Just never confluence :D

this post was submitted on 02 Mar 2024
1347 points (100.0% liked)

Open Source

30349 readers
1041 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS