<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>AI Nytta</title><description>Writing by ainytta — a personal blog.</description><link>https://ainytta.nu/</link><language>en-GB</language><item><title>Achieving 100/100 Lighthouse Performance Scores</title><link>https://ainytta.nu/blog/lighthouse-performance-audit/</link><guid isPermaLink="true">https://ainytta.nu/blog/lighthouse-performance-audit/</guid><description>How we audited and optimized this blog on statichost.eu, achieving a perfect performance score.</description><pubDate>Sun, 19 Jul 2026 00:00:00 GMT</pubDate><content:encoded># Auditing and Optimizing ainytta

To ensure this blog remains lightning-fast, we ran a series of **Lighthouse performance audits** on the live version. The result is a perfect score across the board!

## The Result

![Lighthouse Score](/images/lighthouse-score.png)

## What Made This Possible?

1. **Static Hosting:** Serving pre-rendered HTML pages directly from [statichost.eu](https://statichost.eu/) ensures a minimal Time-to-First-Byte (TTFB) of around ~60ms.
2. **Strict Security Policies:** Deploying a secure Content Security Policy (CSP) while whitelisting necessary inline transition and layout scripts using cryptographically secure hashes.
3. **No Heavy Assets:** Keeping the page weight minimal with modern semantic HTML and optimized CSS link underlines.</content:encoded><category>performance</category><category>lighthouse</category><category>hosting</category></item><item><title>Welcome to ainytta</title><link>https://ainytta.nu/blog/welcome/</link><guid isPermaLink="true">https://ainytta.nu/blog/welcome/</guid><description>The first post on this blog — what it is and what to expect.</description><pubDate>Sun, 19 Jul 2026 00:00:00 GMT</pubDate><content:encoded># Welcome

This is the first post on **ainytta**. This blog is built with
[Astro](https://astro.build) and hosted on
[statichost.eu](https://statichost.eu) — a Swedish, fully European static
hosting provider.

## What to expect

- Short notes and longer writing on topics that interest me
- Tagged posts so related writing is easy to find
- An RSS feed at `/rss.xml`

More soon.</content:encoded><category>meta</category><category>intro</category></item></channel></rss>