I'm also on Linux. Ensure you have docker and docker-compose installed. IIRC you also need the windows server files# . I'll get back to you with my server compose file.
uxellodunum
Not strictly the same, but one of the most amazing feats to me in this topic was done by the Sacred community over at DarkMatters.
Apoligies for the wall of text, but I consider it worth a read.
Sacred 2 in particular never had its server code open sourced, leaked, or anything of the like as the studio went bankrupt before anything could happen, this was around 2010.
Over the course of a decade a few volunteer devs would pick up a project where using tools like wireshark etc they'd essentially sniff traffic sent by a client attempting connection to a server that didn't exist, and using this, devs would literally try to GUESS what a server would respond, and what a client expected, essentially trying to build out the backend infrastructure from SCRATCH.
Fast forward to 2020 or so and progress was still being made, not only that but things were beginning to actually take shape. In 2021 (IIRC) one dev in particular had the general frame of a working server and continued to work on it. Fast-forward and since 2022-23, you're able to run both a LOBBY for multiple servers and an actual GAME SERVER yourself, self-hosted and code is open.
I've ran a couple servers using docker since, where I played with friends, and being able to replay that childhood game, with friends, one I thought I'd never be able to share the experience for, is a dream come true.
Another neat thing is that it was reverse-engineered in windows, but the docker containers literally run WINE to translate windows calls to Linux and it just works.
Knowing I'm able to in 2,5,10,30 years pick this up, and not only that, but replay with friends means this work of art has a great chance at preservation.
If you're into power metal, there's a band called Blind Guardian, they not only did they the main theme for the game, but the band's members have an entire quest-line in-game that culminates with an in-game concert. Again, a work of art worth preserving, and now, it can be shared.
Signal is not the answer. Signal's backend is essentially closed-source, and to my knowledge none of their binaries are reproducible with the code available. If you really want privacy and security in E2EE, you want somethjng that's completely open-source (front and backend), and can be self-hosted entirely. Matrix is this.
This is wrong. In fact, the reason for inflation is exactly this - Printing money inflates the general supply, which robs you of your purchasing power, aka, makes every piece of money less valuable because there is more of it.
What we need is good, hard, sound money, that cannot be printed into oblivion by a select few who deem it necessary.
Gold was this until 1971. But synthatic gold (adds to inflation) has become a problem, plus it's not hard-capped, inflation is just slow.
Obviously, we all know the solution by now, or have heard of it, so I'll just let time do the rest.
This is why I recommended a Shield for which there is an actively maintained LineageOS. Yes, it's an investment, but well worth it nowadays.
I also have a Surface GO 2 and been running Linux for the past 2 years. In the beginning the only "trouble" was that you you needed the surface-linux kernel for drivers, but that's no longer the case as all drivers have been upstreamed to the mainline kernel.
For distros, anything goes as long as it has a recent kernel. I just go full Arch (EndeavourOS is also a good choice).
What you probably want to pay attention to is the desktop environment - i've found Gnome works best for touch and tablet devices KDE requires some tweaking.
For 2, check the flathub store, you might be impressed with what you find for note-taking and PDF editing. Definitely some good options out there for Linux.
3 is a preference. Generally use internal storage for OS and external for data. Linux doesn't take that much space, so if with 120GB you're having storage issues, just ditch windows, problem solved, lighter system.
4 Yes it works.
You VPN may have an option under settings called Split-Tunneling - Most well-established VPN providers will have this. This allows you to set the local subnet for your network, and it'll bypass the VPNs so that local connections are local. Check it out. Otherwise, what you propose works, yes, as long as you're okay with having that laptop as a single point of failure for your content. At least get an external drive and periodically backup to it as well, and have that drive elsewhere. Good enough starting point.
- Invest in an Nvidia Shield
- Install LineageOS Android TV
I have two of these in the household, one of the best tech investments I made. No more homescreen ads.
Thanks for the response, this makes sense I suppose. I personally like being explicit and knowing-at-a-glance what is currently configured, but I can see some defaults being useful for many beginners for instance, and keeping config cleaner.
This sounds interesting. But in that case, how are headers set? From a security and even privacy standpoint the correct headers can be quite important. How do you enable/disable http2 and http3?
LineageOS is a good step in the right direction GrapheneOS is the best, but obvously restricted to Pixela device due to their hardware.