Honestly I don't even know if we'll have the same political parties in the next few years
Sneptaur
joined 2 years ago
"But both parties are the same", they say. "There's no point to voting or supporting Democrats because they will never try to change the status quo."
The key is to organize at the local level. Get into politics and either change your state's party from within, or failing that, challenge them from another party like the DSA, which has made strides across the US.
This is old news already; xAI backed out of the deal this morning.
https://bsky.app/profile/kateconger.com/post/3lqbe7bikzs2u
Either way, this "integration" is just Grok being available on Telegram for Premium subscribers only. It's just like any other bot on the app.
view more: next ›
I usually set up an alias or script to update everything on my system. For example, on Ubuntu, I would do this:
alias sysup='snap refresh && apt update && apt upgrade'
And on Arch, I do this:
alias sysup ='flatpak update && paru'
Funny enough you'd need to use
sudo
to run this on Ubuntu, but not in the Arch example because paru being neat