Responsible AI, frugal by design.
This page is both a public commitment and a living report. At OSYNA, performance is not paid for in wasted energy: we pick the most frugal technology that does the job, we measure our impact, and we host our services on infrastructure powered by renewable electricity.
Last updated: July 2026
Use AI only when it delivers real value, design frugal systems by default, and make our footprint measurable rather than merely stated.
AI in its right place
Artificial intelligence is powerful — and energy-hungry. A single call to a large language model consumes orders of magnitude more than a classic script. We reject “AI-washing” — adding AI everywhere because it sells. We use it only when it solves a problem that no simpler solution solves as well.
A concrete example: to extract data from a website (scraping), we use standard libraries and frameworks — an HTTP client and a parser — rather than an AI model. The task is deterministic; an LLM would be slower, costlier and far more energy-intensive for an identical result. Many providers ignore this principle. We do not.
- The right tool first: classic code, a database query or a business rule before any model call.
- Right-sized models: the smallest model that meets the goal, with caching and batching to avoid redundant calls.
- Measure before deploying: is AI necessary? Is the gain real and auditable? (see our Frugal AI & Green IT expertise).
Hosting powered by renewable energy
Our website and services run on Hostinger’s infrastructure. According to their 2025 Sustainability Report, their data centers run on 100% renewable electricity, and decommissioned servers and switches are reused or recycled as part of a circular-economy approach.
In practice, the electricity that runs osyna.com is backed by renewable sources: for 2025 Hostinger reports market-based Scope 2 emissions of 23 tCO₂e, against 0.2 tCO₂e for Scope 1. The company is also ISO/IEC 27001:2022 certified for information security. We favour shared, efficient infrastructure over over-provisioned dedicated servers.
A low-impact website
A fast website is a frugal one: less data transferred, less computation on the server and in the browser, so less energy per visit. osyna.com is built with Astro and shipped as static pages — the HTML is generated once, then served from cache.
- Minimal JavaScript: no heavy client framework, no needless hydration.
- Self-hosted fonts: no third-party CDN requests, no advertising scripts.
- Zero trackers and zero third-party analytics: nothing to load, nothing to track.
- Compressed HTML, optimised critical CSS and aggressive caching on immutable assets.
- Measured result: a Google PageSpeed score of 99/100 on mobile and 100/100 on desktop, for an initial payload around 20 KB.
Data sovereignty & privacy
Frugality goes hand in hand with respect: your data stays in Europe, we apply data minimisation, and we use no advertising trackers. Details are in our privacy policy.
Frequently asked questions
Do you use AI for everything?
No. We use AI only when it delivers value that a simpler solution does not. For a deterministic task such as data scraping, a classic HTTP client and parser are faster, cheaper and far less energy-intensive than an AI model.
Where is your website hosted?
On Hostinger’s infrastructure, whose data centers run on 100% renewable electricity according to their 2025 Sustainability Report. Hostinger is also ISO/IEC 27001:2022 certified.
How do you reduce your website’s footprint?
The site is built with Astro as static pages, with minimal JavaScript, self-hosted fonts, no third-party trackers, compressed HTML and aggressive caching. It scores 99/100 on mobile and 100/100 on desktop on Google PageSpeed, for an initial payload of about 20 KB.
Does frugality hurt performance?
On the contrary. A frugal system is often faster, simpler to maintain and cheaper. Sobriety is a design constraint, not a compromise on quality.
Sources & references
Ready to unlock
your data?
Let’s discuss your transformation challenges. An initial conversation, no commitment, to frame your need and see how to move forward.