• 0 Posts
  • 51 Comments
Joined 1 year ago
cake
Cake day: June 16th, 2023

help-circle
  • While I grew up playing the original Crazy Taxi (in arcade machine form, no less), I’m certain it would fail if released with the same gameplay formula today.

    Some changes were necessary, for sure.

    Having said that, making it massively multiplayer with a persistent open world definitely seems like a step in the wrong direction.

    Something more akin to a modern roguelike with an expanding gameplay area and meaningful vehicle upgrades between runs probably would have been enough.

    But, having said that, I’m hoping the studio is able to make something great. I’m very-cautiously optimistic.




  • As a player who’s played 4U, GU, World, and Rise; I’m kind of okay with that loss. The hunting side of things was always very weak and unintuitive (to me).

    I think putting more emphasis on interactions with the world kind of help justify the existence of the open world - but more emphasis on finding and tracking monsters just seems like a step in a direction the teams - historically - haven’t been the best at.

    This is just my opinion, though - shame to see a part you liked about the games being reduced.







  • This is the correct answer, IMO.

    I loved using XMPP back in the day, but I struggled talking with people who weren’t on the same server as me because of spec and client variations.

    While Synapse is a resource hog, it (and Element) - to a certain degree - does the job. Can’t wait until sync v3 lands in the main server.

    The only issue I have is with one friend who insists on deploying his own version of Synapse, but can’t figure out coturn and - as a result - we can’t voice chat properly.

    Goddammit. Two steps forward, one step backward. 😅





  • The not cool parts just relate to any sort of hosted bridge. If you don’t trust them with decrypting messages on their end, then don’t give them your data - there are no bridges capable of doing that, anywhere.

    So it really comes down to “trust someone else with your data, or host it yourself”; and if you’re - understandably - frustrated with those options blame companies like WhatsApp or Discord that make it nigh impossible to integrate their services with outside networks.

    Functionally, these bridges just forward your content to a library acting like a headless client - there’s no way to encrypt that as the reverse engineered clients are not libraries and need to take raw input. You can’t end to end encrypt it as the client is one of the “ends”.

    As an example, the WhatsApp bridge uses WhatsApp web as a backend, and has all the limitations of WA web.

    As a result, I find the expectations to be a bit unrealistic.


  • I am worried about that acquisition, to be honest.

    I’ve been supporting them via Github sponsors for about a year, now - as I only use their open source software; I’ve no intention of touching the service or closed source client.

    As a result, I’d be lying if I didn’t say I was anxious about their new owners basically telling them “hey, why are you releasing all your bridges for free, anyway?”

    Really hope that doesn’t happen, as their bridges have been my primary communication channels for a long time, now. I love not having to keep WhatsApp or Discord installed on my phone.






  • You can use any Matrix client with Beeper, you don’t have to use theirs.

    Regardless, there’s nothing stopping you from recreating the same stack using the available tools.

    What makes their service unique are the bridges. Download their sources, compile them, and then pair them with any server client combo you want.

    If you insist on using their stack, you can still use an OSS client. They chose not to make their client open source as it is, by design, for their service only.

    They’re trying to run a business aimed at people who don’t care about open source, and want the same closed source experience they get from their other chat apps but with inter connectivity between third party services.

    If you want the latter without any closed source code, you can just go and do that. They’ve released all the important parts.

    Edit: Here’s a guide to self hosting beeper.