diff options
Diffstat (limited to 'about_l.html')
-rw-r--r-- | about_l.html | 45 |
1 files changed, 26 insertions, 19 deletions
diff --git a/about_l.html b/about_l.html index e088122..c2bdfac 100644 --- a/about_l.html +++ b/about_l.html @@ -36,14 +36,14 @@ <s>Religious</s> beliefs: Free software, K.I.S.S., Linux (or GNU/Linux if you so prefer), LF for line breaks, UTF-8, <s>FSF</s>. </p> <p> - Chris Xiong is a young coder from a small city of China. Now aged more - than 20, this hacker is still just writing code for fun. Crazy follower + Chris Xiong is a not-so-young-any-more coder from a small city of China. + Now aged more than 20, this hacker is still just writing code for fun. Crazy follower of "Free Software" (but not FSF's ideology in particular). Develops free software alone but seldom feels lonely. Sincere friends are always cherished. </p> <p> - This site is written from scratch in XHTML without using any kind of framework whatsoever. + This site was written from scratch in XHTML without using any kind of framework whatsoever. Later it was migrated to HTML5 (still not using 3rd-party frameworks). Poorly-written C++ and Python code powers the backend. History of this site is available <a href="./History">here</a> and more <a href="https://cgit.chrisoft.org/web.git/">here</a>. @@ -52,13 +52,13 @@ <p style="text-indent:0;"> Mastodon: <a href="https://c.im/@chirs241097">chirs241097@c.im</a><br> Twitter: <a href="https://twitter.com/chirs241097">(sorry I blocked the entire website but in case you still want to visit that cesspool)</a><br> - E-Mail: <code style="font-weight:bold;text-decoration:underline dotted;" class="TText" title="Paste this into a UNIX terminal. Sorry Windows users.">tr '\!-~' 'P-~\!-O' <<< '49:CDac`_hfo8>2:=]4@>'</code><br> - Discord: Chris Xiong#1024<br> + E-Mail: <code style="font-weight:bold;text-decoration:underline dotted;" class="TText" title="Paste this into a POSIX-compliant shell. Sorry Windows users.">echo '49:CDac`_hfo8>2:=]4@>' | tr '\!-~' 'P-~\!-O'</code><br> + Matrix: @chirs241097:matrix.org<br> + Discord: (Please get in touch with me using one of the other methods listed here first)<br> <a href="/pubkey.txt">GPG key</a><br> - Tox:<br> + <!--Tox:<br> Removed due to longterm inactivity <img id="ti" src="toxid.png" alt="FA05874036F00DB86A512B076C354D804BD1BC7BBEC0832823D115ADD2CAF5645D4C420DE23F" width="120" height="120"> - <br> - If your message has been ignored for more than half a month, try resending it with your self-introduction prepended. + <br>--> </p> <span class="TText">If you're brave...</span><br> <a class="TText" onclick="this.remove();document.getElementById("evil").style.display = "table";">...Show me more!</a> @@ -68,10 +68,10 @@ <td style="width:40%">Gender</td> <td><b>null</b></td> </tr> - <tr> + <!--<tr> <td>Blood type</td> - <td>A<br>(I don't believe in any type of blood type personality theory though.)</td> - </tr> + <td>A (why is this even here? emergency personnel won't ever find this...)</td> + </tr>--> <tr> <td>Birth</td> <td>1997-10-24 17:36</td> @@ -114,7 +114,7 @@ "Modern" OpenGL (58 out of 100, GL 3.0+, GLES, WebGL)<br> "Legacy" OpenGL (65 out of 100, GL 1.x~2.x)<br> "Legacy" DirectX (60 out of 100, DX 7, 8 and 9)<br> - Vulkan (Copy-pasting tutorial out of 100) + Vulkan (Copy-pasting tutorial out of 100) </details> <details> <summary>Messing around</summary> @@ -148,11 +148,11 @@ </details> <details> <summary>Messing around</summary> - Chinese (3 out of 100, simplified and traditional)<br> - English (4 out of 100)<br> - Latin (3 out of 100, classical Latin)<br> - French (1 out of 100)<br> - Japanese (0 out of 100) + Chinese (3 out of 100, simplified and traditional)<br> + English (4 out of 100)<br> + Latin (3 out of 100, classical Latin)<br> + French (1 out of 100)<br> + Japanese (N/A out of 100) </details> <details> <summary>Messing around</summary> @@ -181,7 +181,8 @@ <li>Intel Core i7-2960XM (4.5 GHz max turbo, 96W PL2, 72W PL1)</li> <li>2×8GB DDR3L-1600 Samsung RAM</li> <li>Supermicro X9SCV-QV4</li> - <li>NVIDIA RTX 2080 FE</li> + <li>Intel HD Graphics 3000</li> + <li><s>NVIDIA RTX 2080 FE</s> (repurposed as eGPU)</li> <li>Crucial M4-CT256M4SSD2 (256GB)</li> <li>Hitachi HTS725032A9A364 (320GB)</li> <li>HGST HTS721010A9E630 (1TB)</li> @@ -225,6 +226,7 @@ <li>Intel Core i7-1185G7</li> <li>64GB DDR4-3200 Crucial RAM</li> <li>Intel Iris Xe Graphics</li> + <li>NVIDIA RTX 2080 FE (eGPU)</li> <li>1TB Samsung 970 Pro</li> <li>Gentoo GNU/Linux ~amd64</li> <li>Windows 11 Insider Pro x64</li> @@ -271,7 +273,7 @@ <li>2GB DDR2-667 Samsung RAM (running at 533 MT/s)</li> <li>ATI Mobility Radeon 9700</li> <li>100GB Hitachi PATA HDD</li> - <li>OpenBSD 7.2 macppc</li> + <li>OpenBSD 7.5 macppc</li> <li>Mac OS X 10.5.8</li> </ul></details> <!-- FIRST PRIVATE LAPTOP, DISASSEMBLED FOR PARTS, REINCARNATED AS "ALICE" @@ -327,6 +329,11 @@ <li>Raspbian testing</li> </ul></details> <details> + <summary>Raspberry Pi Zero 2 "Rhea"</summary><ul> + <li>64GB MicroSD Card</li> + <li>Arch Linux ARM</li> + </ul></details> + <details> <summary>Sony XPERIA 1 II</summary><ul> <li>256GB Internal Storage</li> <li>Custom built LineageOS 20</li> |