<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<link rel="stylesheet" href="index.css">
<link rel="icon" href="p/icon.ico" type="image/x-icon">
<title>Cool Websites</title>
</head>
<body>
<a href="/">⬅ Back</a>
<h1>Cool Websites</h1>
<p>Websites I find neat or interesting.</p>
<ul>
<li><a href="https://wiki.archlinux.org/">Arch Wiki</a>: Best Linux wiki on the web</li>
<li><a href="https://theuselessweb.com/">The Useless Web</a>: Random websites</li>
<li><a href="https://suckless.org/">Suckless</a>: Cool software</li>
<li><a href="https://ipfs.io">IPFS</a>: A decentralized file system/storage system</li>
<li><a href="https://matrix.org">Matrix</a>: A great chat system with lots of features</li>
<li><a href="https://jami.net/">Jami</a>: A better, free version of Zoom</li>
<li><a href="https://www.gnu.org/">GNU</a>: Free software</li>
<li><a href="https://wiby.me/">Wiby.me</a>: A search engine for small websites</li>
<li><a href="https://fediverse.party/">Fediverse</a>: Collection of federated social media</li>
<li><a href="https://openbsd.org/">OpenBSD</a>: A very secure and useful BSD distribution</li>
</ul>
</body>
</html>