web/about.html

21 lines
1.8 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<!--#include file="/header.html" -->
<h1>Hi, I'm Vitor</h1>
<p>I'm a proud catholic, the current president of my local Interact Club, and a ~vern administrator.</p>
<p>I like messing with computers, building anything and candies</p>
<p>For the software part: I like minimalism, how you can do your max with as little resources, and how you can change functionality with a simple command-line argument.</p>
<p>Following that thought, I can reason my love for Neovim, it really takes that to the next level</p>
<p>The software I usually use is dwm for a window manager, st as my terminal and dmenu as my launcher (don't forget the slstatus for the status bar!)</p>
<p>Sadly I use Cromite as my web browser (not that Cromite is bad, it truly is the best browser I've ever used; I just think the current state of the web is deplorable and I'd love if things were the gemini way)</p>
<p>And I try to adapt my computer to the XDG Base Directory Spefication as much as I can. I currently have 7 files in my ~ (the last time i've changed this it was 11 - progress!)</p>
<p>Now, speaking about resources, I have an old pc, currently using an Ivy Bridge Pentium G2030, 4gb of ram (3gb usable) and integrated graphics. It works well with Linux, but without it... I highly doubt.</p>
<p>Speaking about Linux, I use Arch as my main distro (but I'd like to get back to Void, it's truly better). I don't care about immutability or idk what is trendy these days, I just care about functionality and simplicity OOTB</p>
<p>Also about OSes, I do plan in learning a bit of OpenBSD (when I get a new computer, possibly a laptop), it's concept looks really really cool to me, but I can't seem to have tthe grasp of it just yet.</p>
<br>
<p>this was last updated in 2024-16-02</p>
<!--#include file="/footer.html" -->
</html>