SimonSarasovaWebsite/resources/pages/posts.html

156 lines
6.1 KiB
HTML
Raw Normal View History

2024-05-01 09:38:23 +02:00
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>Simon Sarasova - Posts</title>
<link rel="stylesheet" type="text/css" href="./style.css">
</head>
<body>
<div class = "pageDiv">
{{.CodeSnippet_Header}}
<div class = "pageContentBox">
<div class = "pageContent">
<h1> Posts </h1>
<br class = "thinlinebreak">
<p>Below are my posts.</p>
<p>Posts are short ideas and thoughts.</p>
<p>Longer-form content is on the Blog page.</p>
<p>Please share these ideas. Giving me attribution is not necessary.</p>
<br class = "thinlinebreak">
<div class = "shortPostBox">
<p class = "shortPostDate">April 30th, 2024</p>
<p>Greetings.</p>
<br class = "shortPostLinebreak">
<p>My name is Simon Sarasova.</p>
<br class = "shortPostLinebreak">
<p>I have created a race aware mate discovery network called Seekia.</p>
<br class = "shortPostLinebreak">
<p>Seekia is a mate discovery network where users can find a mate while having a deep awareness of each potential partner's race.</p>
<p>Users can share racial information in their profiles such as their eye, skin, and hair color; hair texture; and the alleles in their genome which effect physical traits. Users can also share their genetic ancestry, which correlates to their race.</p>
<br class = "shortPostLinebreak">
<p>Seekia enables users to browse and filter potential mates by their racial attributes.</p>
<p>Seekia can also calculate the racial characteristics for prospective offspring between users.</p>
<p>Seekia allows for users to predict and choose the race of their offspring by selecting a mate who is the most capable and likely to produce offspring of their desired race.</p>
<br class = "shortPostLinebreak">
<p>Seekia aims to cure racial loneliness.</p>
<p>Racial loneliness is the condition of being unable to find members of one's own race to mate with.</p>
<p>Seekia aims to help people to meet and mate with members of their own race.</p>
<br class = "shortPostLinebreak">
<p>Seekia aims to beautify the human species.</p>
<p>Seekia aims to encourage breeding between human pairs which will produce the most beautiful offspring who belong to the most beautiful races and possess the most beautiful traits.</p>
<p>Seekia aims to help members of the most beautiful races to meet and have offspring, helping to increase the populations of the world's most beautiful races.</p>
<br class = "shortPostLinebreak">
<p>Seekia is also genetics aware. Users can share genetic information in their profiles.</p>
<p>Users can choose a mate with whom their offspring has a lower probability of having diseases and a higher probability of possessing certain traits.</p>
<p>Seekia aims to drastically reduce the prevalence of recessive monogenic disorders within the human species.</p>
<p>Seekia aims to improve humanity's genetics by making humans more beautiful, healthy, intelligent, virtuous, and happy.</p>
<br class = "shortPostLinebreak">
<p>Seekia is open source and released into the public domain.</p>
<p>The Seekia network is decentralized and not yet operational.</p>
<p>You can download the Seekia app and simulate its use.</p>
<p>You can also read the whitepaper which is located on the Seekia website.</p>
<br class = "shortPostLinebreak">
<p>Here are some links:</p>
<br class = "shortPostLinebreak">
<p>Seekia Clearnet website: Seekia.net</p>
<p>Seekia IPFS .eth website: Seekia.eth</p>
<p>My IPFS .eth website: SimonSarasova.eth</p>
<br class = "shortPostLinebreak">
<p>To access .eth websites you can use Brave Browser.</p>
<p>To access them from any browser, you can use a gateway, which are trusted services run by third parties.</p>
<br class = "shortPostLinebreak">
<p>Gateway 1: SimonSarasova.eth.limo</p>
<p>Gateway 2: SimonSarasova.eth.link</p>
<br class = "shortPostLinebreak">
<p>You can contact me using Session, an encrypted messenger. My Session identity key is on my website.</p>
<br class = "shortPostLinebreak">
<p>Seekia's goal is to accelerate the world's adoption of race and genetics aware mate discovery technology.</p>
<br class = "shortPostLinebreak">
<p>Seekia aims to usher in a new era of human breeding strategies.</p>
<p>Seekia aims to bring genetic order to humanity's breeding patterns.</p>
<br class = "shortPostLinebreak">
<p>Please let me know your thoughts, and please spread the word about Seekia.</p>
<br class = "shortPostLinebreak">
<p>The genetic future of our species is at stake.</p>
<br class = "shortPostLinebreak">
<p>- Simon Sarasova</p>
<br class = "shortPostLinebreak">
<a class = "shortPostMemoLink" href="./memos/posts/Post4.txt" target=”_blank”>View Signed Memo</a>
</div>
<div class = "shortPostBox">
<p class = "shortPostDate">March 11th, 2024</p>
<p>Beauty is more valuable than diversity.</p>
<br class = "shortPostLinebreak">
<p>A world with low racial diversity and high beauty is better than a world with high racial diversity and low beauty.</p>
<br class = "shortPostLinebreak">
<p>Beauty is measured by surveying the magnitude of sexual attraction felt by humans towards each other.</p>
<br class = "shortPostLinebreak">
<a class = "shortPostMemoLink" href="./memos/posts/Post3.txt" target=”_blank”>View Signed Memo</a>
</div>
<div class = "shortPostBox">
<p class = "shortPostDate">March 11th, 2024</p>
<p>Seekia aims to bring genetic order to humanity's breeding patterns.</p>
<br class = "shortPostLinebreak">
<p>Seekia aims to usher in a new era of human breeding strategies.</p>
<br class = "shortPostLinebreak">
<a class = "shortPostMemoLink" href="./memos/posts/Post2.txt" target=”_blank”>View Signed Memo</a>
</div>
<div class = "shortPostBox">
<p class = "shortPostDate">March 11th, 2024</p>
<p>"You're here because you know something.</p>
<p>What you know you can't explain, but you feel it.</p>
<p>You've felt it your entire life, that there's something wrong with the world.</p>
<p>You don't know what it is, but it's there, like a splinter in your mind, driving you mad.</p>
<br class = "shortPostLinebreak">
<p>It is this feeling that has brought you to me."</p>
<br class = "shortPostLinebreak">
<p>- Morpheus</p>
<br class = "shortPostLinebreak">
<a class = "shortPostMemoLink" href="./memos/posts/Post1.txt" target=”_blank”>View Signed Memo</a>
</div>
</div>
</div>
</div>
</body>
</html>