add links page, add machines in index
This commit is contained in:
41
index.html
41
index.html
@@ -13,6 +13,7 @@
|
||||
<p>Hi :3, I'm rosa (she/her, pup/puppy, <a href="https://pronouns.cc/@rosalina" target="_blank">pronouns.cc</a>). I'm 19, trans, puppy.</p>
|
||||
<p>I love computers and Linux, I'm a sysadmin and programmer and I always mess around with various projects or machines. I'm also an homelabber.</p>
|
||||
<p>I run Debian on my servers and Arch or Windows on my computers.</p>
|
||||
<p>I have several modded consoles: a Wii, a 3DS, a PS4, an XBOX 360 and a Switch Lite. My favourite games are Quake III Arena, NieR:Automata, Super Mario Galaxy and Luigi's Mansion 2.</p>
|
||||
<p>Interests:</p>
|
||||
<ul>
|
||||
<li>Privacy</li>
|
||||
@@ -32,9 +33,45 @@
|
||||
<p>GPG: <a href="~rosa/rosa.asc">0x248B45C3C40B4352</a> (rosa@luma.wtf, expires: 2036-02-15) (<a href="https://github.com/rosalinaowo.gpg">mirror</a>)</p>
|
||||
<p>Git: <a href="https://git.luma.wtf" target="_blank">Gitea</a>, <a href="https://github.com/rosalinaowo">Github</a></p>
|
||||
<p>Take a look at my <a href="88x31.php">88x31 button collection</a></p>
|
||||
<p>Machines:</p>
|
||||
<details>
|
||||
<summary>Cataquack</summary>
|
||||
<p>My daily driver, the GPU is kinda struggling with newer games but I plan to keep this PC for as long as possible.</p>
|
||||
<ul>
|
||||
<li>CPU: i7-9700</li>
|
||||
<li>GPU: Nvidia RTX 2070</li>
|
||||
<li>RAM: 2x16gb DDR4 3200mhz</li>
|
||||
<li>Storage: 1tb nvme, 500gb ssd, 1tb hdd, 2tb hdd</li>
|
||||
<li>OS: Windows 11</li>
|
||||
<li>Wallpaper: <a href="https://safe.t.luma.wtf/9b9d26b203d738a85b45d1c65b3b2d7b-Gcnuook8h1On.png" target="_blank">here</a></li>
|
||||
</ul>
|
||||
</details>
|
||||
<details>
|
||||
<summary>Esprimo</summary>
|
||||
<p>My current home server, it hosts every service I run.</p>
|
||||
<ul>
|
||||
<li>Model: Fujitsu Esprimo P500 E85+</li>
|
||||
<li>CPU: i7-2700</li>
|
||||
<li>RAM: 2x8gb DDR3 1333mhz</li>
|
||||
<li>Storage: 240gb ssd, 2x2tb hdds in RAID 0</li>
|
||||
<li>OS: Debian</li>
|
||||
</ul>
|
||||
</details>
|
||||
<details>
|
||||
<summary>Brr</summary>
|
||||
<p>My laptop, I once broke the screen on it and got it replaced. Now it has the worst screen I've ever seen.</p>
|
||||
<ul>
|
||||
<li>Model: HP Omen 15-ce0xx something</li>
|
||||
<li>CPU: i7-7700</li>
|
||||
<li>GPU: Nvidia GTX 1050ti</li>
|
||||
<li>RAM: 2x8gb DDR4</li>
|
||||
<li>Storage: 240gb nvme, 1tb hdd</li>
|
||||
<li>OS: Arch</li>
|
||||
</ul>
|
||||
</details>
|
||||
<br>
|
||||
<p>
|
||||
<div>You can find stuff in <a href="~rosa/">~rosa</a></div>
|
||||
<div>You can find stuff in <a href="~rosa/">~rosa</a> and <a href="links.html">links</a></div>
|
||||
<div>My websites: <a href="https://rosa.dog" target="_blank">rosa.dog</a>, <a href="https://luma.wtf" target="_blank">luma.wtf</a></div>
|
||||
</p>
|
||||
<div class="buttons" style="margin-top: 1.25em;">
|
||||
@@ -49,7 +86,7 @@
|
||||
</div>
|
||||
<p>This work is licensed under the <a href="LICENSE.txt">Creative Commons Attribution-ShareAlike 4.0 International License</a> (<a href="https://git.luma.wtf/rosa/website" target="_blank">Source</a>)</p>
|
||||
<p>wraff!</p>
|
||||
<pre id="last-updated">Last updated: 2026-02-22, 21:05:12 UTC</pre>
|
||||
<pre id="last-updated">Last updated: 2026-03-07, 14:25:14 UTC</pre>
|
||||
</main>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user