David Blume commited on 2018-01-21 15:07:58
Showing 1 changed files, with 3 additions and 3 deletions.
... | ... |
@@ -9,14 +9,14 @@ and decide which articles to include in its own feed. |
9 | 9 |
|
10 | 10 |
TechCrunch was a great blog about innovation and entrepreneurship. As it grew, |
11 | 11 |
it published more articles than I cared to read. Like many savvy blog readers, |
12 |
-I used a feed reader to present the latest articles to me, but TechCrunch was |
|
13 |
-simply too profuse. |
|
12 |
+I used a feed reader to present the latest articles to me, but TechCrunch's |
|
13 |
+feed was simply too profuse. |
|
14 | 14 |
|
15 | 15 |
## The Solution |
16 | 16 |
|
17 | 17 |
I created a service that'd visit TechCrunch's feed, and make note of who made |
18 | 18 |
which articles, what the articles were about, how many comments each article |
19 |
-had, and how many Diggs2, Facebook likes and Facebook shares each article had. |
|
19 |
+had, and how many Diggs, Facebook likes and Facebook shares each article had. |
|
20 | 20 |
|
21 | 21 |
With that data, the service would determine the median, mean, standard |
22 | 22 |
deviation, and create a minimum threshold for whether the article merited |
23 | 23 |