Earlier quoted context omitted.
So what's the impetus for the news business to be available online? If the world wide web should be a free love utopia of data slurping why would these agencies, who have been built on the assumption that the creation and presentation of their data has an inherent worth? How do they get remunerated for their efforts? Or do they just never try to take advantage of this new epoch and die off, leaving us with a billion…
I would pay for a source of journalism that had any actual effort put in it and wasn't blatantly and hilariously wrong almost all of the time. Sadly news agencies don't fit that bill at all.
Mmm, Pi-hole
171–180 of 421 posts
Re: Mmm, Pi-hole
#172Earlier quoted context omitted.
I found the same thing with emails sent from an airline. It was frustrating because I did actually want to follow the links in the emails as they were to do with a flight I was taking.
You can whitelist domains, you can add to the blacklist or you can temporarily disable pihole (5-10min whatever) while you do something.
But I can understand how this would frustrate people, especially when they don't know how to disable it or aren't given the password.
Re: Mmm, Pi-hole
#173Monetizing such service sounds tough as you have very minimal leverage over the users (by design!) but perhaps a Patreon/Foundation would be sustainable, similar to how Wikipedia is? Perhaps it could be bundled to a VPN service?
Re: Mmm, Pi-hole
#174Someone on here recently recommended uMatrix for this purpose and I find that a nice trade-off between usability and request blocking. It's an extension but given it's less opaque than a generic ad-blocker I feel more in control and that it's less likely to go 'rogue' like adblockers do.
Longtime uMatrix user here. The most frustrating thing about UM (which is the same problem I had with NoScript back in the day) is that some scripts call other scripts. So, particularly when I'm trying to play an embedded video served by another site served through a CDN, the process for getting the damn video to play is something like: Click video -> Open uMatrix -> whitelist some scripts -> reload -> whitelist more…
Re: Mmm, Pi-hole
#175My favorite thing about it is ad-blocking in mobile apps. I tried to use it with OpenVPN on my android phone for ad-blocking when I'm on cellular data, but the speed it was unbearable. I'm not sure if it was my crappy router or what, everything I read says that DNS routing should be neglibible to speed.
The downside of pi-hole as opposed to a broswer extension is it's more difficult to allow things when needed, and whitelisting specific URLs can be difficult and slow to take effect.
Re: Mmm, Pi-hole
#176Don't bother trying to tell me this will be optional. Absolutely nothing will make me trust you after the MR. Robot incident. I would cut off two fingers to use Safari on Linux and Windows.
Re: Mmm, Pi-hole
#177Why are our devices so far outside our own control that we need to run an additional device on our networks to help prevent them from making unwanted network requests? The whole approach of Pi-hole feels misguided. Blacklisting domains and hosts should be something easily done on my device locally. Then it comes with me when I visit friends or coffee shops, and it's easy to temporarily disable when it breaks somethin…
Re: Mmm, Pi-hole
#178Why are our devices so far outside our own control that we need to run an additional device on our networks to help prevent them from making unwanted network requests? The whole approach of Pi-hole feels misguided. Blacklisting domains and hosts should be something easily done on my device locally. Then it comes with me when I visit friends or coffee shops, and it's easy to temporarily disable when it breaks somethin…
Re: Mmm, Pi-hole
#179This might be dumb question and me missing something: Is it technically possible for someone to set up a PiHole DNS service similar to how Google has 8.8.8.8 ? It would be much better user experience in my opinion to just set a different DNS than to have to setup a new machine on your network. Monetizing such service sounds tough as you have very minimal leverage over the users (by design!) but perhaps a Patreon/Foun…
It would be easy to exploit people and as you say it's basically impossible to monetize. There would be motivation to do so.
Re: Mmm, Pi-hole
#180Earlier quoted context omitted.
you could do the same with ublock
Not on a network-wide basis, and not on non-browsers. I don’t think anyone here is saying don’t use a browser-based blocker too. I use both a browser plugin on the client and dnsmasq on my network.