this post was submitted on 05 May 2025
472 points (98.4% liked)

Technology

72577 readers
3759 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] JackbyDev@programming.dev 0 points 2 months ago* (last edited 2 months ago) (4 children)

Edit: Apparently years of seeing it called primary and secondary led to a fundamental misunderstanding of how it works lol. Just use a pi and ad guard.

Randomly? No, only when your pi goes down. Or when ever you're looking at something that gets around the simple DNS based ad filtering pinhole does. It's foolish to spend twice as much money for this level of fail over protection to prevent ads. It's not like if you see an ad you're going to die lol. If you're that opposed to them, sure, go for it, but you're better off spending your time doing other things to stop ads than maintaining two pi holes because one might fail.

And like the other person said, just use ad guard's public DNS. I use it on my router and on my phone.

[–] SpaceCadet 6 points 2 months ago (3 children)

Randomly? No, only when your pi goes down

Not how secondary DNS works. It round robins the requests across primary and secondary DNS servers.

[–] JackbyDev@programming.dev 1 points 2 months ago (2 children)

Why call it secondary then, that's so counterintuitive lol 😭 I guess "the second hardest problem in computer science" applies because I can't think of a better name either.

[–] SpaceCadet 2 points 2 months ago

Why call it secondary then, that’s so counterintuitive lol

I don't think that's even the official naming. It probably comes from what Windows 95 called it back in the day:

On Linux, it's just an additional "nameserver x.x.x.x" line in /etc/resolv.conf, with no indication of which is the "primary" or "secondary".

load more comments (1 replies)
load more comments (1 replies)
load more comments (1 replies)