site/index.html

203 lines
8.7 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<title>Emma Tebibyte @ Tebibyte Media</title>
<link rel="stylesheet" href="assets/style.css">
<link rel="icon" href="/favicon.ico" type="image/x-icon" />
<meta charset="UTF-8">
<meta content="Emma Tebibyte" name="author" />
<meta content="Emma Tebibyte's personal web page." name="description" />
<meta content="width=device-width, initial-scale=1" name="viewport" />
<meta content="interest-cohort=()" http-equiv="Permissions-Policy" /> <!-- FUCK GOOGLE -->
</head>
<body>
<div class="back">
<h5 class="pill">
<a href="/">Return Home</a>
</h5>
</div>
<div class="content">
<div class="section-full">
<h2 class="header-full">Hi! I'm Emma Tebibyte.</h2>
<p id="pronouns">
(<a href="https://pronoun.is/fae" title="my pronouns">
fae/faer
</a>)
</p>
<p>
I founded Tebibyte Media in 2020. Initially, its only goal was
to further the adoption of
<a href="https://www.gnu.org/philosophy/free-sw.html#fs-definition">
free software</a>, attempting to spread its use to the
communities I was in that didn't have a technology focus. Since
then, <a href="https://tebibyte.media/network">it has grown
substantially</a> and into something entirely new: a network of
support for anyone who is creating something and values free
software and open access principles. I'm very proud of all of
the wonderful <a href=/about#staff>staff</a> who help me out
with this project; they are the sole reason Tebibyte Media is
capable of sustaining its Network.
</p>
<p>
The Network itself is also due a lot of credit. Through Tebibyte
Media, I have met and interacted with so many interesting and
helpful people. Part of our goals with the Network is to foster
a community for all of the members; this goal has been the
easiest part of this journey thus far. This is no doubt due not
only to the fantastic job my staff does but also to the
comfortable and friendly environment sustained in the community
itself.
</p>
</div>
<div class="section">
<h3 class="header" id="contact">
<a href="#contact">Contact</a>
</h3>
<p>
If you'd like to contact me, the best ways to do so are as
follows, in order of preference:
<ul>
<li>
Via e-mail, using my
<a href="assets/pgpkey.asc">PGP key</a>
</li>
<li>Through Matrix: @emma:tebibyte.media</li>
<li><a href="assets/session-id.txt">Using
Session</a></li>
<li>
Using Discord
(<a href="https://usemumble.neocities.org/">proprietary,
not recommended
</a>): Emma Tebibyte#3123
</li>
</ul>
If you want to talk to me where I am most of the time,
that unfortunately happens to be Discord. Tebibyte Media
has a <a href="/discord">Discord "server"</a> because
the state of current free software alternatives is not
satisfactory.
</p>
</div>
<div class="section">
<h3 class="header" id="ideas"><a href="#ideas">Things Someone
Should Make</a></h3>
<h4 class="subtitle">Or: the software I (probably) won't or can't
make but which I think would be good to have</h4>
<p>
<ul>
<li>A fork of
<a href="https://github.com/moezbhatti/qksms">
QKSMS
</a>
that implements the following messengers' protocols:
<ul>
<li>
<a href="https://airmessage.org/">
AirMessage
</a>
</li>
<li>
<a href="https://github.com/wrwrabbit/Partisan-SMS">
Partisan-SMS
</a>
</li>
<li>
<a href="https://signal.org/">Signal</a>
</li>
<li>
<a href="https://silence.dev/">Silence</a>
</li>
<li>
<a href="https://telegram.org/">Telegram</a>
</li>
</ul>
</li>
<li>An Android app that uses the method
<a href="https://auroraoss.com/">Aurora Store</a> uses
to download Google Play Store APK files for Android and
the patches that the unofficial Minecraft Bedrock
launcher for GNU/Linux and the MacOS uses to remove
signature verification to keep Minecraft for Android
up-to-date and running on systems without Google Play
Services.</li>
<li>An Android SoundCloud client which uses the existing
components from the
<a href="https://newpipe.net/">NewPipe</a> app.</li>
</ul>
</p>
</div>
<div class="section">
<h3 class="header" id="links">
<a href="#links">Links</a>
</h3>
<p>
Some useful links you might like to click on:
<ul>
<li>
<a href="https://git.tebibyte.media/emma/site/">
I wanted to put something funny here
</a>
</li>
<li>
<a href="firefox">
My recommended Firefox configuration
</a>
</li>
<li>
<a href="https://git.tebibyte.media/emma/">
The link to my git profile
</a>
</li>
<li>
<a href="https://adnilarchive.wordpress.com/">
The Sarah Adnil Archives</a>, which I help run
</a>
</li>
</ul>
</p>
</div>
<div class="section">
<h3 class="header" id="frens">
<a href="#frens">I have friends!</a>
</h3>
<h4 class="subtitle">Riveting content here, folks.</h4>
<p>Here are some of their stickers:</p>
<div id="stickers">
<a href="https://donotresearch.net/">
<img src="assets/img/dnr.gif" />
</a>
<a href="https://holanet.xyz/">
<img src="assets/img/holanet.webp" />
</a>
<a href="https://sleepy.zone/">
<img src="assets/img/sleepy.png" />
</a>
<a href="https://trinity.moe/">
<img src="assets/img/trinitydotmoe88x31.bmp" />
</a>
<a href="https://versary.town/">
<img src="assets/img/versarytown.png" />
</a>
</div>
</div>
</div> <!-- content -->
<footer>
<div class="section-full">
<h5>This site is licensed under the <a
href="agpl-3.0.txt">AGPLv3</a> or later. Its content is covered
under the <a href="legalcode.txt">CC BY-NC-SA</a> license.</h5>
</div>
</body>
</html>