# Welcome
```bash
[email protected]:~$ figlet $(cat /etc/hostname) -f banner -w 200
#### #### ##### # # #### # ##### # #### # # #### ##### ###### # # ####
# # # # # # # # # # # # # # # # # # # ## ## #
# # # # ###### # # # # # #### # #### # ##### # ## # ####
# ### # # # # # # ### # ##### # ### # # # # # # # #
# # # # # # # # # # # # # ### # # # # # # # # # # #
#### #### # # # #### # # # ###### ### #### # #### # ###### # # ####
[email protected]:~$ whoami
G
[email protected]:~$ cat /etc/hostname
gothgirl.systems
[email protected]:~$ uname -r
6.9.2-arch1-1
[email protected]:~$ uptime
13:55:42 up 271 days, 17:18, 2 users, load average: 2.71, 1.82, 1.28
[email protected]:~$ df -h
Filesystem Size Used Avail Use% Mounted on
/ 500Tb 385Tb 115Tb 77% /
├─ consciousness
├─ hyperfix_folder
├─ homelabs
└─ archives
/home 2.0Pb 1.92Pb 80Tb 96% /home
├─ projects
├─ fiction
└─ media_archive
/var/log 600Tb 588Tb 12Tb 98% /var/log
└─ memories_and_regrets
tmpfs 120Tb 35Tb 85Tb 29% /dev/shm
└─ fleeting_thoughts
[email protected]:~$ cat by_day.txt
IT Technician
Data Analyst
[email protected]:~$ cat by_night.txt
Gamer
Linux enthusiast
Homelabber
Fanfiction writer
Cinema enthusiast
[email protected]:~$ grep -E '^(English|Spanish):' whereami.txt
English: United Kingdom
Spanish: Reino Unido
[email protected]:~$ ls -la
drwxr-xr-x homelab/
drwxr-xr-x projects/
drwxr-xr-x .config/
-rw-r--r-- by_day.txt
-rw-r--r-- by_night.txt
-rw-r--r-- system_notes.txt
-rw-r--r-- whereami.txt
[email protected]:~$ cat status.txt
$ currently interested in: hardening, Spanish, fanfiction, cinema
$ tea status: empty
$ amaretto status: empty
$ accepting: conversations, project ideas, cinnamon rolls, dividends
[email protected]:~$ pacman -Q | wc -l
847
[email protected]:~$ cat system_notes.txt
> linux is love, linux is life
> in this house we practice defence in depth
> homelabs run on spite and caffeine
> always be learning
> trans rights are human rights
```
# Links
- [[Blog|Blog]]
- [[Journal|My efforts to learn Spanish]][[Proyecto Hispanohablante|.]]
- [[Upskilling]]
- [[Fanfiction]]
---