Skip Navigation

Posts
7
Comments
42
Joined
1 yr. ago

Anarchist, socialist, mediocre artist, and pan gal who is so very done with all the uneducated bullshit that is mainstream society. I am very disappointed this platform is not larger, but nonetheless appreciate everyone who is here.

They/Them She/Her It/It's (gender is fake)

  • Back when I was first in high school, I got into torrenting and gave myself pretty bad malware that just black-screened my laptop, and even though it had shipped with windows, the installer would not detect my ssd for whatever reason. Linux detected my hardware and I installed Ubuntu, then Mint, and I moved to Arch a few years ago after having learned the ropes. That's about when I fully spiralled into linux nerd.

  • alias ser='pacman -Ss'alias ins='sudo pacman -S'alias rem='sudo pacman -Rncs'alias upd='sudo pacman -Syu'

    alias q='quit'alias cl='clear'

    alias p='systemctl poweroff'alias r='systemctl reboot'