Show HN: Metadocs, kinda like Reddit, but built into every documentation
11–20 of 48 posts
Re: Show HN: Metadocs, kinda like Reddit, but built into every documentation
#12However, the actual tool is only a tiny part of the problem. The bigger part is moderation and spam.
While this is niche that's not a big deal, but it's also nothing like reddit in that case.
What if it does take of? How will you handle spam/astroturfing/hate/illegal comments?
Re: Show HN: Metadocs, kinda like Reddit, but built into every documentation
#13However, the actual tool is only a tiny part of the problem. The bigger part is moderation and spam.
While this is niche with a tiny user base that's not a big deal.
But, what if it does take of? How will you handle spam/astroturfing/hate/illegal comments?
Re: Show HN: Metadocs, kinda like Reddit, but built into every documentation
#14Re: Show HN: Metadocs, kinda like Reddit, but built into every documentation
#15There was a cool link curator service called StumbleUpon. You click a button, and it takes you to a random interesting web page. One of my favorite things about this is you can comment on these pages as well. It was fun to see other peoples reactions to random pages, flash videos, memes, art, essay, etc. Eventually I realized that you can click the 'discussion' button even on pages that StumbleUpon didn't bring me to…
I too remember StumbleUpon fondly. Now I feel like it's a way to get people to go to questionable sites, but back then it was a lot of fun. > Rarely did I see trolling or off topic comments(Ie politics). I wonder if this is due to the format or strictly because of the time?
Re: Show HN: Metadocs, kinda like Reddit, but built into every documentation
#16I used to read the comments on PHP.net to learn more about certain features or to find example usages. This made the PHP community seem very approachable and helpful.
Re: Show HN: Metadocs, kinda like Reddit, but built into every documentation
#17There was a cool link curator service called StumbleUpon. You click a button, and it takes you to a random interesting web page. One of my favorite things about this is you can comment on these pages as well. It was fun to see other peoples reactions to random pages, flash videos, memes, art, essay, etc. Eventually I realized that you can click the 'discussion' button even on pages that StumbleUpon didn't bring me to…
Incidentally, this is one of several things I've thought FF should have integrated into the browser to differentiate themselves and maybe retain or, if you can imagine it, grow their userbase. It'd be an outstanding core of a distributed social network, if they wanted to take it that direction, and a decade or so ago FF was uniquely positioned to make such a thing happen by integrating it directly with the browser so the best way to experience it was in FF. These days, I'm not sure they've got enough users left to make such a play, but they did at one time.
Re: Show HN: Metadocs, kinda like Reddit, but built into every documentation
#18I've dreamed of something like this for a long time. However, the actual tool is only a tiny part of the problem. The bigger part is moderation and spam. While this is niche that's not a big deal, but it's also nothing like reddit in that case. What if it does take of? How will you handle spam/astroturfing/hate/illegal comments?
I'll initially start by moderating comments myself, (need to create a policy first) and see what to do from there.
Re: Show HN: Metadocs, kinda like Reddit, but built into every documentation
#19which problem are you trying to solve?
So I was going through a documentation of an ORM library for another project of mine, and it was kinda poorly written. And I didn't feel like going through the effort required to go to another website and ask questions there. I thought I wish I could ask questions right here.
So I took that feeling and turned it into something tangible.
Re: Show HN: Metadocs, kinda like Reddit, but built into every documentation
#20There was a cool link curator service called StumbleUpon. You click a button, and it takes you to a random interesting web page. One of my favorite things about this is you can comment on these pages as well. It was fun to see other peoples reactions to random pages, flash videos, memes, art, essay, etc. Eventually I realized that you can click the 'discussion' button even on pages that StumbleUpon didn't bring me to…
Yeah, cold start and moderation are two problems I need to solve. I'm focusing on documentation pages at first hoping to build a commpunity that is helpful. Like pointing out pitfalls and better solutions to existing problems. Also I used to be a stumbleupon user too. I don't remember the discuss feature, but I remember using it to find hidden gems of the web.
p.s. I could ramble about moderation for a while. I'm in favor of suspending rather than banning users in most cases, and I've been toying with an idea that suspensions could be based on the amount of content and crap someone generates. You want content, and you want to keep the level of crap in that content low enough your moderation can keep up with it. If someone generates a lot of content and a little crap, you can just remove the crap and only give them a small suspension. If the proportion of crap to content someone generates is over whatever threshold you think is manageable for your platform, give them increasing-duration suspensions so they're generating less content and less crap - keeping your sitewide crap threshold down. If their crap-to-content ratio goes back below the threshold, or your sitewide crap load has gone down, you can start cutting down the duration on the suspensions. An algorithm could surely be devised for this and then you just set a 'crap threshold' platform wide and moderators don't have to do anything other than remove a post and the suspension is automatically applied. There are exceptions, of course. Illegal content? Removal and warning if it's not too serious - ban if they do it a second time. Removal and ban if it's serious. Harassing other users? Ban. Crap of a type that will drive away your userbase? Warning, ban. You could probably devise a more strict algorithm for this, but when it comes to people who make a community worse by being there, being lenient with them is something you're doing for their benefit, not yours. Whether you choose to be lenient is up to you, but if you get it wrong they'll drive away the people who generate content and you'll be left with people who generate crap.