<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Raspberry-Pi on The Home Lab</title><link>https://adamazl.github.io/homelab/tags/raspberry-pi/</link><description>Recent content in Raspberry-Pi on The Home Lab</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Sun, 15 Mar 2026 00:37:20 +1300</lastBuildDate><atom:link href="https://adamazl.github.io/homelab/tags/raspberry-pi/index.xml" rel="self" type="application/rss+xml"/><item><title>Network-Wide Ad Blocking with Pi-hole</title><link>https://adamazl.github.io/homelab/posts/pihole-dns-ad-blocking/</link><pubDate>Sat, 18 Oct 2025 00:00:00 +0000</pubDate><guid>https://adamazl.github.io/homelab/posts/pihole-dns-ad-blocking/</guid><description>&lt;h2 id="why-pi-hole"&gt;Why Pi-hole&lt;/h2&gt;
&lt;p&gt;Most ad blockers work at the browser level. Pi-hole works at the DNS level, which means it blocks ads for every device on your network — smart TVs, phones, game consoles, IoT devices — without installing anything on them. It works by acting as the DNS resolver for your LAN and returning &lt;code&gt;0.0.0.0&lt;/code&gt; for known ad and tracking domains instead of the real IP.&lt;/p&gt;
&lt;p&gt;The side effect is that you also get a full picture of every DNS query every device makes, which is genuinely eye-opening. You will quickly discover that your smart TV is phoning home every few minutes.&lt;/p&gt;</description></item></channel></rss>