ari.lt/page/thanks/index.html

139 lines
5.1 KiB
HTML
Raw Normal View History

<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Ari::web -&gt; Thanks</title>
<meta name="description" content="Thank you, my supporters" />
<meta
name="keywords"
content="thanks, donations, ari-web, bitcoin, paypal, thank you for donating, gratitude, open source, foss, free, website, ari archer, personal website"
/>
<meta
name="robots"
content="follow, index, max-snippet:-1, max-video-preview:-1, max-image-preview:large"
/>
<meta property="og:type" content="article" />
<meta name="color-scheme" content="dark" />
<meta name="theme-color" content="#121212" />
<link rel="manifest" href="/manifest.json" />
<link rel="stylesheet" href="/content/styles/clean/index.css" />
<link rel="stylesheet" href="/content/styles/index/index.css" />
<link rel="stylesheet" href="/content/styles/thanks/index.css" />
</head>
<body>
<header>
<h1>thank you for supporting me,</h1>
</header>
<br />
<article>
<ul id="thanks">
<li>
<b>2023/11/24</b> : <b>casey, my best friend</b> for buying
me
<b
><a href="ari.lt">ari.lt</a> for
<span>11.99 euro</span></b
>
</li>
<li>
<b>2023/11/30</b> : <b>mario g.</b> for an
<span>80 euro cent, 42 cent excluding fees</span> ( the
answer to life !! ) donation on
<b><a href="/paypal">paypal</a></b>
</li>
</ul>
<h2>where is this money being used ?</h2>
<ul id="usage">
<li>
pay for <a href="https://ari.lt/">ari.lt</a>, 11.99 yearly,
hostinger
</li>
<li>
pay for
<a href="http://62.171.174.136/">62.171.174.136</a> contabo
VPS, 5.45 monthly
</li>
<li>other random charges, around 12 euro yearly</li>
<li>
13.37 USD ( 12.77 EUR ) donation for
<a
href="https://psfmember.org/civicrm/contribute/transact/?reset=1&id=49"
>python software foundation ( psf )</a
>
on 2023/12/24 to give back to the open source community and
support tools ari-web uses, 1337 for the funny number
</li>
<li>
2 USD cents sent to a
<a href="https://us.ari.lt/@nsa">@nsa's on ari-web</a>
friend, as a joke, but i did get something in return -- meme
information about icann [note : coming from
<a href="https://matrix.to/#/#lounge:envs.net"
>#lounge:envs.net</a
>, a community im a part of]
</li>
<li>
4 EUR cents ( converted to 2 USD cents with taxes ) sent to
support <a href="https://pain.agency/">pain.agency</a>, bc i
thought it may b funny lmao [note : coming from
<a href="https://matrix.to/#/#lounge:envs.net"
>#lounge:envs.net</a
>, a community im a part of]
</li>
</ul>
<br />
<p>
in general, ari-web takes around 100 euro to maintain yearly, a
lot of it coming from my own pocket as a barely-working 16 year
old student, i've only started documenting where i spend the
money since 2023/11/24 or so, here are some undisclosed expenses
from when i wasnnt documenting it :
</p>
<br />
<ul>
<li>
domain expenses for ari-web.xyz ( no longer in use, should
expire in 2025 )
</li>
<li>linode VPS costs</li>
<li>still those misc charges that come up</li>
<li>probs other stuff i cant remember lol</li>
</ul>
</article>
<br />
<footer>
<p>
i appriciate and value these donations a lot, thank you for
supporting me &lt;3
</p>
<br />
<i
>feel free to support me on <a href="/paypal">paypal</a> (
<a href="mailto:ari.web.xyz@gmail.com">ari.web.xyz@gmail.com</a>
), <a href="/btc">bitcoin</a> or <a href="/git">code :)</a>,
when donating feel free to specify a note to possibly link to
your own website, or social media or anything :)
</i>
</footer>
</body>
</html>