Urgent.News

What's breaking now, across thousands of outlets.

Tech

VIES Uptime, Measured — 28 Member States, One Sample Every 15 Minutes

Originally published at vatnode.dev . The version on vatnode.dev is the canonical source — refer to it for the latest content. {/* RECOMPUTE BEFORE PUBLISHING — every figure below comes from one script run. python3 vies-report.py > report.txt Numbers currently in this file are from a 5-day window (2026-08-06 → 2026-08-11), 548 samples per state. They must be replaced with the 30-day run taken on…

The European Commission tracks the availability of each member state's VAT validation backend through an endpoint that checks if it is reachable at any given moment. This data is collected every 15 minutes, resulting in a sample for each state. Over a five-day period, totaling 548 samples per state (15,344 samples overall), the findings reveal that 15 out of the 28 member states experienced no downtime, while the remaining 13 faced some level of unavailability.

The aggregate availability across all member states and samples is 98.71%, which, while accurate, is considered meaningless by the author. This is because individual member states, such as Germany, Ireland, and Latvia, exhibit vastly different patterns of availability and unavailability, and these variations are far more significant than a single aggregate figure.

The breakdown by country shows that Germany, in particular, has a unique pattern. It is available in every sample from 01:00 to 20:00 UTC but unavailable during the 22:00 to 00:59 UTC window. This behavior repeats daily, with the 21:00 hour marking the approximate boundary of unavailability. The remaining 15 states with no downtime represent an exception to the general trend, demonstrating that the reliability of VIES varies significantly among member states.

Written by urgent.news from Dev.to's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

Read the original at dev.to →

More in Tech

Eight Frames Said Fail. Twenty-Four Said Pass.

Originally published on hexisteme notes . On 2026-08-14, a screen-metric experiment in my YouTube Shorts pipeline ended undeterminable.

  • Eight frames failed motion median test at 47.5%
  • Twenty-four frames passed median test at 56.5%
  • Rule clarified denominator for compliance calculation

A Better SQL in 11 Lines of Code

  • Prela is a novel query language with binary relations as core concepts
  • Tutorial demonstrates Prela basics using Python to understand core principles
  • Prela's composition operator allows chaining multiple .select calls for complex queries

More from Monday 31 August →