https://github.com/fraction/fraction.github.io
Part of something bigger.
https://github.com/fraction/fraction.github.io
Last synced: 10 months ago
JSON representation
Part of something bigger.
- Host: GitHub
- URL: https://github.com/fraction/fraction.github.io
- Owner: fraction
- License: other
- Created: 2014-05-05T21:07:46.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2016-11-16T18:27:37.000Z (over 9 years ago)
- Last Synced: 2024-04-14T23:30:09.324Z (about 2 years ago)
- Language: CSS
- Homepage: http://fraction.io
- Size: 85 KB
- Stars: 1
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
**Fraction is in beta! Please feel free to [check it out](http://beta.fraction.io/), [contribute](http://code.fraction.io/), or [get notified when we launch](http://eepurl.com/PS9SD)!**
## The Problem
Many web communities rely on a direct democracy to decide which content they should show you. **The things you're shown aren't designed to be relevant to you**, they're designed to be relevant to a hypothetical "average community member". As a community grows, it's [difficult to maintain the character of the community](http://www.paulgraham.com/hackernews.html), which leads to censorship by unelected moderators. Once the gap between a group of users and the "average community member" becomes large enough, the minority group will start their own community elsewhere, as we've seen recently with communities like [Digg](http://digg.com), [Reddit](http://reddit.com), [Hacker News](https://news.ycombinator.com/), [Designer News](http://news.ycombinator.com), [Growth Hackers](http://growthhackers.com/), [Hubski](http://hubski.com/), [EchoJS](http://www.echojs.com/), [Inbound](http://inbound.org/), [DataTau](http://www.datatau.com/), [Lobsters](https://lobste.rs/), [USV](http://www.usv.com/), [Biotech Pulse](http://news.harlembiospace.com/), [FireSpotting](http://firespotting.com/), and dozens of others (many of which have failed).
## The Solution
Using machine learning techniques like [collaborative filtering](https://en.wikipedia.org/wiki/Collaborative_filtering) and [natural language processing](https://en.wikipedia.org/wiki/Natural_language_processing), we want show you things that are relevant to you, let the community moderate itself, and dramatically hinder the fragmentation of our communities. We don't need *more* communities, we need a smarter community. Instead of [competing](https://xkcd.com/927/) with the existing communities, we want to consolidate them and allow the cross-polination of people and ideas.
## The Hard Part
This has never been done before, so experimentation is the name of the game. The first community we'll be working with is Hacker News, a fantastic reseource for both programmers and entrepreneurs, hosted by YCombinatator. Once we're finished, we'll invite everyone on the [public beta list](http://eepurl.com/PS9SD) to check it out.
## The Bottom Line
We'd love to hear your thoughts on this project, so please feel free to ask questions and make suggestions by [creating a new issue](https://github.com/fraction/fraction/issues/new). Interesting in participating? Please check out the [contribution guidelines](https://github.com/fraction/fraction/blob/master/CONTRIBUTING.md) before submitting your pull request. Thanks!