Welcome to Software Development on Codidact!
Will you help us build our independent community of developers helping developers? We're small and trying to grow. We welcome questions about all aspects of software development, from design to code to QA and more. Got questions? Got answers? Got code you'd like someone to review? Please join us.
Comments on Strategy to migrate meaningful content from Stack Overflow
Parent
Strategy to migrate meaningful content from Stack Overflow
I was thinking about meaningful content that can be migrated (+ improved) from Stack Overflow. These categories pop into my mind:
-
closed questions: we know Stack Overflow is very picky when it comes to some matters ("primarily opinion based") and some questions are easily closed despite being very useful (lots of views, upvotes and great answers). Examples I have already migrated with an updated answer are How to upgrade a recent (>= 8) Angular CLI? and Is it recommended for ASP.NET Web API actions to always include a CancellationToken?.
-
questions with great, but almost invisible "late" answers: SO acknowledges the value of late answers (Necromancer badge), but in practice, they are rarely visible and folks will often use the most upvoted answer which is not always the best / up to date.
I am thinking about migrating some of these questions + what I think is the best answer as I stumble across such cases. However, I am also looking for community feedback if such an effort makes sense. Personally, I would gladly migrate some of my own late answers, as I sometimes use (and maybe update) them for current projects.
Post
Note: This is not an official Codidact staff answer; this is my personal opinion.
Let's try to build up a bit of an original base before we work on imports.
Based on other sites where content was imported - such as Writing or SciSpec - the site does better when you first work on building up local content instead of seeding the site with external content.
I would recommend first working on building up some Q&A here and making sure there's actually a userbase before importing.
0 comment threads