I’m wheezing at the amount of existential dread in your question about BBQ sauces. Sorry man, life may be shitty right now but at least you’ve got a good sense of humor.
I’m wheezing at the amount of existential dread in your question about BBQ sauces. Sorry man, life may be shitty right now but at least you’ve got a good sense of humor.
I fully agree. And it feels great to do something you believe in without expecting to recognized for it. I just tried to give an alternative to comment awards that would limit the visual noise.
I could kinda tolerate Reddit gold as an alternate way to donate. But then they added a boatload of awards and it just became annoying visual noise. I blocked all awards and I’m suprised there are people who miss them. Why not add a donator badge to user profiles if you want some kind of value for your donation?
Thank you so much! That would be awesome. I can only offer you an invite for Tildes in return.
How did you get an invite? I’d love to join but the waiting list seems really long right now.
But how would you define the point at which our material needs are met? It feels like it’s an intrinsic desire for humans to gain an advantage over other people. Or at least we want the illusion of being able to gain an advantage through either hard work or gaming the system. For me it seems like capitalism lies in our nature and it requires a complete change of our societal values to move to a different system. Not saying that I think capitalism is a good thing.
I blocked every meme community I’ve seen so far. But I must admit the one you posted together with the specific description of your meme-taste was kinda cute. I might subscribe to your curated meme-collection.
Every web frontend is source-available. You can do some obfuscation sure, but it’s always possible to just grab the computed style properties when the document finished rendering.
I really like the simplicity of this workflow by StreakyCobra on HN (explained as a blog post here):
I use:
git init --bare $HOME/.myconf
alias config='/usr/bin/git --git-dir=$HOME/.myconf/ --work-tree=$HOME'
config config status.showUntrackedFiles no
where my ~/.myconf directory is a git bare repository. Then any file within the home folder can be versioned with normal commands like:
config status
config add .vimrc
config commit -m "Add vimrc"
config add .config/redshift.conf
config commit -m "Add redshift config"
config push
And so one…
No extra tooling, no symlinks, files are tracked on a version control system, you can use different branches for different computers, you can replicate you configuration easily on new installation.
Man that was some solid engagement!
deleted by creator
Buy me an oil rig and open a hacker space there. Pretty obvious choice no?
Godspeed! And may the the bbq sauce life raft carry you safely across these treacherous waters.