• 2 Posts
  • 32 Comments
Joined 1 year ago
cake
Cake day: June 1st, 2023

help-circle

  • Might’ve meant “material” progress, like “tangible” or progress that’s real and meaningful? “Materialistic” I think usually just means thinking about things you own rather than the quality of your life and relationships? Though saying it out now, I guess that works kind of… But I’ve only ever heard “materialistic” referring to people who only care about what someone owns rather than being a good person; never about video games or the kind of progress I think you’re wanting.

    Anyway, lots of good suggestions here. I can’t add anything that meets all your qualifications; but if you are willing to dramatically break your install size requirement, I’ve been having a lot of fun lately with the Forza Horizon games (4 and 5) which are open-world racing/challenge games; but literally everything you do contributes to experience points and money you can use to upgrade and purchase new cars, and there are a lot of challenges which aren’t just races, there’s speed trials (how fast can you hit this one stretch of road), trick trials (how many jumps can you pull if in a minute) and so on.

    But the install is like 65GB for FH4, and 150+GB for FH5… hundreds of high detail cars and massive open worlds, I guess… :(







  • I’ve been working on getting Matrix Synapse running on my NAS, and the CLI hasn’t been my problem. I’m a programmer, and CLI doesn’t scare me; but the other issues you mention are all new to me, and getting a web service set up so people outside my local network can access it but without leaving me open to bad actors is wicked stressful.

    The biggest problems end up being that I need to work with the soup of technologies, and there’s no one place to do all the things. I’ve got TWO routers (because my internet comes through one, and I run my LAN and wifi off one I trust better) which means I’m double-NATed, which is apparently the root of all evil; I can use Cloudflare to tunnel to my NAS, but I can’t accept simple (CNAME) redirects from a family member’s domain to one of my subdomains without paying Cloudflare $200/month, so that means I’m back to dealing with the double-NAT, and then I have to learn setting up TLS, which sounds like it’s simple, but still it’s jimmy way another thing to screw around with and another thing I could screw up on accident.

    I could pay for a VPS, but that to me defeats a lot of the point of “host your own” federation when some company could be subpoenaed for copies of all their hosted accounts or something. (Yes, I could get subpoenaed for my data just as easily, but it takes more work to subpoena a thousand people than one company for a thousand people’s accounts.)

    Anyway, I’d love to see things evolve to where it’s easy for newbies to host their own private instances of everything.

    Personally, I’d love a drop-in tool that runs more like a temporary server while it’s running, syncing federated data you missed while your device was off; and only serving your data when it’s on. Likely with some kind of redirect service/NAT punchthrough so other clients can find you…

    …but I think we’re a long way off from being able to do that.





  • Does Matrix have an equivalent to “servers” on Discord? Like, I can join one and it comes with a bunch of chat rooms owned and moderated by the same community? Because that’s the biggest thing I used Discord for is following and interacting with communities I’m in; and I just fired up Element and I see nothing that hints that it would be possible…



  • On the other hand, I have hated the experience every single time I ever needed to get on to IRC for any reason. And needing to either stay logged in or run my own private always-on bounce server in order to see what overseas friends have been up to while I was asleep? Man, that’s such a bad user experience. :(


  • If something came up that were as easy to use as Discord but didn’t store all the chat centrally unencrypted… I would be well in favor of that. Like if each developer could just fire up a private server instance and I could add that server to my list and chat in their channels and jump around servers? That would be super awesome.

    But yeah, I’m in probably a dozen Discord servers that I mostly follow for gamedev news or YouTube channel post updates or whatever, that I never really interact with.

    It’s very similar IIRC to IRC, just… with a GUI that makes it easy to use for non-techies and those of us who just don’t have the time to memorize commands.