looks at community I hope so?
looks at community I hope so?
Well I MITM myself quite often to confirm it. I’m also smashing together hundreds of blocklists, and I always check the network tab of my browser’s developer tools and very rarely see anything coming from third-party domains.
Sure, sometimes assets are on the actual domain I’m visiting (or its CDN) but most of the time, even tracking scripts there are broken because they still call the blocked scripts.
By the way, it’s hilarious that everyone wants to fight so hard about this yet when someone says “use an adblocker” nobody says anything as if it’s the end-all solution.
I didn’t say “I have a bulletproof, surefire way to fix this.” I said “use network-based blocking.” However effective that is is up to the person implementing it; you have no idea how effective my setup is because you don’t have access to its configuration.
They’re not hard to circumvent, sure but then why am I so effectively blocking almost everything not tied to the “real” first-party domains?
Proxy? Is it that hard to figure out how to bundle and serve assets from the same domain? 😂
I’m a broken record: block Google (or whomever) with network-based blocking (IP and/or DNS), these guys have third-party tracking in virtually every website and app.
This is the correct answer. Facebook has third-party scripts all over the internet. I wish people would understand this — just because you’re not a Facebook user doesn’t mean Facebook (or anyone else) doesn’t track you.
I’m not sure about Facebook but tons of trackers are in apps too so the typical “use an adblocker” grumble isn’t even accurate either.
they’re perennially jealous of the shit Apple can get away with.
😒
I’d almost go through the trouble of getting the content out of Wordpress. The nice thing about static site generators is you can completely switch out the framework, runtime, base Docker image and/or OS at any time.
Your router probably does have one, but your end devices should too. If your router is some piece of trash ISP-supplied one, it might not even have a firewall for IPv6 (if it even supports IPv6 at all).
I would add from an end-user privacy perspective, they might want HTTPS. If I hit a website not using HTTPS, I pretty much immediately back out. Bad actors like hostile governments and hackers can use seemingly meaningless data against you.
I can’t remember exactly what happened but I remember back when WebMD was fighting against rolling out TLS hackers were able to find medical weaknesses against people.
Yes I have a DNS service listening on both UDP and TCP to respond to DNS queries from clients using the standard DNS port; crazy me. 🤪
You can’t have UDP and TCP on the same port? I don’t think that makes sense, I have DNS listening on UDP and TCP both on port 53.
Oh yeah I always forget people still cry about that. I’m a big fan of the unified experience that the software and hardware bring together, and that experience hasn’t been poor for me.
And usually all the cars around them had to wait six years because they weren’t aware of the upcoming turn (busy intersections).
People that leave trash in my car, usually the same people that exclaim “your car is so clean” when they first get in and see that it’s completely empty save for a few things in the glovebox.
My wife was raised in a culture where this is extremely rude. I know she hates it so I just take the bowl into the kitchen and finish it off there. I don’t want to screw around with the spoon for 10 hours either.
I just ignore them completely. They don’t exist for me. Depending who it is, I can say “I didn’t have time to listen to it but next time if you text/message I can probably get back to it faster.”
I killed off ads in the News app by blocking doh.apple.com
. I find it kind of funny that it looks up its DoH server IP using the existing DNS server and that simply returning NXDOMAIN cuts it off.
Not sure if they use it for much more than that though (doesn’t seem like it).
Feeling attacked with
Leggable
andFleable
. I’ve been known to write a concern or two in Ruby on Rails but what can I say? I like my code DRY.