250kb-club/build/index.html
2020-11-26 17:12:00 +01:00

704 lines
52 KiB
HTML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<link rel="icon" href="/favicon.png" type="image/x-icon">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>The 250kb Club</title>
<meta name="description" content="An exclusive membership for web pages presenting themselves in no more than 250kb.">
<style>
body {
font: 16px/1.4 sans-serif;
margin: 0;
padding: 0;
background: white;
color: #333;
}
body>header,main,body>footer {
max-width: calc(720px - 2em);
width: calc(100% - 2em);
margin: 0 auto;
padding: 0 1em;
}
main {
margin: 3em auto;
}
h1 {
font-size: 2.2em;
line-height: 1.2;
letter-spacing: 6px;
text-align: center;
margin-top: 1.2em;
}
p {
text-align: justify;
}
a,a:visited {
color: currentColor;
text-decoration: underline;
}
select, label {
padding: .25em .5em;
border: 2px solid gray;
background: none;
color: currentColor;
font: inherit;
}
ol {
list-style: none;
padding: 0;
}
li {
margin-bottom: 1em;
background-color: #0002;
}
aside {
position: relative;
display: flex;
flex-flow: row break;
justify-content: space-between;
}
.hidden {
visibility: hidden;
}
@media (prefers-color-scheme: dark) {
body { background: #222; color: white; }
}
</style>
<link rel="modulepreload" href="/_app/entry-5717511c.js">
<link rel="modulepreload" href="/_app/navigation-92e499c1.js">
<link rel="modulepreload" href="/_app/index-899307f0.js">
<link rel="modulepreload" href="/_app/inject_styles-cd877ae9.js">
<link rel="stylesheet" href="/_app/index-dbc182e1.css">
<script type="module">
import { start } from '/_app/entry-5717511c.js';
start({
target: document.body
});
</script>
</head>
<body>
<header><h1>The 250kb Club</h1>
<p>The WWW has become a bloated mess. Many pages are loading megabytes of Javascript to show you a few kilobytes of content.
These things are a <strong>cancerous growth</strong> on the web and we should stand up against it.
</p>
<p>We can make a difference - no matter how small it may seem. The <em>250kb Club</em> is a collection of web pages that focus on performance, efficiency and accessibility.</p>
<p>If you&#39;d like to suggest a web page to add to this collection, open a ticket on
<a href="https://github.com/nkoehring/250kb-club" rel="noopener" target="_blank">Github</a>
or
<a href="https://sr.ht/~koehr/the-250kb-club/" rel="noopener" target="_blank">Sourcehut</a>.
The site will be reviewed and, if applicable, added to the list below.
</p>
<p>If your pages exceeds 250kb, you might consider <a href="https://1MB.club" rel="noopener" target="_blank">1MB.club</a> which is the inspiration for this page.</p></header>
<main id="members-table"><aside><div class="hidden">Sort by:
<select value="size"><option value="size">content-size</option><option value="ratio">content-ratio</option></select></div>
<input id="info-toggle" type="checkbox" class="svelte-nu5fg0">
<label for="info-toggle" class="svelte-nu5fg0"><span class="info-text svelte-nu5fg0">How does this work?</span>
<span class="info-close svelte-nu5fg0"> x  </span></label>
<article id="info-popup" class="svelte-nu5fg0"><header><h1>Technical Details</h1></header>
<p>The values shown in the list are URL, Total Weight, Content Ratio.
</p>
<p>Websites listed here are downloaded and analyzed with
<a href="https://github.com/macbre/phantomas" rel="noopener" target="_blank">Phantomas</a>.
The total weight is counted and then the size of actual content is measured
and shown as a ratio.
</p>
<p>For example: If a website has a total weight of 100kb and 60kb are the
documents structure, text, images, videos and so on, then the content ratio
is 60%. The rest are extras like CSS, JavaScript and so on. It is hard to
say what a good ratio is but my gut feeling is that everything above 20% is
pretty good already.
</p>
<p><strong>Disclaimer:</strong> Currently, inline scripts and styles are
measured as content due to technical limitations of Phantomas. This will
hopefully be fixed soon.
</p>
</article></aside>
<ol><li style="--size:1;--ratio:100%"><div class="entry svelte-4f3clh"><span class="url svelte-4f3clh"><a href="http://cyberia.host" rel="noopener" target="_blank">cyberia.host</a></span>
<span class="size svelte-4f3clh">1kb</span>
<span class="ratio svelte-4f3clh">100%</span></div>
<div class="entry-size-bar svelte-4f3clh highlighted"></div>
<div class="entry-ratio-bar svelte-4f3clh yellow red"></div>
</li><li style="--size:1;--ratio:100%"><div class="entry svelte-4f3clh"><span class="url svelte-4f3clh"><a href="https://jrballesteros05.codeberg.page/" rel="noopener" target="_blank">jrballesteros05.codeberg.page</a></span>
<span class="size svelte-4f3clh">1kb</span>
<span class="ratio svelte-4f3clh">100%</span></div>
<div class="entry-size-bar svelte-4f3clh highlighted"></div>
<div class="entry-ratio-bar svelte-4f3clh yellow red"></div>
</li><li style="--size:2;--ratio:100%"><div class="entry svelte-4f3clh"><span class="url svelte-4f3clh"><a href="https://sjmulder.nl" rel="noopener" target="_blank">sjmulder.nl</a></span>
<span class="size svelte-4f3clh">2kb</span>
<span class="ratio svelte-4f3clh">100%</span></div>
<div class="entry-size-bar svelte-4f3clh highlighted"></div>
<div class="entry-ratio-bar svelte-4f3clh yellow red"></div>
</li><li style="--size:2;--ratio:43%"><div class="entry svelte-4f3clh"><span class="url svelte-4f3clh"><a href="https://dotfilehub.com" rel="noopener" target="_blank">dotfilehub.com</a></span>
<span class="size svelte-4f3clh">2kb</span>
<span class="ratio svelte-4f3clh">43%</span></div>
<div class="entry-size-bar svelte-4f3clh highlighted"></div>
<div class="entry-ratio-bar svelte-4f3clh red"></div>
</li><li style="--size:2;--ratio:100%"><div class="entry svelte-4f3clh"><span class="url svelte-4f3clh"><a href="https://jeremysarber.com" rel="noopener" target="_blank">jeremysarber.com</a></span>
<span class="size svelte-4f3clh">2kb</span>
<span class="ratio svelte-4f3clh">100%</span></div>
<div class="entry-size-bar svelte-4f3clh highlighted"></div>
<div class="entry-ratio-bar svelte-4f3clh yellow red"></div>
</li><li style="--size:2;--ratio:52%"><div class="entry svelte-4f3clh"><span class="url svelte-4f3clh"><a href="https://kunalmarwaha.com/" rel="noopener" target="_blank">kunalmarwaha.com</a></span>
<span class="size svelte-4f3clh">2kb</span>
<span class="ratio svelte-4f3clh">52%</span></div>
<div class="entry-size-bar svelte-4f3clh highlighted"></div>
<div class="entry-ratio-bar svelte-4f3clh yellow red"></div>
</li><li style="--size:2;--ratio:100%"><div class="entry svelte-4f3clh"><span class="url svelte-4f3clh"><a href="http://oxenburypartners.com/" rel="noopener" target="_blank">oxenburypartners.com</a></span>
<span class="size svelte-4f3clh">2kb</span>
<span class="ratio svelte-4f3clh">100%</span></div>
<div class="entry-size-bar svelte-4f3clh highlighted"></div>
<div class="entry-ratio-bar svelte-4f3clh yellow red"></div>
</li><li style="--size:2;--ratio:69%"><div class="entry svelte-4f3clh"><span class="url svelte-4f3clh"><a href="https://uglyduck.ca" rel="noopener" target="_blank">uglyduck.ca</a></span>
<span class="size svelte-4f3clh">2kb</span>
<span class="ratio svelte-4f3clh">69%</span></div>
<div class="entry-size-bar svelte-4f3clh highlighted"></div>
<div class="entry-ratio-bar svelte-4f3clh yellow red"></div>
</li><li style="--size:2;--ratio:66%"><div class="entry svelte-4f3clh"><span class="url svelte-4f3clh"><a href="https://fraction.io/" rel="noopener" target="_blank">fraction.io</a></span>
<span class="size svelte-4f3clh">2kb</span>
<span class="ratio svelte-4f3clh">66%</span></div>
<div class="entry-size-bar svelte-4f3clh highlighted"></div>
<div class="entry-ratio-bar svelte-4f3clh yellow red"></div>
</li><li style="--size:2;--ratio:60%"><div class="entry svelte-4f3clh"><span class="url svelte-4f3clh"><a href="https://jakob.kaivo.net/" rel="noopener" target="_blank">jakob.kaivo.net</a></span>
<span class="size svelte-4f3clh">2kb</span>
<span class="ratio svelte-4f3clh">60%</span></div>
<div class="entry-size-bar svelte-4f3clh highlighted"></div>
<div class="entry-ratio-bar svelte-4f3clh yellow red"></div>
</li><li style="--size:2;--ratio:59%"><div class="entry svelte-4f3clh"><span class="url svelte-4f3clh"><a href="http://karolis.koncevicius.lt/" rel="noopener" target="_blank">karolis.koncevicius.lt</a></span>
<span class="size svelte-4f3clh">2kb</span>
<span class="ratio svelte-4f3clh">59%</span></div>
<div class="entry-size-bar svelte-4f3clh highlighted"></div>
<div class="entry-ratio-bar svelte-4f3clh yellow red"></div>
</li><li style="--size:2;--ratio:100%"><div class="entry svelte-4f3clh"><span class="url svelte-4f3clh"><a href="http://bettermotherfuckingwebsite.com/" rel="noopener" target="_blank">bettermotherfuckingwebsite.com</a></span>
<span class="size svelte-4f3clh">2kb</span>
<span class="ratio svelte-4f3clh">100%</span></div>
<div class="entry-size-bar svelte-4f3clh highlighted"></div>
<div class="entry-ratio-bar svelte-4f3clh yellow red"></div>
</li><li style="--size:3;--ratio:100%"><div class="entry svelte-4f3clh"><span class="url svelte-4f3clh"><a href="https://text.npr.org" rel="noopener" target="_blank">text.npr.org</a></span>
<span class="size svelte-4f3clh">3kb</span>
<span class="ratio svelte-4f3clh">100%</span></div>
<div class="entry-size-bar svelte-4f3clh highlighted"></div>
<div class="entry-ratio-bar svelte-4f3clh yellow red"></div>
</li><li style="--size:3;--ratio:100%"><div class="entry svelte-4f3clh"><span class="url svelte-4f3clh"><a href="https://danluu.com" rel="noopener" target="_blank">danluu.com</a></span>
<span class="size svelte-4f3clh">3kb</span>
<span class="ratio svelte-4f3clh">100%</span></div>
<div class="entry-size-bar svelte-4f3clh highlighted"></div>
<div class="entry-ratio-bar svelte-4f3clh yellow red"></div>
</li><li style="--size:3;--ratio:44%"><div class="entry svelte-4f3clh"><span class="url svelte-4f3clh"><a href="https://seirdy.one" rel="noopener" target="_blank">seirdy.one</a></span>
<span class="size svelte-4f3clh">3kb</span>
<span class="ratio svelte-4f3clh">44%</span></div>
<div class="entry-size-bar svelte-4f3clh highlighted"></div>
<div class="entry-ratio-bar svelte-4f3clh red"></div>
</li><li style="--size:3;--ratio:100%"><div class="entry svelte-4f3clh"><span class="url svelte-4f3clh"><a href="https://unix.lgbt/" rel="noopener" target="_blank">unix.lgbt</a></span>
<span class="size svelte-4f3clh">3kb</span>
<span class="ratio svelte-4f3clh">100%</span></div>
<div class="entry-size-bar svelte-4f3clh highlighted"></div>
<div class="entry-ratio-bar svelte-4f3clh yellow red"></div>
</li><li style="--size:3;--ratio:78%"><div class="entry svelte-4f3clh"><span class="url svelte-4f3clh"><a href="https://1mb.club/" rel="noopener" target="_blank">1mb.club</a></span>
<span class="size svelte-4f3clh">3kb</span>
<span class="ratio svelte-4f3clh">78%</span></div>
<div class="entry-size-bar svelte-4f3clh highlighted"></div>
<div class="entry-ratio-bar svelte-4f3clh yellow red"></div>
</li><li style="--size:3;--ratio:100%"><div class="entry svelte-4f3clh"><span class="url svelte-4f3clh"><a href="http://gerikson.com/" rel="noopener" target="_blank">gerikson.com</a></span>
<span class="size svelte-4f3clh">3kb</span>
<span class="ratio svelte-4f3clh">100%</span></div>
<div class="entry-size-bar svelte-4f3clh highlighted"></div>
<div class="entry-ratio-bar svelte-4f3clh yellow red"></div>
</li><li style="--size:3;--ratio:56%"><div class="entry svelte-4f3clh"><span class="url svelte-4f3clh"><a href="http://cetacean.club/" rel="noopener" target="_blank">cetacean.club</a></span>
<span class="size svelte-4f3clh">3kb</span>
<span class="ratio svelte-4f3clh">56%</span></div>
<div class="entry-size-bar svelte-4f3clh highlighted"></div>
<div class="entry-ratio-bar svelte-4f3clh yellow red"></div>
</li><li style="--size:3;--ratio:100%"><div class="entry svelte-4f3clh"><span class="url svelte-4f3clh"><a href="https://bestmotherfucking.website/" rel="noopener" target="_blank">bestmotherfucking.website</a></span>
<span class="size svelte-4f3clh">3kb</span>
<span class="ratio svelte-4f3clh">100%</span></div>
<div class="entry-size-bar svelte-4f3clh highlighted"></div>
<div class="entry-ratio-bar svelte-4f3clh yellow red"></div>
</li><li style="--size:3;--ratio:100%"><div class="entry svelte-4f3clh"><span class="url svelte-4f3clh"><a href="https://tom.kobalt.dev/map" rel="noopener" target="_blank">tom.kobalt.dev/map</a></span>
<span class="size svelte-4f3clh">3kb</span>
<span class="ratio svelte-4f3clh">100%</span></div>
<div class="entry-size-bar svelte-4f3clh highlighted"></div>
<div class="entry-ratio-bar svelte-4f3clh yellow red"></div>
</li><li style="--size:4;--ratio:100%"><div class="entry svelte-4f3clh"><span class="url svelte-4f3clh"><a href="http://minid.net" rel="noopener" target="_blank">minid.net</a></span>
<span class="size svelte-4f3clh">4kb</span>
<span class="ratio svelte-4f3clh">100%</span></div>
<div class="entry-size-bar svelte-4f3clh highlighted"></div>
<div class="entry-ratio-bar svelte-4f3clh yellow red"></div>
</li><li style="--size:4;--ratio:54%"><div class="entry svelte-4f3clh"><span class="url svelte-4f3clh"><a href="https://richj.co" rel="noopener" target="_blank">richj.co</a></span>
<span class="size svelte-4f3clh">4kb</span>
<span class="ratio svelte-4f3clh">54%</span></div>
<div class="entry-size-bar svelte-4f3clh highlighted"></div>
<div class="entry-ratio-bar svelte-4f3clh yellow red"></div>
</li><li style="--size:4;--ratio:51%"><div class="entry svelte-4f3clh"><span class="url svelte-4f3clh"><a href="https://lawzava.com" rel="noopener" target="_blank">lawzava.com</a></span>
<span class="size svelte-4f3clh">4kb</span>
<span class="ratio svelte-4f3clh">51%</span></div>
<div class="entry-size-bar svelte-4f3clh highlighted"></div>
<div class="entry-ratio-bar svelte-4f3clh yellow red"></div>
</li><li style="--size:4;--ratio:56%"><div class="entry svelte-4f3clh"><span class="url svelte-4f3clh"><a href="https://plumebio.com" rel="noopener" target="_blank">plumebio.com</a></span>
<span class="size svelte-4f3clh">4kb</span>
<span class="ratio svelte-4f3clh">56%</span></div>
<div class="entry-size-bar svelte-4f3clh highlighted"></div>
<div class="entry-ratio-bar svelte-4f3clh yellow red"></div>
</li><li style="--size:5;--ratio:43%"><div class="entry svelte-4f3clh"><span class="url svelte-4f3clh"><a href="https://gtf.io" rel="noopener" target="_blank">gtf.io</a></span>
<span class="size svelte-4f3clh">5kb</span>
<span class="ratio svelte-4f3clh">43%</span></div>
<div class="entry-size-bar svelte-4f3clh highlighted"></div>
<div class="entry-ratio-bar svelte-4f3clh red"></div>
</li><li style="--size:5;--ratio:74%"><div class="entry svelte-4f3clh"><span class="url svelte-4f3clh"><a href="https://jlelse.blog/" rel="noopener" target="_blank">jlelse.blog</a></span>
<span class="size svelte-4f3clh">5kb</span>
<span class="ratio svelte-4f3clh">74%</span></div>
<div class="entry-size-bar svelte-4f3clh highlighted"></div>
<div class="entry-ratio-bar svelte-4f3clh yellow red"></div>
</li><li style="--size:5;--ratio:100%"><div class="entry svelte-4f3clh"><span class="url svelte-4f3clh"><a href="https://motherfuckingwebsite.com/" rel="noopener" target="_blank">motherfuckingwebsite.com</a></span>
<span class="size svelte-4f3clh">5kb</span>
<span class="ratio svelte-4f3clh">100%</span></div>
<div class="entry-size-bar svelte-4f3clh highlighted"></div>
<div class="entry-ratio-bar svelte-4f3clh yellow red"></div>
</li><li style="--size:5;--ratio:41%"><div class="entry svelte-4f3clh"><span class="url svelte-4f3clh"><a href="https://susam.in" rel="noopener" target="_blank">susam.in</a></span>
<span class="size svelte-4f3clh">5kb</span>
<span class="ratio svelte-4f3clh">41%</span></div>
<div class="entry-size-bar svelte-4f3clh highlighted"></div>
<div class="entry-ratio-bar svelte-4f3clh red"></div>
</li><li style="--size:5;--ratio:100%"><div class="entry svelte-4f3clh"><span class="url svelte-4f3clh"><a href="https://lukeramsden.com" rel="noopener" target="_blank">lukeramsden.com</a></span>
<span class="size svelte-4f3clh">5kb</span>
<span class="ratio svelte-4f3clh">100%</span></div>
<div class="entry-size-bar svelte-4f3clh highlighted"></div>
<div class="entry-ratio-bar svelte-4f3clh yellow red"></div>
</li><li style="--size:5;--ratio:100%"><div class="entry svelte-4f3clh"><span class="url svelte-4f3clh"><a href="https://motherfuckingwebsite.com/" rel="noopener" target="_blank">motherfuckingwebsite.com</a></span>
<span class="size svelte-4f3clh">5kb</span>
<span class="ratio svelte-4f3clh">100%</span></div>
<div class="entry-size-bar svelte-4f3clh highlighted"></div>
<div class="entry-ratio-bar svelte-4f3clh yellow red"></div>
</li><li style="--size:6;--ratio:53%"><div class="entry svelte-4f3clh"><span class="url svelte-4f3clh"><a href="https://mataroa.blog" rel="noopener" target="_blank">mataroa.blog</a></span>
<span class="size svelte-4f3clh">6kb</span>
<span class="ratio svelte-4f3clh">53%</span></div>
<div class="entry-size-bar svelte-4f3clh highlighted"></div>
<div class="entry-ratio-bar svelte-4f3clh yellow red"></div>
</li><li style="--size:6;--ratio:51%"><div class="entry svelte-4f3clh"><span class="url svelte-4f3clh"><a href="https://bernsteinbear.com/" rel="noopener" target="_blank">bernsteinbear.com</a></span>
<span class="size svelte-4f3clh">6kb</span>
<span class="ratio svelte-4f3clh">51%</span></div>
<div class="entry-size-bar svelte-4f3clh highlighted"></div>
<div class="entry-ratio-bar svelte-4f3clh yellow red"></div>
</li><li style="--size:7;--ratio:54%"><div class="entry svelte-4f3clh"><span class="url svelte-4f3clh"><a href="https://bridge.simplefin.org" rel="noopener" target="_blank">bridge.simplefin.org</a></span>
<span class="size svelte-4f3clh">7kb</span>
<span class="ratio svelte-4f3clh">54%</span></div>
<div class="entry-size-bar svelte-4f3clh highlighted"></div>
<div class="entry-ratio-bar svelte-4f3clh yellow red"></div>
</li><li style="--size:7;--ratio:100%"><div class="entry svelte-4f3clh"><span class="url svelte-4f3clh"><a href="https://legiblenews.com" rel="noopener" target="_blank">legiblenews.com</a></span>
<span class="size svelte-4f3clh">7kb</span>
<span class="ratio svelte-4f3clh">100%</span></div>
<div class="entry-size-bar svelte-4f3clh highlighted"></div>
<div class="entry-ratio-bar svelte-4f3clh yellow red"></div>
</li><li style="--size:7;--ratio:76%"><div class="entry svelte-4f3clh"><span class="url svelte-4f3clh"><a href="https://kerkour.fr/" rel="noopener" target="_blank">kerkour.fr</a></span>
<span class="size svelte-4f3clh">7kb</span>
<span class="ratio svelte-4f3clh">76%</span></div>
<div class="entry-size-bar svelte-4f3clh highlighted"></div>
<div class="entry-ratio-bar svelte-4f3clh yellow red"></div>
</li><li style="--size:8;--ratio:84%"><div class="entry svelte-4f3clh"><span class="url svelte-4f3clh"><a href="https://manpages.bsd.lv" rel="noopener" target="_blank">manpages.bsd.lv</a></span>
<span class="size svelte-4f3clh">8kb</span>
<span class="ratio svelte-4f3clh">84%</span></div>
<div class="entry-size-bar svelte-4f3clh highlighted"></div>
<div class="entry-ratio-bar svelte-4f3clh yellow red"></div>
</li><li style="--size:8;--ratio:100%"><div class="entry svelte-4f3clh"><span class="url svelte-4f3clh"><a href="https://zupzup.org/" rel="noopener" target="_blank">zupzup.org</a></span>
<span class="size svelte-4f3clh">8kb</span>
<span class="ratio svelte-4f3clh">100%</span></div>
<div class="entry-size-bar svelte-4f3clh highlighted"></div>
<div class="entry-ratio-bar svelte-4f3clh yellow red"></div>
</li><li style="--size:10;--ratio:17%"><div class="entry svelte-4f3clh"><span class="url svelte-4f3clh"><a href="https://250kb.club" rel="noopener" target="_blank">250kb.club</a></span>
<span class="size svelte-4f3clh">10kb</span>
<span class="ratio svelte-4f3clh">17%</span></div>
<div class="entry-size-bar svelte-4f3clh highlighted"></div>
<div class="entry-ratio-bar svelte-4f3clh"></div>
</li><li style="--size:10;--ratio:63%"><div class="entry svelte-4f3clh"><span class="url svelte-4f3clh"><a href="https://lambdapapers.com" rel="noopener" target="_blank">lambdapapers.com</a></span>
<span class="size svelte-4f3clh">10kb</span>
<span class="ratio svelte-4f3clh">63%</span></div>
<div class="entry-size-bar svelte-4f3clh highlighted"></div>
<div class="entry-ratio-bar svelte-4f3clh yellow red"></div>
</li><li style="--size:11;--ratio:63%"><div class="entry svelte-4f3clh"><span class="url svelte-4f3clh"><a href="https://news.ycombinator.com" rel="noopener" target="_blank">news.ycombinator.com</a></span>
<span class="size svelte-4f3clh">11kb</span>
<span class="ratio svelte-4f3clh">63%</span></div>
<div class="entry-size-bar svelte-4f3clh highlighted"></div>
<div class="entry-ratio-bar svelte-4f3clh yellow red"></div>
</li><li style="--size:13;--ratio:100%"><div class="entry svelte-4f3clh"><span class="url svelte-4f3clh"><a href="https://freesolitaire.win/" rel="noopener" target="_blank">freesolitaire.win</a></span>
<span class="size svelte-4f3clh">13kb</span>
<span class="ratio svelte-4f3clh">100%</span></div>
<div class="entry-size-bar svelte-4f3clh highlighted"></div>
<div class="entry-ratio-bar svelte-4f3clh yellow red"></div>
</li><li style="--size:13;--ratio:42%"><div class="entry svelte-4f3clh"><span class="url svelte-4f3clh"><a href="https://www.unindented.org/" rel="noopener" target="_blank">www.unindented.org</a></span>
<span class="size svelte-4f3clh">13kb</span>
<span class="ratio svelte-4f3clh">42%</span></div>
<div class="entry-size-bar svelte-4f3clh highlighted"></div>
<div class="entry-ratio-bar svelte-4f3clh red"></div>
</li><li style="--size:14;--ratio:100%"><div class="entry svelte-4f3clh"><span class="url svelte-4f3clh"><a href="https://h3liu.ml/" rel="noopener" target="_blank">h3liu.ml</a></span>
<span class="size svelte-4f3clh">14kb</span>
<span class="ratio svelte-4f3clh">100%</span></div>
<div class="entry-size-bar svelte-4f3clh highlighted"></div>
<div class="entry-ratio-bar svelte-4f3clh yellow red"></div>
</li><li style="--size:15;--ratio:87%"><div class="entry svelte-4f3clh"><span class="url svelte-4f3clh"><a href="https://concise-encoding.org/" rel="noopener" target="_blank">concise-encoding.org</a></span>
<span class="size svelte-4f3clh">15kb</span>
<span class="ratio svelte-4f3clh">87%</span></div>
<div class="entry-size-bar svelte-4f3clh highlighted"></div>
<div class="entry-ratio-bar svelte-4f3clh yellow red"></div>
</li><li style="--size:17;--ratio:78%"><div class="entry svelte-4f3clh"><span class="url svelte-4f3clh"><a href="https://humaidq.ae/" rel="noopener" target="_blank">humaidq.ae</a></span>
<span class="size svelte-4f3clh">17kb</span>
<span class="ratio svelte-4f3clh">78%</span></div>
<div class="entry-size-bar svelte-4f3clh highlighted"></div>
<div class="entry-ratio-bar svelte-4f3clh yellow red"></div>
</li><li style="--size:19;--ratio:14%"><div class="entry svelte-4f3clh"><span class="url svelte-4f3clh"><a href="https://jvanelian.dev" rel="noopener" target="_blank">jvanelian.dev</a></span>
<span class="size svelte-4f3clh">19kb</span>
<span class="ratio svelte-4f3clh">14%</span></div>
<div class="entry-size-bar svelte-4f3clh highlighted"></div>
<div class="entry-ratio-bar svelte-4f3clh"></div>
</li><li style="--size:19;--ratio:20%"><div class="entry svelte-4f3clh"><span class="url svelte-4f3clh"><a href="https://guts.plus/" rel="noopener" target="_blank">guts.plus</a></span>
<span class="size svelte-4f3clh">19kb</span>
<span class="ratio svelte-4f3clh">20%</span></div>
<div class="entry-size-bar svelte-4f3clh highlighted"></div>
<div class="entry-ratio-bar svelte-4f3clh"></div>
</li><li style="--size:22;--ratio:82%"><div class="entry svelte-4f3clh"><span class="url svelte-4f3clh"><a href="https://alexschroeder.ch/" rel="noopener" target="_blank">alexschroeder.ch</a></span>
<span class="size svelte-4f3clh">22kb</span>
<span class="ratio svelte-4f3clh">82%</span></div>
<div class="entry-size-bar svelte-4f3clh highlighted"></div>
<div class="entry-ratio-bar svelte-4f3clh yellow red"></div>
</li><li style="--size:24;--ratio:20%"><div class="entry svelte-4f3clh"><span class="url svelte-4f3clh"><a href="https://koehr.tech" rel="noopener" target="_blank">koehr.tech</a></span>
<span class="size svelte-4f3clh">24kb</span>
<span class="ratio svelte-4f3clh">20%</span></div>
<div class="entry-size-bar svelte-4f3clh highlighted"></div>
<div class="entry-ratio-bar svelte-4f3clh"></div>
</li><li style="--size:27;--ratio:100%"><div class="entry svelte-4f3clh"><span class="url svelte-4f3clh"><a href="https://blog.fefe.de" rel="noopener" target="_blank">blog.fefe.de</a></span>
<span class="size svelte-4f3clh">27kb</span>
<span class="ratio svelte-4f3clh">100%</span></div>
<div class="entry-size-bar svelte-4f3clh highlighted"></div>
<div class="entry-ratio-bar svelte-4f3clh yellow red"></div>
</li><li style="--size:28;--ratio:100%"><div class="entry svelte-4f3clh"><span class="url svelte-4f3clh"><a href="https://fullstackpython.com" rel="noopener" target="_blank">fullstackpython.com</a></span>
<span class="size svelte-4f3clh">28kb</span>
<span class="ratio svelte-4f3clh">100%</span></div>
<div class="entry-size-bar svelte-4f3clh highlighted"></div>
<div class="entry-ratio-bar svelte-4f3clh yellow red"></div>
</li><li style="--size:28;--ratio:7%"><div class="entry svelte-4f3clh"><span class="url svelte-4f3clh"><a href="https://n.2p5.xyz/" rel="noopener" target="_blank">n.2p5.xyz</a></span>
<span class="size svelte-4f3clh">28kb</span>
<span class="ratio svelte-4f3clh">7%</span></div>
<div class="entry-size-bar svelte-4f3clh highlighted"></div>
<div class="entry-ratio-bar svelte-4f3clh"></div>
</li><li style="--size:28;--ratio:5%"><div class="entry svelte-4f3clh"><span class="url svelte-4f3clh"><a href="https://www.dustri.org" rel="noopener" target="_blank">www.dustri.org</a></span>
<span class="size svelte-4f3clh">28kb</span>
<span class="ratio svelte-4f3clh">5%</span></div>
<div class="entry-size-bar svelte-4f3clh highlighted"></div>
<div class="entry-ratio-bar svelte-4f3clh"></div>
</li><li style="--size:30;--ratio:19%"><div class="entry svelte-4f3clh"><span class="url svelte-4f3clh"><a href="https://sr.ht/" rel="noopener" target="_blank">sr.ht</a></span>
<span class="size svelte-4f3clh">30kb</span>
<span class="ratio svelte-4f3clh">19%</span></div>
<div class="entry-size-bar svelte-4f3clh highlighted"></div>
<div class="entry-ratio-bar svelte-4f3clh"></div>
</li><li style="--size:30;--ratio:89%"><div class="entry svelte-4f3clh"><span class="url svelte-4f3clh"><a href="http://gerikson.com/hnlo/" rel="noopener" target="_blank">gerikson.com/hnlo</a></span>
<span class="size svelte-4f3clh">30kb</span>
<span class="ratio svelte-4f3clh">89%</span></div>
<div class="entry-size-bar svelte-4f3clh highlighted"></div>
<div class="entry-ratio-bar svelte-4f3clh yellow red"></div>
</li><li style="--size:31;--ratio:3%"><div class="entry svelte-4f3clh"><span class="url svelte-4f3clh"><a href="https://usrme.xyz/" rel="noopener" target="_blank">usrme.xyz</a></span>
<span class="size svelte-4f3clh">31kb</span>
<span class="ratio svelte-4f3clh">3%</span></div>
<div class="entry-size-bar svelte-4f3clh highlighted"></div>
<div class="entry-ratio-bar svelte-4f3clh"></div>
</li><li style="--size:35;--ratio:67%"><div class="entry svelte-4f3clh"><span class="url svelte-4f3clh"><a href="https://lobste.rs/" rel="noopener" target="_blank">lobste.rs</a></span>
<span class="size svelte-4f3clh">35kb</span>
<span class="ratio svelte-4f3clh">67%</span></div>
<div class="entry-size-bar svelte-4f3clh highlighted"></div>
<div class="entry-ratio-bar svelte-4f3clh yellow red"></div>
</li><li style="--size:39;--ratio:87%"><div class="entry svelte-4f3clh"><span class="url svelte-4f3clh"><a href="http://www.p01.org/" rel="noopener" target="_blank">www.p01.org</a></span>
<span class="size svelte-4f3clh">39kb</span>
<span class="ratio svelte-4f3clh">87%</span></div>
<div class="entry-size-bar svelte-4f3clh highlighted"></div>
<div class="entry-ratio-bar svelte-4f3clh yellow red"></div>
</li><li style="--size:40;--ratio:21%"><div class="entry svelte-4f3clh"><span class="url svelte-4f3clh"><a href="https://processwire.dev/" rel="noopener" target="_blank">processwire.dev</a></span>
<span class="size svelte-4f3clh">40kb</span>
<span class="ratio svelte-4f3clh">21%</span></div>
<div class="entry-size-bar svelte-4f3clh highlighted"></div>
<div class="entry-ratio-bar svelte-4f3clh"></div>
</li><li style="--size:41;--ratio:97%"><div class="entry svelte-4f3clh"><span class="url svelte-4f3clh"><a href="https://flatpackapps.com" rel="noopener" target="_blank">flatpackapps.com</a></span>
<span class="size svelte-4f3clh">41kb</span>
<span class="ratio svelte-4f3clh">97%</span></div>
<div class="entry-size-bar svelte-4f3clh highlighted"></div>
<div class="entry-ratio-bar svelte-4f3clh yellow red"></div>
</li><li style="--size:42;--ratio:7%"><div class="entry svelte-4f3clh"><span class="url svelte-4f3clh"><a href="https://worldti.me" rel="noopener" target="_blank">worldti.me</a></span>
<span class="size svelte-4f3clh">42kb</span>
<span class="ratio svelte-4f3clh">7%</span></div>
<div class="entry-size-bar svelte-4f3clh highlighted"></div>
<div class="entry-ratio-bar svelte-4f3clh"></div>
</li><li style="--size:44;--ratio:4%"><div class="entry svelte-4f3clh"><span class="url svelte-4f3clh"><a href="https://playerone.kevincox.ca" rel="noopener" target="_blank">playerone.kevincox.ca</a></span>
<span class="size svelte-4f3clh">44kb</span>
<span class="ratio svelte-4f3clh">4%</span></div>
<div class="entry-size-bar svelte-4f3clh highlighted"></div>
<div class="entry-ratio-bar svelte-4f3clh"></div>
</li><li style="--size:44;--ratio:22%"><div class="entry svelte-4f3clh"><span class="url svelte-4f3clh"><a href="https://webperf.xyz" rel="noopener" target="_blank">webperf.xyz</a></span>
<span class="size svelte-4f3clh">44kb</span>
<span class="ratio svelte-4f3clh">22%</span></div>
<div class="entry-size-bar svelte-4f3clh highlighted"></div>
<div class="entry-ratio-bar svelte-4f3clh"></div>
</li><li style="--size:45;--ratio:16%"><div class="entry svelte-4f3clh"><span class="url svelte-4f3clh"><a href="https://berkshirehathaway.com" rel="noopener" target="_blank">berkshirehathaway.com</a></span>
<span class="size svelte-4f3clh">45kb</span>
<span class="ratio svelte-4f3clh">16%</span></div>
<div class="entry-size-bar svelte-4f3clh highlighted"></div>
<div class="entry-ratio-bar svelte-4f3clh"></div>
</li><li style="--size:49;--ratio:21%"><div class="entry svelte-4f3clh"><span class="url svelte-4f3clh"><a href="https://www.rowlingindex.org/" rel="noopener" target="_blank">www.rowlingindex.org</a></span>
<span class="size svelte-4f3clh">49kb</span>
<span class="ratio svelte-4f3clh">21%</span></div>
<div class="entry-size-bar svelte-4f3clh highlighted"></div>
<div class="entry-ratio-bar svelte-4f3clh"></div>
</li><li style="--size:52;--ratio:4%"><div class="entry svelte-4f3clh"><span class="url svelte-4f3clh"><a href="https://lucianmarin.com/" rel="noopener" target="_blank">lucianmarin.com</a></span>
<span class="size svelte-4f3clh">52kb</span>
<span class="ratio svelte-4f3clh">4%</span></div>
<div class="entry-size-bar svelte-4f3clh highlighted"></div>
<div class="entry-ratio-bar svelte-4f3clh"></div>
</li><li style="--size:54;--ratio:96%"><div class="entry svelte-4f3clh"><span class="url svelte-4f3clh"><a href="https://fanael.github.io/" rel="noopener" target="_blank">fanael.github.io</a></span>
<span class="size svelte-4f3clh">54kb</span>
<span class="ratio svelte-4f3clh">96%</span></div>
<div class="entry-size-bar svelte-4f3clh highlighted"></div>
<div class="entry-ratio-bar svelte-4f3clh yellow red"></div>
</li><li style="--size:56;--ratio:17%"><div class="entry svelte-4f3clh"><span class="url svelte-4f3clh"><a href="https://leonardschuetz.ch/" rel="noopener" target="_blank">leonardschuetz.ch</a></span>
<span class="size svelte-4f3clh">56kb</span>
<span class="ratio svelte-4f3clh">17%</span></div>
<div class="entry-size-bar svelte-4f3clh highlighted"></div>
<div class="entry-ratio-bar svelte-4f3clh"></div>
</li><li style="--size:57;--ratio:55%"><div class="entry svelte-4f3clh"><span class="url svelte-4f3clh"><a href="https://denv.it/blog/" rel="noopener" target="_blank">denv.it/blog</a></span>
<span class="size svelte-4f3clh">57kb</span>
<span class="ratio svelte-4f3clh">55%</span></div>
<div class="entry-size-bar svelte-4f3clh highlighted"></div>
<div class="entry-ratio-bar svelte-4f3clh yellow red"></div>
</li><li style="--size:58;--ratio:11%"><div class="entry svelte-4f3clh"><span class="url svelte-4f3clh"><a href="https://subreply.com" rel="noopener" target="_blank">subreply.com</a></span>
<span class="size svelte-4f3clh">58kb</span>
<span class="ratio svelte-4f3clh">11%</span></div>
<div class="entry-size-bar svelte-4f3clh highlighted"></div>
<div class="entry-ratio-bar svelte-4f3clh"></div>
</li><li style="--size:59;--ratio:77%"><div class="entry svelte-4f3clh"><span class="url svelte-4f3clh"><a href="https://www.speedshop.co/" rel="noopener" target="_blank">www.speedshop.co</a></span>
<span class="size svelte-4f3clh">59kb</span>
<span class="ratio svelte-4f3clh">77%</span></div>
<div class="entry-size-bar svelte-4f3clh highlighted"></div>
<div class="entry-ratio-bar svelte-4f3clh yellow red"></div>
</li><li style="--size:70;--ratio:65%"><div class="entry svelte-4f3clh"><span class="url svelte-4f3clh"><a href="https://ultimateelectronicsbook.com/" rel="noopener" target="_blank">ultimateelectronicsbook.com</a></span>
<span class="size svelte-4f3clh">70kb</span>
<span class="ratio svelte-4f3clh">65%</span></div>
<div class="entry-size-bar svelte-4f3clh highlighted"></div>
<div class="entry-ratio-bar svelte-4f3clh yellow red"></div>
</li><li style="--size:70;--ratio:61%"><div class="entry svelte-4f3clh"><span class="url svelte-4f3clh"><a href="http://dpldocs.info/this-week-in-d/Blog.html" rel="noopener" target="_blank">dpldocs.info/this-week-in-d/Blog.html</a></span>
<span class="size svelte-4f3clh">70kb</span>
<span class="ratio svelte-4f3clh">61%</span></div>
<div class="entry-size-bar svelte-4f3clh highlighted"></div>
<div class="entry-ratio-bar svelte-4f3clh yellow red"></div>
</li><li style="--size:74;--ratio:7%"><div class="entry svelte-4f3clh"><span class="url svelte-4f3clh"><a href="https://lite.cnn.com" rel="noopener" target="_blank">lite.cnn.com</a></span>
<span class="size svelte-4f3clh">74kb</span>
<span class="ratio svelte-4f3clh">7%</span></div>
<div class="entry-size-bar svelte-4f3clh highlighted"></div>
<div class="entry-ratio-bar svelte-4f3clh"></div>
</li><li style="--size:78;--ratio:6%"><div class="entry svelte-4f3clh"><span class="url svelte-4f3clh"><a href="https://nomasters.io/" rel="noopener" target="_blank">nomasters.io</a></span>
<span class="size svelte-4f3clh">78kb</span>
<span class="ratio svelte-4f3clh">6%</span></div>
<div class="entry-size-bar svelte-4f3clh highlighted"></div>
<div class="entry-ratio-bar svelte-4f3clh"></div>
</li><li style="--size:78;--ratio:85%"><div class="entry svelte-4f3clh"><span class="url svelte-4f3clh"><a href="http://stratus3d.com/" rel="noopener" target="_blank">stratus3d.com</a></span>
<span class="size svelte-4f3clh">78kb</span>
<span class="ratio svelte-4f3clh">85%</span></div>
<div class="entry-size-bar svelte-4f3clh highlighted"></div>
<div class="entry-ratio-bar svelte-4f3clh yellow red"></div>
</li><li style="--size:80;--ratio:91%"><div class="entry svelte-4f3clh"><span class="url svelte-4f3clh"><a href="https://mkws.sh/" rel="noopener" target="_blank">mkws.sh</a></span>
<span class="size svelte-4f3clh">80kb</span>
<span class="ratio svelte-4f3clh">91%</span></div>
<div class="entry-size-bar svelte-4f3clh highlighted"></div>
<div class="entry-ratio-bar svelte-4f3clh yellow red"></div>
</li><li style="--size:80;--ratio:2%"><div class="entry svelte-4f3clh"><span class="url svelte-4f3clh"><a href="https://mylight.website/" rel="noopener" target="_blank">mylight.website</a></span>
<span class="size svelte-4f3clh">80kb</span>
<span class="ratio svelte-4f3clh">2%</span></div>
<div class="entry-size-bar svelte-4f3clh highlighted"></div>
<div class="entry-ratio-bar svelte-4f3clh"></div>
</li><li style="--size:87;--ratio:97%"><div class="entry svelte-4f3clh"><span class="url svelte-4f3clh"><a href="https://sourcehut.org/" rel="noopener" target="_blank">sourcehut.org</a></span>
<span class="size svelte-4f3clh">87kb</span>
<span class="ratio svelte-4f3clh">97%</span></div>
<div class="entry-size-bar svelte-4f3clh highlighted"></div>
<div class="entry-ratio-bar svelte-4f3clh yellow red"></div>
</li><li style="--size:88;--ratio:26%"><div class="entry svelte-4f3clh"><span class="url svelte-4f3clh"><a href="https://koehr.in" rel="noopener" target="_blank">koehr.in</a></span>
<span class="size svelte-4f3clh">88kb</span>
<span class="ratio svelte-4f3clh">26%</span></div>
<div class="entry-size-bar svelte-4f3clh highlighted"></div>
<div class="entry-ratio-bar svelte-4f3clh red"></div>
</li><li style="--size:88;--ratio:5%"><div class="entry svelte-4f3clh"><span class="url svelte-4f3clh"><a href="https://monokai.nl" rel="noopener" target="_blank">monokai.nl</a></span>
<span class="size svelte-4f3clh">88kb</span>
<span class="ratio svelte-4f3clh">5%</span></div>
<div class="entry-size-bar svelte-4f3clh highlighted"></div>
<div class="entry-ratio-bar svelte-4f3clh"></div>
</li><li style="--size:88;--ratio:9%"><div class="entry svelte-4f3clh"><span class="url svelte-4f3clh"><a href="https://cronokirby.com" rel="noopener" target="_blank">cronokirby.com</a></span>
<span class="size svelte-4f3clh">88kb</span>
<span class="ratio svelte-4f3clh">9%</span></div>
<div class="entry-size-bar svelte-4f3clh highlighted"></div>
<div class="entry-ratio-bar svelte-4f3clh"></div>
</li><li style="--size:90;--ratio:98%"><div class="entry svelte-4f3clh"><span class="url svelte-4f3clh"><a href="https://porkbrain.com" rel="noopener" target="_blank">porkbrain.com</a></span>
<span class="size svelte-4f3clh">90kb</span>
<span class="ratio svelte-4f3clh">98%</span></div>
<div class="entry-size-bar svelte-4f3clh highlighted"></div>
<div class="entry-ratio-bar svelte-4f3clh yellow red"></div>
</li><li style="--size:91;--ratio:23%"><div class="entry svelte-4f3clh"><span class="url svelte-4f3clh"><a href="https://jaime.gomezobregon.com" rel="noopener" target="_blank">jaime.gomezobregon.com</a></span>
<span class="size svelte-4f3clh">91kb</span>
<span class="ratio svelte-4f3clh">23%</span></div>
<div class="entry-size-bar svelte-4f3clh highlighted"></div>
<div class="entry-ratio-bar svelte-4f3clh"></div>
</li><li style="--size:93;--ratio:37%"><div class="entry svelte-4f3clh"><span class="url svelte-4f3clh"><a href="http://1.klose.berlin/" rel="noopener" target="_blank">1.klose.berlin</a></span>
<span class="size svelte-4f3clh">93kb</span>
<span class="ratio svelte-4f3clh">37%</span></div>
<div class="entry-size-bar svelte-4f3clh highlighted"></div>
<div class="entry-ratio-bar svelte-4f3clh red"></div>
</li><li style="--size:97;--ratio:37%"><div class="entry svelte-4f3clh"><span class="url svelte-4f3clh"><a href="https://xubuntu.org/" rel="noopener" target="_blank">xubuntu.org</a></span>
<span class="size svelte-4f3clh">97kb</span>
<span class="ratio svelte-4f3clh">37%</span></div>
<div class="entry-size-bar svelte-4f3clh highlighted"></div>
<div class="entry-ratio-bar svelte-4f3clh red"></div>
</li><li style="--size:98;--ratio:99%"><div class="entry svelte-4f3clh"><span class="url svelte-4f3clh"><a href="https://head-on-a-stick.github.io/" rel="noopener" target="_blank">head-on-a-stick.github.io</a></span>
<span class="size svelte-4f3clh">98kb</span>
<span class="ratio svelte-4f3clh">99%</span></div>
<div class="entry-size-bar svelte-4f3clh highlighted"></div>
<div class="entry-ratio-bar svelte-4f3clh yellow red"></div>
</li><li style="--size:105;--ratio:93%"><div class="entry svelte-4f3clh"><span class="url svelte-4f3clh"><a href="https://phreedom.club/" rel="noopener" target="_blank">phreedom.club</a></span>
<span class="size svelte-4f3clh">105kb</span>
<span class="ratio svelte-4f3clh">93%</span></div>
<div class="entry-size-bar svelte-4f3clh highlighted"></div>
<div class="entry-ratio-bar svelte-4f3clh yellow red"></div>
</li><li style="--size:106;--ratio:100%"><div class="entry svelte-4f3clh"><span class="url svelte-4f3clh"><a href="http://www.danielwasserlaufquicklinks.com/" rel="noopener" target="_blank">www.danielwasserlaufquicklinks.com</a></span>
<span class="size svelte-4f3clh">106kb</span>
<span class="ratio svelte-4f3clh">100%</span></div>
<div class="entry-size-bar svelte-4f3clh highlighted"></div>
<div class="entry-ratio-bar svelte-4f3clh yellow red"></div>
</li><li style="--size:109;--ratio:53%"><div class="entry svelte-4f3clh"><span class="url svelte-4f3clh"><a href="https://www.tarsnap.com/" rel="noopener" target="_blank">www.tarsnap.com</a></span>
<span class="size svelte-4f3clh">109kb</span>
<span class="ratio svelte-4f3clh">53%</span></div>
<div class="entry-size-bar svelte-4f3clh highlighted"></div>
<div class="entry-ratio-bar svelte-4f3clh yellow red"></div>
</li><li style="--size:111;--ratio:18%"><div class="entry svelte-4f3clh"><span class="url svelte-4f3clh"><a href="https://weboas.is/" rel="noopener" target="_blank">weboas.is</a></span>
<span class="size svelte-4f3clh">111kb</span>
<span class="ratio svelte-4f3clh">18%</span></div>
<div class="entry-size-bar svelte-4f3clh highlighted"></div>
<div class="entry-ratio-bar svelte-4f3clh"></div>
</li><li style="--size:112;--ratio:34%"><div class="entry svelte-4f3clh"><span class="url svelte-4f3clh"><a href="https://thebestmotherfucking.website/" rel="noopener" target="_blank">thebestmotherfucking.website</a></span>
<span class="size svelte-4f3clh">112kb</span>
<span class="ratio svelte-4f3clh">34%</span></div>
<div class="entry-size-bar svelte-4f3clh highlighted"></div>
<div class="entry-ratio-bar svelte-4f3clh red"></div>
</li><li style="--size:113;--ratio:95%"><div class="entry svelte-4f3clh"><span class="url svelte-4f3clh"><a href="https://benovermyer.com/" rel="noopener" target="_blank">benovermyer.com</a></span>
<span class="size svelte-4f3clh">113kb</span>
<span class="ratio svelte-4f3clh">95%</span></div>
<div class="entry-size-bar svelte-4f3clh highlighted"></div>
<div class="entry-ratio-bar svelte-4f3clh yellow red"></div>
</li><li style="--size:131;--ratio:6%"><div class="entry svelte-4f3clh"><span class="url svelte-4f3clh"><a href="https://www.cleanpython.com/" rel="noopener" target="_blank">www.cleanpython.com</a></span>
<span class="size svelte-4f3clh">131kb</span>
<span class="ratio svelte-4f3clh">6%</span></div>
<div class="entry-size-bar svelte-4f3clh highlighted"></div>
<div class="entry-ratio-bar svelte-4f3clh"></div>
</li><li style="--size:132;--ratio:1%"><div class="entry svelte-4f3clh"><span class="url svelte-4f3clh"><a href="https://iain.in/" rel="noopener" target="_blank">iain.in</a></span>
<span class="size svelte-4f3clh">132kb</span>
<span class="ratio svelte-4f3clh">1%</span></div>
<div class="entry-size-bar svelte-4f3clh highlighted"></div>
<div class="entry-ratio-bar svelte-4f3clh"></div>
</li><li style="--size:133;--ratio:98%"><div class="entry svelte-4f3clh"><span class="url svelte-4f3clh"><a href="https://john-doe.neocities.org" rel="noopener" target="_blank">john-doe.neocities.org</a></span>
<span class="size svelte-4f3clh">133kb</span>
<span class="ratio svelte-4f3clh">98%</span></div>
<div class="entry-size-bar svelte-4f3clh highlighted"></div>
<div class="entry-ratio-bar svelte-4f3clh yellow red"></div>
</li><li style="--size:136;--ratio:73%"><div class="entry svelte-4f3clh"><span class="url svelte-4f3clh"><a href="https://codelayer.de" rel="noopener" target="_blank">codelayer.de</a></span>
<span class="size svelte-4f3clh">136kb</span>
<span class="ratio svelte-4f3clh">73%</span></div>
<div class="entry-size-bar svelte-4f3clh highlighted"></div>
<div class="entry-ratio-bar svelte-4f3clh yellow red"></div>
</li><li style="--size:136;--ratio:92%"><div class="entry svelte-4f3clh"><span class="url svelte-4f3clh"><a href="https://salixos.org/" rel="noopener" target="_blank">salixos.org</a></span>
<span class="size svelte-4f3clh">136kb</span>
<span class="ratio svelte-4f3clh">92%</span></div>
<div class="entry-size-bar svelte-4f3clh highlighted"></div>
<div class="entry-ratio-bar svelte-4f3clh yellow red"></div>
</li><li style="--size:139;--ratio:100%"><div class="entry svelte-4f3clh"><span class="url svelte-4f3clh"><a href="https://www.tuhs.org/" rel="noopener" target="_blank">www.tuhs.org</a></span>
<span class="size svelte-4f3clh">139kb</span>
<span class="ratio svelte-4f3clh">100%</span></div>
<div class="entry-size-bar svelte-4f3clh highlighted"></div>
<div class="entry-ratio-bar svelte-4f3clh yellow red"></div>
</li><li style="--size:154;--ratio:1%"><div class="entry svelte-4f3clh"><span class="url svelte-4f3clh"><a href="https://matthall.codes/" rel="noopener" target="_blank">matthall.codes</a></span>
<span class="size svelte-4f3clh">154kb</span>
<span class="ratio svelte-4f3clh">1%</span></div>
<div class="entry-size-bar svelte-4f3clh highlighted"></div>
<div class="entry-ratio-bar svelte-4f3clh"></div>
</li><li style="--size:155;--ratio:37%"><div class="entry svelte-4f3clh"><span class="url svelte-4f3clh"><a href="https://danielsada.tech/" rel="noopener" target="_blank">danielsada.tech</a></span>
<span class="size svelte-4f3clh">155kb</span>
<span class="ratio svelte-4f3clh">37%</span></div>
<div class="entry-size-bar svelte-4f3clh highlighted"></div>
<div class="entry-ratio-bar svelte-4f3clh red"></div>
</li><li style="--size:156;--ratio:8%"><div class="entry svelte-4f3clh"><span class="url svelte-4f3clh"><a href="https://craigslist.org/" rel="noopener" target="_blank">craigslist.org</a></span>
<span class="size svelte-4f3clh">156kb</span>
<span class="ratio svelte-4f3clh">8%</span></div>
<div class="entry-size-bar svelte-4f3clh highlighted"></div>
<div class="entry-ratio-bar svelte-4f3clh"></div>
</li><li style="--size:160;--ratio:36%"><div class="entry svelte-4f3clh"><span class="url svelte-4f3clh"><a href="https://frontaid.io" rel="noopener" target="_blank">frontaid.io</a></span>
<span class="size svelte-4f3clh">160kb</span>
<span class="ratio svelte-4f3clh">36%</span></div>
<div class="entry-size-bar svelte-4f3clh highlighted"></div>
<div class="entry-ratio-bar svelte-4f3clh red"></div>
</li><li style="--size:160;--ratio:4%"><div class="entry svelte-4f3clh"><span class="url svelte-4f3clh"><a href="https://blog.circuitsofimagination.com/" rel="noopener" target="_blank">blog.circuitsofimagination.com</a></span>
<span class="size svelte-4f3clh">160kb</span>
<span class="ratio svelte-4f3clh">4%</span></div>
<div class="entry-size-bar svelte-4f3clh highlighted"></div>
<div class="entry-ratio-bar svelte-4f3clh"></div>
</li><li style="--size:173;--ratio:87%"><div class="entry svelte-4f3clh"><span class="url svelte-4f3clh"><a href="https://matthewstrom.com" rel="noopener" target="_blank">matthewstrom.com</a></span>
<span class="size svelte-4f3clh">173kb</span>
<span class="ratio svelte-4f3clh">87%</span></div>
<div class="entry-size-bar svelte-4f3clh highlighted"></div>
<div class="entry-ratio-bar svelte-4f3clh yellow red"></div>
</li><li style="--size:176;--ratio:20%"><div class="entry svelte-4f3clh"><span class="url svelte-4f3clh"><a href="https://jmtd.net/" rel="noopener" target="_blank">jmtd.net</a></span>
<span class="size svelte-4f3clh">176kb</span>
<span class="ratio svelte-4f3clh">20%</span></div>
<div class="entry-size-bar svelte-4f3clh highlighted"></div>
<div class="entry-ratio-bar svelte-4f3clh"></div>
</li><li style="--size:199;--ratio:8%"><div class="entry svelte-4f3clh"><span class="url svelte-4f3clh"><a href="https://pgjones.dev" rel="noopener" target="_blank">pgjones.dev</a></span>
<span class="size svelte-4f3clh">199kb</span>
<span class="ratio svelte-4f3clh">8%</span></div>
<div class="entry-size-bar svelte-4f3clh highlighted"></div>
<div class="entry-ratio-bar svelte-4f3clh"></div>
</li><li style="--size:212;--ratio:1%"><div class="entry svelte-4f3clh"><span class="url svelte-4f3clh"><a href="https://ianmobbs.com" rel="noopener" target="_blank">ianmobbs.com</a></span>
<span class="size svelte-4f3clh">212kb</span>
<span class="ratio svelte-4f3clh">1%</span></div>
<div class="entry-size-bar svelte-4f3clh highlighted yellow"></div>
<div class="entry-ratio-bar svelte-4f3clh"></div>
</li><li style="--size:219;--ratio:1%"><div class="entry svelte-4f3clh"><span class="url svelte-4f3clh"><a href="https://ihaque.org/" rel="noopener" target="_blank">ihaque.org</a></span>
<span class="size svelte-4f3clh">219kb</span>
<span class="ratio svelte-4f3clh">1%</span></div>
<div class="entry-size-bar svelte-4f3clh highlighted yellow"></div>
<div class="entry-ratio-bar svelte-4f3clh"></div>
</li><li style="--size:227;--ratio:1%"><div class="entry svelte-4f3clh"><span class="url svelte-4f3clh"><a href="https://nicetranslator.com/" rel="noopener" target="_blank">nicetranslator.com</a></span>
<span class="size svelte-4f3clh">227kb</span>
<span class="ratio svelte-4f3clh">1%</span></div>
<div class="entry-size-bar svelte-4f3clh highlighted yellow red"></div>
<div class="entry-ratio-bar svelte-4f3clh"></div>
</li>
</ol></main>
<footer id="main-footer" class="svelte-12uobvg"><p>Made with ♥ for a performant web by <a href="https://koehr.in" rel="noopener" target="_blank">Norman Köhring</a>.
Inspired by <a href="https://uglyduck.ca" rel="noopener" target="_blank">Bradley Taunt</a>s <a href="https://1MB.club" rel="noopener" target="_blank">1MB.club</a>
<br>
The code of this page is open source. You can find it on <a href="https://github.com/nkoehring/250kb-club" rel="noopener" target="_blank">Github</a>
and <a href="https://sr.ht/~koehr/the-250kb-club/" rel="noopener" target="_blank">Sourcehut</a>.
</p>
</footer>
<script>
__SVELTE__ = {
baseUrl: "",
status: 200,
error: null,
preloaded: [{},{}],
session: void 0
};
</script>
</body>
<!--script data-goatcounter="https://250kb-club.goatcounter.com/count" async src="//gc.zgo.at/count.js"></script-->
</html>