Live data from Hacker News

Show HN: No Coin – A browser extension to block coin miners

github.com

231–240 of 269 posts

Re: Show HN: No Coin – A browser extension to block coin miners

#231

Earlier quoted context omitted.

> Because they know people don't like to pay, they choose to pretend they're free, while at the same time bleeding the visitors for small amounts of indirect money (in attention => time, or computing resources => electricity). I mean... I get where you're coming from, and I agree that I don't like it either - but I'm curious what the "right" solution is. I think it's clear that people, on average, hate to pay. They h…

Yes, people hate to pay. Like 'Eliezer said once, paying literally feels like losing hit points in a video game. Still, I think we should accept it. My proposed solution is bit unpopular, but it goes like this: just have people pay actual money. Now, this would cause a lot of the present Internet to disappear, and I say good riddance . Here is why. The Internet is mostly made of two kinds of people: 1) those who publ…

As an aside, I think newer p2p oriented technologies will slowly improve the "pro bono" culture. When we can all host a site with a good UX, easily, that can handle reddit level traffic for free.. the model changes a lot.

Tech like IPFS could make the world a very interesting place.

Re: Show HN: No Coin – A browser extension to block coin miners

#233

Earlier quoted context omitted.

Yes, people hate to pay. Like 'Eliezer said once, paying literally feels like losing hit points in a video game. Still, I think we should accept it. My proposed solution is bit unpopular, but it goes like this: just have people pay actual money. Now, this would cause a lot of the present Internet to disappear, and I say good riddance . Here is why. The Internet is mostly made of two kinds of people: 1) those who publ…

As an aside, I think newer p2p oriented technologies will slowly improve the "pro bono" culture. When we can all host a site with a good UX, easily, that can handle reddit level traffic for free.. the model changes a lot. Tech like IPFS could make the world a very interesting place.

I hope so. I'm following the development of IPFS closely. In fact, sillysaurus3's subthread about Twitch[0] made me think that maybe something IPFS-like (e.g. the libp2p that powers it) could be used for video streaming, making a streamer independent of big companies subsidizing bandwidth. I'm very hopeful for more developments in this area.

[0] - https://news.ycombinator.com/item?id=15272175

Re: Show HN: No Coin – A browser extension to block coin miners

#234
Trading content for processing power seems like a logical and satisfactory solution to an age-old problem- people wanting free stuff, businesses wanting to stay in business. I think it's a beautiful example of new economic models enabled by tech. Are people's main concerns battery life/power usage?

Re: Show HN: No Coin – A browser extension to block coin miners

#235

Trading content for processing power seems like a logical and satisfactory solution to an age-old problem- people wanting free stuff, businesses wanting to stay in business. I think it's a beautiful example of new economic models enabled by tech. Are people's main concerns battery life/power usage?

My concern is that I can't leave a tab open long-term without risking a performance hit. Of course that's also true now (with ads or heavy JS), but those generally aren't deliberately trying to induce high(er) CPU loads.

Re: Show HN: No Coin – A browser extension to block coin miners

#236

Earlier quoted context omitted.

Yeah but you're not entitled to use their server's resources for free. If you're not okay with them running a miner while you use their site, don't use their site. I'm okay with this approach as long as they are transparent about it.

I am. That's literally how HTTP, and broadly the Internet , works. If you want to put restrictions on how your site is meant to be used, use appropriate protocol means. Like, respond with 402, or simply don't serve content until I pay you / agree to display ads / agree to run your cryptocoin miners / whatever. Ads, and sneaky cryptocoin mining scripts, are underhand attempts at having a cake and eating it too. Becaus…

> Ads, and sneaky cryptocoin mining scripts, are underhand attempts at having a cake and eating it too

Like I already said, I'm fine with it if they're transparent about what they're doing. Miners should not run by default, they should get the user's permission first. If they refuse, don't serve the site.

Re: Show HN: No Coin – A browser extension to block coin miners

#237

Earlier quoted context omitted.

Yeah but you're not entitled to use their server's resources for free. If you're not okay with them running a miner while you use their site, don't use their site. I'm okay with this approach as long as they are transparent about it.

> If you're not okay with them running a miner while you use their site, don't use their site. The onus is on the site to not serve up content if they don't trust that I'm running their code as-is at full speed. Nothing about the design of the Web says that servers should trust unauthenticated clients or that clients should prioritize the server's wishes over those of the user. Server operators have no standing to co…

Or I mean, you can just ask if the user is okay with the site running a miner, and if they refuse then don't serve the content. That's what I mean by transparency.

Re: Show HN: No Coin – A browser extension to block coin miners

#238

Earlier quoted context omitted.

You have to remember that you're not entitled to their server resources. If you are not okay with a CPU miner, then don't use their site. I'm okay with this as long as they are 100% transparent about their monetization scheme.

> You have to remember that you're not entitled to their server resources. I am, to the extent their server responds to open protocols on the public Internet. It's up to them , not me, to configure what their server sends when. This is literally how the Internet works.

We're not disagreeing. Server makes it clear they want to run a miner, if the user refuses then don't serve the content.

Re: Show HN: No Coin – A browser extension to block coin miners

#239
post #193

Earlier quoted context omitted.

You have to remember that you're not entitled to their server resources. If you are not okay with a CPU miner, then don't use their site. I'm okay with this as long as they are 100% transparent about their monetization scheme.

I'm pretty sure I'm entitled to request content, and my machine can render it however it likes. They make the choice whether to serve it or not.

Yes, that's exactly what I've been saying. If the user refuses to run the miner, don't serve the content. It's the exact same with ad blockers.

Re: Show HN: No Coin – A browser extension to block coin miners

#240

Earlier quoted context omitted.

> If you're not okay with them running a miner while you use their site, don't use their site. The onus is on the site to not serve up content if they don't trust that I'm running their code as-is at full speed. Nothing about the design of the Web says that servers should trust unauthenticated clients or that clients should prioritize the server's wishes over those of the user. Server operators have no standing to co…

Or I mean, you can just ask if the user is okay with the site running a miner, and if they refuse then don't serve the content. That's what I mean by transparency.

That works, if you trust the user not to lie when they have every incentive to lie.
Post reply on HN