0 Followers
0 Following
4 Posts
Ah yes, President Couch Fucker
In the United States, it’s simple: the Constitution does not lay out any provision for such a recall. For better or worse, and it’s most certainly worse right now, the only way the removal of a person in Congress can happen is if the respective body itself expels the person (Senators to remove a Senator, House to remove a Representative), the person resigns, or the person dies. And expulsion has a fairly high bar to overcome.
Fuck Nazis and fascists.  I hope they get the shit beat out of them the moment they try to salute.
So…cult and brainwashing and idiots.  Seems to track.

I assume we’re not going to have elections this year because “*bad people*”.

Fuck that.  And fuck anyone who tries.  And accepting such an event without fighting for our rights is a desecration to every person who died to protect those rights for us.  Our children deserve better and if it’s our time to fight, then we fight.

I would be so happy to be wrong.
They’ll just replace one moron sycophant (originally) with another. I don’t care how much she hates Trump now, she’s still a piece of shit and an idiot. And that district is full of them, so it’ll be more of the same.
That’s because I’m old and I’m guessing you’re not :D But gigastasio has the answer.
There is no Dana…only Zuul!

Thanks for the reminder of that!

I’ve heard of it, but hadn’t yet looked into it much. I see this: https://github.com/stoatchat/self-hosted . It seems promising, I just wish it was a simple docker compose file with parameters (such as domain name/config file volume path/etc), so I can easily run it on UnRAID. But it’s requesting I run a shell script to generate some configuration file which could have been simple docker compose parameters. Therefore, in its current form, it requires I run docker compose via a shell that has the repo cloned.

And in order to do it a more proper way, in my opinion, I’d have to alter the compose file to change the “volumes” for many of the defined services to point to UnRAID’s appdata location. Every bit of this could have simply been environment variables within the compose file. And it would be ideal if the compose file could be set up to allow for external docker services that already exist (such as mongodb, redis, and rabbitmq). And it should expect reverse proxy hosting by default, not be the exception, again in my opinion.

I get that it’s open source and I could submit a pull request to do all I’d want, I’m just looking for a quick alternative to Discord without this level of effort. None seem to exist currently, at least for self-hosting. So I’ll continue looking into this when I decide to put in the effort for it. But I do appreciate your suggestion and may indeed go down this path soon.

GitHub - stoatchat/self-hosted: Deploy Stoat on your own infrastructure!

Deploy Stoat on your own infrastructure! Contribute to stoatchat/self-hosted development by creating an account on GitHub.

GitHub