@
[email protected]
Actually since yesterday I'm pondering about the idea to build a #federated version of stackoverflow, nothing written yet, I'm reading, researching.
Also, right now I was checking this stack exchange sqlite db under CC BY-SA 4.0 to check how useful and doable would be import this data and using as a base for the federated version.
Also wondering if we could use this data somehow to train our own opensource AI to help the community, but I'm do not have knowledge on LLM/AI things. Please if there is any expert I would appreciate the opinion on that.
https://seqlite.puny.engineering
EDIT:
A better place to download the dump content, with more interesting tables, like the one with the Votes; the other link the dumped data only contains two tables Users and Posts. Right now downloading the whole data related with stack overflow, and will take some time due my humble home internet connection, so I didn't have the chance to take a look at the data, but I guess that's the interesting thing.
here:
https://archive.org/download/stackexchange
@weirdwriter @ajsadauskas @lemmyreader
Yes, forum platforms too (incl #nodebb of course).
I do get the (very vague) impression discourse is focusing on integrating well with masto to a good extent and so might not integrate too well with the other Reddit/forum platforms. If true, that might be a good enough reason to start with another base. OTOH, it’s a familiar platform to many devs so adapting it for stackoverflow like use could go well right?