Technically right now the age thing in systemd is just a stored field that you can set to anything easily. In its current form pretty benign and not a privacy issue.
But it almost always gets worse and more and more controls get added, until we're at face verification services and other privacy invasive stuff.
Yeah from what I've seen OSM is really well filled out over there. I add what I can in my town in the US, but it's a lot to keep up with businesses changing hours and whatnot all the time (small town things)
An SSL error is expected because you're using localhost and not the common name that the cert is issued for. But the fact that it's connecting and showing the error means the server is working.
Start with basic diagnostics, see if apache is running inside the container, if it is can you curl from inside the container, if that works can you curl from the docker host, if that works did docker create the firewall rule to expose the port or is the VPS overriding things in some way?
If that all looks good, is there a VPS provider firewall in place outside the OS?
I think this is a good example of how Matrix does support most of the things we expect from Discord, but the defaults are sometimes wrong (showing rooms from spaces if not in a space), and the sheer number of client apps that are all slightly different and outdated in various ways adds a ton of friction to using it.
If Linux is going to be usable by the average person on windows it needs to do something better than booting to a CLI and making the user figure out how to manually downgrade a package.
Sorta, but you run one command to update everything at once, and even though the system knows what GPU you have it still seems to update the driver to one thats not compatible, instead of holding that update back.
Also if it didn't warn the user when updating, the user had no idea they were pulling any trigger, especially when Linux falls back to CLI after this instead of just falling back to a basic driver.
Yeah I see a lot of projects where people are trying to use Pi's for things better served by an x86 box with a low power CPU or similar.