

duh
that assumes you already have a credit line, as one should.


duh
that assumes you already have a credit line, as one should.


you would do Donnie Darko? No judgement, that’s understandable


we don’t need money, just credit. It’s not like we’ll need to pay it off.


“Desktop OS” also counts laptops. Unless people are working from their smartphones, I don’t think desktop is collapsing at all.


man touch


Cookie Clicker
like drugs… just say no


function command_one() {
# activate the environment
source "$XDG_DATA_HOME/venvs/alpha.sh"
# run the thing
actual_command_one
}
function command_two() {
# activate the environment
source "$XDG_DATA_HOME/venvs/alpha.sh"
source "$XDG_DATA_HOME/venvs/bravo.sh"
# run the other thing
actual_command_two
}
I’ve never seen a single porn post here and I have NSFW enabled. Maybe because of the instance, but still, I occasionally check “All” sources and haven’t seen a single one.


cool, I’ve been using curl -s ifconfig.me after dig +short myip.opendns.com stopped working


I’m also running Kubuntu, but I’ll switch to EndeavourOS. I wouldn’t pick Debian because I like having the latest versions of things as they’re released, some things even in beta, but other than that I think it’s a solid choice if it fits your needs.
My own intricate system of 4 git repos to manage dotfiles, bash initialization, cli tools/scripts, and system state.
The last one keeps track of installed packages and “dotfiles” out of the home directory (system config files like /etc/hosts).