Urgent.News

One page, thousands of outlets. See who else covered it.

Editions

Tech

Tell HN: Cloudflare silently injects its analytics when you switch nameservers

A few hours ago I switched my nameservers to Cloudflare in order to enable R2 bucket serving through my own subdomain, and I found out that it silently had injected a JS analytics snippet in my HTML-only JS-free site textlog.cc — I had to go to the Analytics dashboard, Add the site to the analytics and then disable the snippet. I find this approach entirely invasive, you should opt-in to features…

We haven't written up this one. Hacker News Best has the full story — the link below goes straight to it.

Read the original at news.ycombinator.com →

More in Tech

Building an Enterprise Data Validation Framework: From Architecture to Version Control

Introduction When managing large-scale data migrations, ETL pipelines, or multi-database reconciliations, manual verification quickly falls short. Without structured automation, data discrepancies—ranging from missing rows to subtle rounding errors—easily slip into production.

  • Framework built in Python with 10 core modules
  • Configuration-driven test cases using YAML files
  • HTML reports generated after each execution cycle

More from Sunday 16 August →