Update about page

This commit is contained in:
Anthony Wang 2021-07-22 11:28:52 -05:00
parent 1915d256c6
commit 70d56b32be
Signed by: a
GPG key ID: BC96B00AEC5F2D76

View file

@ -13,17 +13,41 @@
<h2>About</h2>
<br>
<p>
<a href="/blog/taking-back-the-web">The exozyme project</a> is a project to build a better, privacy-respecting web and cloud-hosting service. We host <a href="/services">quite a lot of free services!</a> If you are interested, shoot me a message on <a href="https://matrix.org">Matrix</a>, a private, decentralized messaging service, <a href="https://matrix.to/#/@ta180m:exozy.me">@ta180m:exozy.me</a> explaining what you plan to do with exozyme. We also have a <a href="https://matrix.to/#/!dRcbHQEbbDRNcYShLo:exozy.me?via=exozy.me&via=matrix.org">Matrix space</a> as well that you should join.
<a href="/blog/taking-back-the-web">exozyme</a> is a project to build a better, privacy-respecting web and cloud-hosting service. We host <a href="/services">quite a lot of free services!</a> If you are interested, shoot me a message on <a href="https://matrix.org">Matrix</a>, a private, decentralized messaging service, <a href="https://matrix.to/#/@ta180m:exozy.me">@ta180m:exozy.me</a> explaining what you plan to do with exozyme. We also have a <a href="https://matrix.to/#/!dRcbHQEbbDRNcYShLo:exozy.me?via=exozy.me&via=matrix.org">Matrix space</a> as well that you should join.
</p>
<br>
<h3>Why exozyme?</h3>
<p>
<b>It's free!</b> exozyme is <a href="https://en.wikipedia.org/wiki/Gratis_versus_libre">free as in beer and free as in speech</a>.
</p>
<br>
<p>
If you're interested in the technical details, the server uses a 6-core 12-thread AMD Ryzen 5 5600X proccessor paired with the 2011's finest ATI Radeon HD 6570 graphics card. We currently only have 16GB of RAM, but plenty of swap space so you don't have to worry about running out of memory. The server runs Arch Linux, updated every week on Saturday night, but you can use a virtual machine or container to run a different OS if you would like.
<b>High performance!</b> Enjoy our unbeatable bare-metal performance! You can even run virtual machines and containers!
</p>
<br>
<p>
<b>We respect your privacy!</b> exozyme offers a number of <a href="https://exozy.me/services/">decentralized, encrypted, and privacy-respecting alternatives</a> to popular services.
</p>
<br>
<p>
<b>We're flexible!</b> Want to host a public CS:GO server? We can accomodate that. Need virtual machines? We have that. Just ask and we can probably make it happen!
</p>
<br>
<p>
<b>We're a great communtity!</b> Join our <a href="https://matrix.to/#/!dRcbHQEbbDRNcYShLo:exozy.me?via=exozy.me&via=matrix.org">Matrix space</a> and meet a community of people who love CS and Linux as much as you do!
</p>
<br>
<p>
Please take a look at the <a href="/fuqs">frequently unasked questions</a> too.
</p>
<br>
<h3>Technical details</h3>
<p>
If you're interested in the technical details, the server uses a 6-core 12-thread AMD Ryzen 5 5600X proccessor paired with the 2011's finest ATI Radeon HD 6570 graphics card. We currently only have 16GB of RAM, but plenty of swap space so you don't have to worry about running out of memory. The server runs Arch Linux, updated every week on Saturday night, but you can use a virtual machine or container to run a different OS if you would like.
</p>
<br>
<p>
You can find all our source code at our <a href="https://git.exozy.me/exozyme">Gitea</a>. All HTML and CSS was hand-written with ❤️ by <a href="https://ta180m.exozy.me/">Ta180m</a>.
</p>