about.html: semestral review!

This commit is contained in:
Vitor Gonçalves 2023-12-05 02:18:07 -03:00
parent 3c78c89a91
commit 25bbcb71ef
Signed by: vitorg
GPG Key ID: B90BF113DF56EB41
1 changed files with 10 additions and 9 deletions

View File

@ -3,21 +3,22 @@
<!--#include file="/header.html" -->
<h1>hi, i'm vitor</h1>
<p>i'm a proud interactor and i'm deeply invested on Rotary's philosophy (which i may describe later in an article)</p>
<p>also, i really like metal pipe memes</p>
<p>i'm also catholic, and a true believer in our Lord Christ and his Holy Mother, even tho i've been kinda off from church</p>
<p>i'm the current president of a interact club and it rocks</p>
<p>i like reading and stuff like that</p>
<p>i'm also catholic, and a true believer in our Lord Christ (and surely the Theotokos)</p>
<br>
<p>now, 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>for that reason, i'm kinda fan of neovim, it really takes that to the next level</p>
<p>now, apart from that, the software i usually use is dwm for a window manager (and no, i do not like xorg, but dwm is simply the most minimal window manager that works with me, so i'm sticking to it until dwl begins to be usable)</p>
<p>also, i use st for a terminal (just because good unicode support, idc; also it integrates with the dwm + dmenu envirorment so why not)</p>
<p>now, apart from that, the software i usually use is sway for a window manager (previously this part was talking about how xorg is bad and how i just sticked to dwm because i'm lazy lol, but anyways i'm really happy of using sway, wayland is the future!)</p>
<p>also, i use foot for a terminal</p>
<p>sadly i use firefox as my web browser (i hate it; please make a better web)</p>
<p>speaking of a better web, you can find me in gemini also, i like it lots.</p>
<p>for my client, i use amfora and it works wonders (just like links for the web, but ofc better since it's meant to be that way from the initial design)</p>
<p>and i follow xdg base directory spefication as much as i can. i currently have 10 files in my ~, looking to make it smaller but i don't have enough resources to run that many docker containers lol</p>
<p>for my gemini client, i use amfora and it works wonders (just like links for the web, but ofc better since it's meant to be that way from the initial design)</p>
<p>and i follow xdg base directory spefication as much as i can. i currently have 11 files in my ~, looking to make it smaller but i don't have enough knowledge of reimplementing dbus or changing the sndio cookie path</p>
<p>also i use sndio bc it's the best sound thing</p>
<p>speaking about resources, i have an old pc, currently having a ivy bridge pentium G2030, 4gb of ram and integrated graphics. it works well with linux, but without it... i highly doubt.</p>
<p>speaking about linux, i use void as my main distro, it's simply suckless and kinda traditional and that's what i like about it. i don't care about immutability or a one-file system config, i just care about functionality and simplicity OOTB</p>
<p>also about OSes, i do plan in learning a bit of openbsd, it's concept looks really really cool to me, but i can't seem to have tthe grasp of it just yet.</p>
<p>speaking about linux, i use void as my main distro, it's simply supreme and kinda traditional and that's what i like about it. i don't care about immutability or idk what is hot in the community these days, i just care about functionality and simplicity OOTB</p>
<p>also about OSes, i do plan in learning a bit of openbsd, it's concept looks really really cool to me, but i can't seem to have tthe grasp of it just yet. (edit 1: i just reviewed this, i wrote this 6 months ago and i did not learn not a single little bit of openbsd apart from sndio, i should probably start going around that)</p>
<!--#include file="/footer.html" -->
</html>