this post was submitted on 15 Oct 2023
81 points (96.6% liked)

Linux

45595 readers
665 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

I ordered a Raspberry Pi 5 so I have a Pi 3 that’s about to be redundant. I haven’t used Pi-Hole so I was thinking it’d be good for that but I’m curious if there’s any downsides for users. Are sites blocked if you dont whitelist them? That sort of thing.

Basically, I’m not worried about me having issues but I’m worried about a maintenance headache if friends and family can’t access things.

you are viewing a single comment's thread
view the rest of the comments
[–] clif@lemmy.world 32 points 8 months ago (9 children)

Occasionally it's caused some problems with the tracking crapware that the spouse's company uses in their web platform. Since they work from home and it breaks the main site they use for work, I've had to add some exceptions.

I've also seen it occasionally cause problems on websites that rely on tracking garbage and outright fail when they're blocked. Usually I just never go there again but in a few cases it's been something I was forced to use so I just disable the pihole for five minutes, do what I need, and hope to never visit that site again.

I think there have been maybe eight of these occurrences in the past five years so it's not a continual annoyance. No big deal and definitely worth it.

[–] pancakesyrupyum@kbin.social 12 points 8 months ago (2 children)

“eight of these occurrences”

I’ve been using various forms of adblock for many years. If a website refuses to show you the information it contains: the information it has is probably toxic garbage.

I’ve lived by “if it doesn’t load, I doesn’t need it” for over a decade and I’ve never encountered a problem I couldn’t easily solve better without the troublesome webpage.

[–] tal@lemmy.today 2 points 8 months ago (1 children)

If a website refuses to show you the information it contains: the information it has is probably toxic garbage.

Ehhh. I've seen a number of news websites that have a "turn off your ad blocker" thing, and I'd imagine that this could trip that. They aren't malware sites.

[–] mhredox@reddthat.com 3 points 8 months ago (1 children)

90% of the time you can inspect element and then just delete it from the DOM.

[–] teft@startrek.website 1 points 8 months ago

Or drop into reader mode.

[–] clif@lemmy.world 1 points 8 months ago* (last edited 8 months ago)

While I agree with the sentiment, it doesn't really pan out for "complete this contract/form if you want to get paid" or "your job requires you to use our internal platform all day every day and we added click tracking to it but aren't smart enough to make the site function when it's blocked"

load more comments (6 replies)