1
0
src/homepage/faq.html
2022-08-30 10:40:55 -04:00

53 lines
2.3 KiB
HTML

<!DOCTYPE html>
<HTML LANG="en">
<HEAD>
<LINK HREF="http://www.trinity.moe/faq" REL="canonical" />
<LINK HREF="https://raw.githubusercontent.com/devenblake/homepage/main/favicon.ico" REL="shortcut icon" TYPE="image/x-icon" />
<LINK HREF="/css/blank.css" ID="styling" REL="stylesheet" />
<META CHARSET="UTF-8" />
<META CONTENT="noindex" NAME="googlebot" /> <!-- FUCK GOOGLE -->
<META CONTENT="interest-cohort=()" HTTP-EQUIV="Permissions-Policy" /> <!-- FUCK GOOGLE -->
<META CONTENT="width=device-width, initial-scale=1" NAME="viewport" />
<TITLE>frequently asked questions</TITLE>
</HEAD>
<BODY>
<P><A HREF="/">~ Return to the rest of the site</A></P>
<SCRIPT SRC="/js/cookies.js" TYPE="application/javascript"></SCRIPT>
<SCRIPT SRC="/js/sheets.js" TYPE="application/javascript"></SCRIPT>
<SCRIPT TYPE="application/javascript">window.onload = window.initializesheets;</SCRIPT>
<H1>frequently asked questions</H1>
<H3>updated 2022-08-30</H3>
<HR ALIGN="left" SIZE="1" WIDTH="25%" />
<H4>I messaged you on [<I>platform</I>] and you didn't respond. Why is that?</H4>
<P>
I'm not active on many platforms and the ones on which I am active tend to glitch out because I always have weird device setups.
If you need to get in touch with me I highly encourage you to contact me via SMTP at the addresses on the site index.
Unless you opened with something really weird, had I seen your message, I would have responded.
</P>
<H4>Why "Trinity"? Don't you go by Deven?</H4>
<P>
I go by both.
What do you think the T in DTB stood for?
I mostly use "Deven Blake" in formal contexts.
</P>
<H4>TLS? But I still browse this site with Internet Explorer 1!</H4>
<P>
All bad things must come to an end.
<A HREF="https://sourcehut.org/blog/2021-02-18-sourcehut-pages/">Sourchut Pages forces TLS</A>.
It's not my choice but it's an alright one and I'm happy to be on a platform whose principles are ones with which I can agree.
</P>
<P>
This change in hosting has also put fuel in the fire that's burned
<A HREF="https://web.archive.org/web/2/devenzone">/devenzone</A>,
<A HREF="https://web.archive.org/web/2/http://www.trinity.moe/stickers">/stickers</A>,
and much of <A HREF="css">/css</A>.
These are all pages that heavily relied on third-party resources, which Sourcehut forbids.
This is no great loss and these pages won't be missed.
</P>
</BODY>
</HTML>