Zero tracker, zero cookie
No analytics, no third-party scripts, no Google Fonts. Every outbound request is useful content — no telemetry weighing down each view.
Sustainable IT · Vert Num'
This site weighs a few dozen kilobytes per page and uses no cookies, no remote fonts, no analytics. Here are the real measurements, the applied methodology, and a calculator to test yours.
Live measurements via the browser Performance API. Reload to refresh.
Weight includes HTML, CSS, JS, images, fonts, and service workers. CO₂ follows the Sustainable Web Design v4 methodology (0.494 g CO₂ / MB, global network). Our host IONOS is certified green, reducing the footprint by ~9 %.
Estimate a site's annual footprint from three sliders. Based on SWD v4 — same as Website Carbon.
Annual equivalents:
14 sustainable-design measures actually in place on this site. Auditable by opening DevTools.
No analytics, no third-party scripts, no Google Fonts. Every outbound request is useful content — no telemetry weighing down each view.
Pages are cached after the first visit. A returning visitor only re-downloads the changed HTML — assets (CSS, JS, images) are served locally.
IONOS is certified by the Green Web Foundation — data centers running on renewable electricity, with a public PUE commitment.
Modern formats (WebP, AVIF when relevant), loading="lazy" attribute, explicit dimensions to avoid CPU/battery-costly reflows.
One styles.min.css and one neural.min.js, no framework. No React/Vue to load — just native DOM and a few AI modules enabled on demand.
No remote @font-face. The system-ui stack reuses fonts already installed — 0 KB to download, 0 latency.
All icons live in a single SVG sprite <use>. No icon webfont, no multiple PNGs: a few KB for the whole site.
"Eye" button in the header: cuts the animated neural background and HAL voice. Near-zero CPU/GPU cost for long reads or low batteries.
All animations (fade, scale, transitions) are cut if the user has enabled reduced motion. CPU savings and comfort for sensitive people.
Vision, sign language, RAG, Transformers.js: everything runs client-side. No inference server, no network round-trip after model load. Zero cloud energy cost at runtime.
The neural background only appears on "showcase" pages. Content pages (education, contact) have a static background — less GPU load.
Request multiplexing, brotli compression on IONOS. Real network weight is ~30 % lower than the transferred weight shown above (brotli measurement).
The browser prefetches likely internal pages (never heavy games) during idle time. Perceived instant, no re-transfer.
Manifest + service worker: the site works offline after the first visit. No wasted re-fetch on poor networks.
The calculation follows the Sustainable Web Design v4 model (2024):
CO₂ (g/view) = weight_MB × 0.494 × (new + returning × 0.02)
× (1 − 0.09 if green hosting)
Sources: Sustainable Web Design v4, Website Carbon, CO2.js, French RGESN framework.
The SWD methodology is an approximation intended for teaching and comparison. For an official carbon audit, an ISO 14067 / RGESN assessment is required — which I can carry out on request.