Show HN: Grasswire – an Internet newsroom curated and fact-checked by everyone
11–20 of 103 posts
Re: Show HN: Grasswire – an Internet newsroom curated and fact-checked by everyone
#12You can replace "Upvote" with two buttons: "Like" and "Confirm". Because people will tend to upvote things even if they are not sure wherther the fact is true or not, simply because they like that fact. There are way too many low quality (twitter?) messages. Personally, I would not spend any of my time refuting and upvoting them. People have only 24 hour in a day, you need to provide better links, so people not only…
There's not really any good way to say "show me only good Twitter stuff related to this content." The top of the page should show you the best stuff, and the live streams will be for more hardcore users, kind of like the people who scan through the "new" page on HN. But we are definitely trying to find way to make that better if you have any suggestions.
Re: Show HN: Grasswire – an Internet newsroom curated and fact-checked by everyone
#13I like it. Feature request. Allow me to add a reference when I "Confirm" it
Re: Show HN: Grasswire – an Internet newsroom curated and fact-checked by everyone
#14You can replace "Upvote" with two buttons: "Like" and "Confirm". Because people will tend to upvote things even if they are not sure wherther the fact is true or not, simply because they like that fact. There are way too many low quality (twitter?) messages. Personally, I would not spend any of my time refuting and upvoting them. People have only 24 hour in a day, you need to provide better links, so people not only…
That's basically what it is now - there's "upvote" and there's "confirm" (to the right in the grey) There's not really any good way to say "show me only good Twitter stuff related to this content." The top of the page should show you the best stuff, and the live streams will be for more hardcore users, kind of like the people who scan through the "new" page on HN. But we are definitely trying to find way to make that…
Re: Show HN: Grasswire – an Internet newsroom curated and fact-checked by everyone
#15Earlier quoted context omitted.
That's basically what it is now - there's "upvote" and there's "confirm" (to the right in the grey) There's not really any good way to say "show me only good Twitter stuff related to this content." The top of the page should show you the best stuff, and the live streams will be for more hardcore users, kind of like the people who scan through the "new" page on HN. But we are definitely trying to find way to make that…
Yeah, you are right, somehow I missed that.
Also, part of our thesis as to how that works is that information can be "important" even if it's false - it's important to mark it out as false, since it's going to be spreading regardless. So in theory the two actions should be separate, and the incorrect information should be marked as such. Could be wrong on that - we'll see.
Re: Show HN: Grasswire – an Internet newsroom curated and fact-checked by everyone
#16going through the tutorial, once I clicked on the world cup it is a blank page. Load related I expect. Very interesting concept though. You just need that critical mass of fact checkers.
For some reason our load balancer thinks 2 of the instances aren't healthy (though they are) - checking on that, seems to be working now.
I figure you're doing some live updating to the code right now, but just a heads up, I get two errors and a blank page atm:
XMLHttpRequest cannot load http://api.grasswire.net/v1/newsfeeds. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://grasswire.com' is therefore not allowed access. (index):1
TypeError: Cannot read property 'left' of undefined
at g (http://grasswire.com/scripts/8ca0d719.vendor.js:12:1650)
at Object.fn (http://grasswire.com/scripts/8ca0d719.vendor.js:12:1242)
at i.$digest (http://grasswire.com/scripts/8ca0d719.vendor.js:5:17771)
at i.$apply (http://grasswire.com/scripts/8ca0d719.vendor.js:5:19070)
at HTMLAnchorElement. (http://grasswire.com/scripts/8ca0d719.vendor.js:6:28105)
at HTMLAnchorElement.kb.event.dispatch (http://grasswire.com/scripts/8ca0d719.vendor.js:2:23617)
at HTMLAnchorElement.r.handle (http://grasswire.com/scripts/8ca0d719.vendor.js:2:20329)
Will check back in a bit, the project sounds interesting.Re: Show HN: Grasswire – an Internet newsroom curated and fact-checked by everyone
#17Personal preference of course, but for instance after clicking Russia-Ukraine conflict it doesn't tell me in a quick glance what the story is, at the left there is a bunch of meaningless pictures from people I don't (or hardly) know, at the right some tweets in what seems at least 3 different font sizes, with the green imo making it harder to read,and then followed by a whole lot of videad with no title. Overall, an overload of colours and images. For me at least.
Re: Show HN: Grasswire – an Internet newsroom curated and fact-checked by everyone
#18Re: Show HN: Grasswire – an Internet newsroom curated and fact-checked by everyone
#19I've successfully signed up and in, but the newsfeed hangs (blank page): http://api.grasswire.net/v1/newsfeeds
All javascript etc. is also loaded succesfully.
Any ideas?
Re: Show HN: Grasswire – an Internet newsroom curated and fact-checked by everyone
#20Earlier quoted context omitted.
For some reason our load balancer thinks 2 of the instances aren't healthy (though they are) - checking on that, seems to be working now.
EDIT: fixed, thanks. I figure you're doing some live updating to the code right now, but just a heads up, I get two errors and a blank page atm: XMLHttpRequest cannot load http://api.grasswire.net/v1/newsfeeds. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://grasswire.com' is therefore not allowed access. (index):1 TypeError: Cannot read property 'left' of undefined at g (…