Bone, so much BONE!
I am still so fucking sad to this day that the animated adaptation got canceled again and that Jeff Smith has pretty much given up on getting it adapted. Fuck yoooooouuuuuu Netflix!
Phoney Bone Always Gets My Vote!
Our News Team @ 11 with host Snot Flickerman
Bone, so much BONE!
I am still so fucking sad to this day that the animated adaptation got canceled again and that Jeff Smith has pretty much given up on getting it adapted. Fuck yoooooouuuuuu Netflix!
Phoney Bone Always Gets My Vote!
Unironically this is how stupid people actually work.
I can insult, say, a MAGA freak all I want, all my insults are too nuanced for them to truly understand. Half the things I think of as insults they think of as points of pride.
In a way, it must be a pleasure to be like that and have insults slide off you because you’re simply too simple to understand them at all.
You gotta be fucking kidding me!
You clearly haven’t been pornbrained by the internet.
It’s got what Kuzco craves!
Electrolytes! … and poison.
Zapp vibes:
Don’t forget Moody’s!
That Obits album "Moody, Standard and Poor" is so good.
It was some real DARVO shit.
Blahaj: we are banning this person to prevent their odious, abusive behavior from arriving on our instance to protect the sanity of our userbase.
Banned: Nuh uh, that’s overreach, you’re the real abuser here! I feel personally attacked!
I miss Hark a Vagrant so much.
Do we really need to be respecting US copyright laws at this point?
What was wild/hilarious to me was that so many of them are banned from Blahaj that I had to view the original thread on db0 to see over half the comments in the thread. I was receiving so many replies that just… didn’t federate to Blahaj… I never would have seen them if I hadn’t checked the other instance’s version of the thread.
That feel when they can’t even bother you because your admin is watching your back.
“When I’m around you, I can’t breathe.”
Ouch.
Ada does the hard work of blocking people so I don’t fucking have to. Thanks, Ada.
The number of people who refuse to follow the rule of “if you don’t like it, don’t engage with it” is too damn high. It’s like people think they’re owed others hearing their opinions. No, we don’t owe you that, especially not after you’ve disrespected very simple rules.
Meanwhile, inside my own fucked up head:
Not sure if I’m misunderstanding you, but pi hole doesn’t stop your DNS requests from leaving your network. All it does is filter the requests you send before relaying the requests that aren’t in the filter list to it’s upstream/next hop server.
Yes, that’s Pi-Hole with it’s default rollout. By default it’s a DNS forwarder that, as you said, after filtering locally, sends a request to an upstream DNS server (like say, Google 8.8.8.8 or Cloudflare 1.1.1.1) to search for the IP for the domain name you have entered into your browser.
Using unbound, you turn a Pi-Hole from a mere forwarder to a Recursive DNS Server. From my link (the one you quoted):
What is a recursive DNS server?¶
The first distinction we have to be aware of is whether a DNS server is authoritative or not. If I’m the authoritative server for, e.g., pi-hole.net, then I know which IP is the correct answer for a query. Recursive name servers, in contrast, resolve any query they receive by consulting the servers authoritative for this query by traversing the domain. Example: We want to resolve pi-hole.net. On behalf of the client, the recursive DNS server will traverse the path of the domain across the Internet to deliver the answer to the question.
And why does this matter? From the same link:
Benefit: Privacy - as you’re directly contacting the responsive servers, no server can fully log the exact paths you’re going, as e.g. the Google DNS servers will only be asked if you want to visit a Google website, but not if you visit the website of your favorite newspaper, etc.
So while it’s not as nice as having a DNS root server in your own home (which is a whole different beast and highly improbable for an individual to roll out) it effectively spreads its search so diffusely among DNS root servers, Top Level Domain DNS servers, and authoritative DNS servers that none of them have a full picture of what you searched for. The link I sent also breaks down the difference in steps:
A standard Pi-hole installation will do it as follows:
- Your client asks the Pi-hole Who is pi-hole.net?
- Your Pi-hole will check its cache and reply if the answer is already known.
- Your Pi-hole will check the blocking lists and reply if the domain is blocked.
- Since neither 2 nor 3 is true in our example, the Pi-hole forwards the request to the configured external upstream DNS server(s).
- Upon receiving the answer, your Pi-hole will reply to your client and tell it the answer to its request.
- Lastly, your Pi-hole will save the answer in its cache to be able to respond faster if any of your clients queries the same domain again.
After you set up your Pi-hole as described in this guide, this procedure changes notably:
- Your client asks the Pi-hole Who is pi-hole.net?
- Your Pi-hole will check its cache and reply if the answer is already known.
- Your Pi-hole will check the blocking lists and reply if the domain is blocked.
- Since neither 2 nor 3 is true in our example, the Pi-hole delegates the request to the (local) recursive DNS resolver.
- Your recursive server will send a query to the DNS root servers: “Who is handling .net?”
- The root server answers with a referral to the TLD servers for .net.
- Your recursive server will send a query to one of the TLD DNS servers for .net: “Who is handling pi-hole.net?”
- The TLD server answers with a referral to the authoritative name servers for pi-hole.net.
- Your recursive server will send a query to the authoritative name servers: “What is the IP of pi-hole.net?”
- The authoritative server will answer with the IP address of the domain pi-hole.net.
- Your recursive server will send the reply to your Pi-hole which will, in turn, reply to your client and tell it the answer to its request.
- Lastly, your Pi-hole will save the answer in its cache to be able to respond faster if any of your clients queries the same domain again.
The router may also have a giant fan screwed onto the back too.
I’m an atheist myself because I have never personally had such an experience, but I think it is unwise to dismiss the experiences of others. Just because I have never seen something doesn’t make it an impossible thing. It just makes it very difficult for me to understand the experience because I have never had one like it myself. I always tell myself that maybe that will change someday and so will I.
Thank you for sharing your experience.
BDSMJSON Test