index.html (3915B)
1 <!DOCTYPE html> 2 <html lang="en"> 3 <head> 4 <title>xfnw</title> 5 <meta charset="UTF-8"> 6 <meta name="viewport" content="width=device-width, initial-scale=1"> 7 <link rel="stylesheet" href="assets/xfnw.css"> 8 <meta name="description" content="xfnw's homepage"> 9 </head> 10 <body> 11 <h1>xfnw</h1> 12 <div> 13 <a href="https://tildegit.org/xfnw">(tilde)</a><a href="https://xfnw.ttm.sh/git">git</a><a href="https://github.com/xfnw">(hub)</a> 14 <a href="https://twitch.tv/xfnw">Twitch</a> 15 <a href="mailto:xfnw+does+not+like+spam@ttm.sh">Email</a> 16 <a href="https://vulpine.club/@xfnw" rel="me">Fedi</a> 17 </div> 18 19 <h1>About me</h1> 20 <p> 21 hey, im owen. im a student interested in open-source, linux, and software stuff in general. 22 when not doing this i enjoy amateur radio, reading, biking, building slightly unsafe 23 things with old computer parts and <a href="https://tilde.chat">going on irc</a>. 24 </p> 25 <p> 26 vulpine vulpine vulpine vulpine vulpine 27 </p> 28 29 <h2>Feast your eyes on</h2> 30 <a href="https://xfnw.ttm.sh/blog">my blog</a> 31 or 32 <a href="https://xfnw.ttm.sh/xfwc">these images</a> 33 34 <h2>i use lots of irc</h2> 35 <ul> 36 <li>freenode ##xfnw - freenode channel</li> 37 <li>tilde.chat #xfnw - tilde channel</li> 38 <li>irc.wppnx.pii.at #xfnw - channel on my weird testnet</li> 39 </ul> 40 41 <h1>public keys</h1> 42 <a href="proof.txt">proof</a> 43 <ul> 44 <li><b>tox:</b> 5EC5998A3EFC0663A5D2EDAF822A14FCA7AB11931A95CEF409CF6EB32E8EE4128D34CC31AFC7</li> 45 <li><b>age:</b> age1nc0magz9xw2rhrpnsg49q0lvm5hmm9s05jrsjak9249jhf469qaq3us55f</li> 46 <li><b>signify:</b> RWRtrqdMaJPiIGDgiKaWEJijrV/mGroP5qNDmZW0/Ps2Ct+obGbx7wO0</li> 47 <li><b>pgp:</b> <a href="gpg-armor.txt">3DC941B2960D930F85C1F10F61E199CD3E82EE46</a></li> 48 <li><b>ssh:</b> <a href="ssh.txt">too many</a></li> 49 </ul> 50 51 <h2>other people's stuff to look at</h2> 52 <p>while this does not actually use <a href='https://git.sr.ht/~sircmpwn/openring'>openring</a>, you should check it out</p> 53 <div class='flex'> 54 <div> 55 <h3><a href='https://tilde.club/~jy4m/alphasmart/'>LazyDog's Mechanical Keyboard Mod Kit for the AlphaSmart 3000</a></h3> 56 <p>Got an AlphaSmart 3000 but disappointed with the mushy keyboard? Want a solution for distraction-free writing that's cheaper than a Freewrite and more practical than a typewriter? Like weird old technology? Look no further! </p> 57 <small>via ~jy4m on tilde.club</small> 58 </div> 59 <div> 60 <h3><a href='https://tilde.team/~konomo/blog/007-tildecats.html'>Tildecats</a></h3> 61 <p> 62 About time I write something here again :3 63 </p> 64 <small>via konomo's blog on January 19, 2021</small> 65 </div> 66 <div> 67 <!-- tilde.team ring fragment--> 68 <h3><a href="https://tilde.team/ring/">~team ring</a></h3> 69 <p><center> 70 [<a href="https://tilde.team/ring/?action=prev&me=xfnw">previous</a>] 71 [<a href="https://tilde.team/ring/?action=random&me=xfnw">random</a>] 72 [<a href="https://tilde.team/ring/?action=next&me=xfnw">next</a>] 73 </center></p> 74 <small> 75 via tilde.team 76 </small> 77 </div> 78 <div> 79 <h3><a href='https://isvarahparamahkrsnah.tilde.institute/journal/apology-letter-to-hisacro.html'>Apology Letter To hisacro</a></h3> 80 <p>I am sorry my "stream is Arse, all of them sounds same". I will fix that... Thank you for your feedback.</p> 81 <small>via isvaraparamahkrsnah's journal on October 29, 2020</small> 82 </div> 83 <div> 84 <h3><a href='https://anelki.net/post/2020/04/fails/'>Have malicious SSH attacks increased since COVID-19 began? Yes.</a></h3> 85 <p>In a normal 24hr period, there are on average 20-30 failed logins. By mid-February, I was getting 40-50. By early March, as many as 100. On the 7th, I went off to Code4Lib in Pittsburgh and new fails per 24hrs hit 150 per night.</p> 86 <small>via <a href='https://anelki.net'>anelki.net</a> on April 27, 2020</small> 87 </div> 88 </div> 89 </body>