<!DOCTYPE html> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=0.5, user-scalable=yes" /> <title>tilde.town</title> <link href="index.css" rel="stylesheet" /> <script> function toggleDots() { document.getElementsByTagName("main")[0].classList.toggle("dotted"); } </script> </head> <body> <main> <div id="heatmap"> <?php include 'lastlog.html'; ?> </div> <div class="box"> <pre> <span aria-label="tilde.town"> _ o | | | _|_ | | __| _ _|_ __ _ _ | | |/ / | |/ | / \_| | |_/ |/ | |_/|_/|__/\_/|_/|__/o|_/\__/ \/ \/ | |_/</span> is a computer meant for sharing </pre> </div> <div class="box" style="float:right; text-align:right; opacity: 0.99"> <pre> <!-- <a href="#TODO">helpdesk</a> --> <a href="/wiki">wiki</a> <a href="/blog.html">blog</a> <a href="//cgit.tilde.town/">cgit</a> <a href="//git.tilde.town">gitea</a> <a href="/testimonial.html">testimonials</a> </pre> </div> <div class="box"> we are a <b>community</b> of around 3000 users making art, socializing, and learning on a linux server. founded in 2014 by <a href="/~vilmibm">~vilmibm</a>. </div> <div class="box"> a random selection of featured projects: <ul> <?php system("shuf -n5 projects.html") ?> </ul> </div> <div class="box"> <p> if you think you might enjoy being a part of this community you can <a href="/signup/">learn more here</a>. </p> </div> <div class="box"> <p> every dot in the background represents one townie. the more recently were they active, the brighter the dot. if you <button onclick="toggleDots()">hide all this text</button> you'll be able to inspect them. </p> </div> <div class="box"> <pre> ecdsa host key: SHA256:RGr0EXrHOCt/ZZitfMK2WFwbI80OGzat+DlthhTfWf4 </pre> </div> </main> <aside id="right"> <div class="box"> <pre aria-label="ascii art of a postcard with a town on it"> _____________________________________________ | __ : | | / /\ __ ___!__ _,__ ___,_ | |/ / o\/ \ / /\ /__/ \ /__\__\ . . | | / \\ \/_____ /_*\ | |[^][^| | |[^]())| |/ /\ | | |_|__| .: |__|__| ()(/| | || | {^} | | ( ~)(| | [] [] | | | |. . A ._ . .( O((/| | _ _ |___|__|__D_| . H / \ {^} ()||)| | | |[@] | | . . . | |/ \ | \|| | |_|_|_____| . . |^| \ | v ||/| | . . v v . | | \|. v /v| | . v v . / O \ /| . /vv| | |_ u _| . . / _ \ / | .. | | || | || / |_| \/ | . | |___________<span style="opacity:.5">by <a href="/~sanqui">~sanqui</a></span>________________________| </pre> </div> <div class="box"> <marquee> <?php system("uptime") ?> </marquee> </div> <?php /* <div class="box" id="planet"> recent posts on the <a href="/~dzwdz/tmp/sfeed.html">planet</a>: <ul> <?php include '/home/dzwdz/Their/src/sfeed/short.html'; ?> </ul> </div> */ ?> <div class="box"> <img alt="tilde.town button" src="//tilde.town/~lucidiot/img/logos/tildetown_anim2.gif" /> <img alt="firefox button" src="//tilde.town/~dzwdz/pics/88x31/firefox2.gif" /> <img alt="trans rights NOW button" src="//tilde.town/~dzwdz/pics/88x31/transnow2.gif" /> <a href="https://migadu.com/"><img title="we <3 migadu" alt="migadu" src="//tilde.town/~dzwdz/pics/88x31/migadu.png" /></a> <a href="https://tiny.tilde.website/@tildetown"><img alt="mastodon" src="//tilde.town/~dzwdz/pics/88x31/mastodon_button_2.gif" /></a> </div> </aside> <aside id="users"> some random users: <ul> <?php system("shuf -n125 userbar.html") ?> </ul> </aside>