• 0 Posts
  • 15 Comments
Joined 1 year ago
cake
Cake day: June 18th, 2023

help-circle








  • Let’s say YouTube has a video and 2 ads:

    1. The video is served from videos.example.tld/video.mp4.
    2. The first ads is served from videos.example.tld/ads/ads1.mp4.
    3. The second ads is served from ads.company.tld/ads2.mp4.

    PiHole will be able to block only (3) because DNS applies at domain level, as in videos.example.tld. DNS requests only send the domain part and re-use the response for all addresses using that domain.

    Browser extension, on the other hand, sees a request to .../ads... and block it since it handled each HTTP/S request and know the full URL.







  • Even before reading the article, I can already guessed that the author uses only the laptop’s screen for work. I tried MacOS for 6 months, really liked that I can ultilize many of Linux commands that I only used to manage servers. But using multiple monitors is such a pain with MacOS that I can never understand how people put up with it. I then slowly understand why people keep saying “I can’t see you or if you raised your hand” during meetings, it’s because they use only one single screen.

    I do think MacOS will have a huge advantage over Windows and Linux if they overhaul the window system. However, seeing how “holding it wrong” consistently coming up in discussion, I don’t see any chance soon, if ever.