top | item 25969107

(no title)

rohan1024 | 5 years ago

I wonder if we could implement a decentralized version of SO. It can be a CLI app since it is used by developers only. The app can keep all question/answers of topic relevant to the developer locally. This will allow developer to find answers offline as well. Since it is only text data it should not take more than a GB.

discuss

order

rovr138|5 years ago

That, not more than a GB part is very wrong

    stackoverflow.com-Badges.7z (View Contents) 07-Dec-2020 17:09 273.8M
    stackoverflow.com-Comments.7z (View Contents) 08-Dec-2020 03:10 4.5G
    stackoverflow.com-PostHistory.7z (View Contents) 08-Dec-2020 22:50 28.0G
    stackoverflow.com-PostLinks.7z (View Contents) 07-Dec-2020 17:11 95.6M
    stackoverflow.com-Posts.7z (View Contents) 08-Dec-2020 18:48 15.9G
    stackoverflow.com-Tags.7z (View Contents) 07-Dec-2020 17:11 843.9K
    stackoverflow.com-Users.7z (View Contents) 07-Dec-2020 17:25 645.2M
    stackoverflow.com-Votes.7z (View Contents) 07-Dec-2020 22:14 1.2G

swalsh|5 years ago

There's a lot of metadata not being caputred by MetaData which would be insanely useful for a lot of purposes. It would be kind of neat if a lot more of that was captured... and if SO answers had more programatic access.

ruslan|5 years ago

Preferably a knowlage DB accessable through whois(1) protocol.

mcint|5 years ago

Whois does seem a little more flexible than dict. Able to delegate and recurse in answering a query. Let's add some flags

hprotagonist|5 years ago

with a human in the loop, this is IRC.