

2·
3 years agoRemove the trailing dot from the url: https://arxiv.org/pdf/2307.03958.pdf
they/she 🏳️🌈🏳️⚧️🌱 https://animalclock.org/uk/


Remove the trailing dot from the url: https://arxiv.org/pdf/2307.03958.pdf


Are you running arch on the metal or through crostini/crouton? The second option probably will only respect chromeos’ power management settings, but you may be able to flash a full uefi payload and get rid of chromeos completely with https://mrchromebox.tech/#fwscript
Does your .bashrc actually source .bash_profile? Add
[ ! -f "~/.bash_profile" ] || . "~/.bash_profile"(.bash_profile doesn’t exist or source it) to the end if not.