Skip Navigation

Posts
0
Comments
152
Joined
1 yr. ago

  • The Satanic Temple is who you're probably thinking of because the Church of Satan doesn't do much of anything except post snarky things on X and whine about how TST isn't real Satanism and how TST shouldn't be engaging in political action.

  • As a Satanist, I would love to challenge this, but this one is unfortunately much more difficult to challenge than, say, the 10 Commandments because Christians managed to fuck up our national motto. And all this law is doing is requiring teachers to put our national motto up in classrooms.

  • Assuming it's precisely at the 2 hour mark, do you have snapshots enabled for that VM? If so, try turning them off.

  • They got here from Reddit 5 minutes earlier, so that makes them OG lemmings and gives them the right to shit on the latecomers, don't you know? 😉

  • I'd honestly look for an alternative financial institution that either has an app that implements whatever security they think they need or doesn't implement this DRM bullshit for their website.

  • Believe it or not, we're living in the most peaceful period of human history thus far. I'd recommend the book The Better Angels of Our Nature by Steven Pinker which talks about how far we've come. That said, I see the threat of global warming, lack of fresh water, famine, and energy scarcity becoming threats to the current status quo, though. If we don't figure some things out as a species, we're likely in for some turbulent times in the next hundred years.

  • That's cool if you like it, but I prefer text to be much higher contrast against the background than that. Color is meant to highlight and accent IMHO.

  • Sync does have some cloud features (and I suspect push notifications will be one of them soon), but yeah, I understand paying for them isn't for everyone.

  • I don't think I've ever been this excited for an app release. Great work!

  • Any website that implements this API is going to immediately lose me as a user. They can go fuck themselves.

  • I know this is a joke, but it does allow for /me commands, so this is certainly possible in a client. The macro does not appear to be available in Element, however.

  • The server you sign up with doesn't matter all that much. Just pick one of the reputable ones and follow the rules. You can generally join rooms on any server.

  • There are a lot of Matrix clients to choose from; they're not all electron web apps and there's even a terminal app available. There could easily be a Matrix client that behaves the way you want, but I couldn't tell you if one exists. You'd have to try a few and see if they have settings that work well for you.

    I guess I'm a little curious about why you wouldn't want persistent chat history. Major IRC networks log all chats anyway, so it's only you who's missing out on having that chat history available if you are ever offline.

  • They certainly can and will live for a while, but the IRC side is missing out on useful features and I honestly find rooms that are bridged to IRC a little annoying in Matrix because IRC folks generate a lot of join/leave events.

  • I used to love IRC and have a fair amount of nostalgia for it. That said, a post advocating for IRC that doesn't even mention Matrix is failing to discuss the best replacement for IRC. Matrix is the IRC killer. After using Matrix, I don't understand how anyone could want to go back to IRC with its net splits, non persistent chat history, lack of rich text, etc.

  • Personally, I think it'd be nice if you could self-host just the bridge instances and connect them with beeper yourself, so that the part that isn't e2e encrypted is running on software you can validate and hardware you control.

    I 100% agree this would be a great solution. That's what I thought this page was going to be at first until I kept reading and realized it's just a config guide for the Matrix Ansible setup. I wish they didn't say "self host Beeper" on that page at all because self hosting Matrix has absolutely nothing to do with the Beeper service other than their devs built the bridges that they're showing you how to set up with Matrix.

  • It's almost not even fair to say they're merely contributing back to the upstream bridges. Most of the bridges would not exist at all without the Beeper developers.

    It's also kind of funny that the section of their website you quoted still has language that implies you have to pay for Beeper when it's been free for months at this point. The primary reason to self host Matrix at this point is for privacy and complete control. And self hosting Matrix is only free if you use existing hardware and I would recommend a cloud instance for most people.

  • Beeper's server set up is actually a lot more complicated than just standard Synapse at this point. When they say you can "self host Beeper" that's really not accurate at this point at all. All of their 3rd party chat bridges are dynamically spun up on a per user basis with hungryserv and those servers operate in parallel with a synapse server for Matrix interoperability all behind a roomserv server. Here's a presentation that one of their lead developers created regarding their new architecture.