

Thank you very much for the detailed response! Very informative and interesting.
Thank you very much for the detailed response! Very informative and interesting.
I’ve seen many of his videos and haven’t noticed any obvious errors. Could you please link to the specific video(s) that you are referencing in regards to errors he has made, especially those related to the distributive law and what you reference to as “1917,” as well as any explanation as to what is incorrect/misleading/lying?
Haha no worries, enjoy your coffee!
16 is absolutely not turn based, I’m not sure where you got that idea.
I recently set up something similar to this. I can’t comment on your specific hardware, but I was very frustrated with the limitations of TrueNAS and ended up using Debian and Cockpit with BTRFS for the drives.
I started with two 18TB drives with no RAID, and have since added two 26TB drives with everything’s using RAID1 and ~45TB of usable storage. Converting and adding drives was very simple, but also time consuming of course.
I would absolutely believe that this was coincidence or unintentional “borrowing” or “inspiration” if the name of the location wasn’t literally “Azura Deluxe Hotels.” At that point it’s pretty blatent.
Edit response to parent edit: I can’t find any iconography that represents the religious Azura (or Ishtar) with both the Sun and Moon, especially as depicted in this statue, outside of the Elder Scrolls universe. Happy to be proven wrong, but I think it’s clear which party was influenced by the other.
I personally use btrbk with a custom built systemd service and timer. Right now it’s very specific to my infrastructure, but if enough people request it and I have time and opportunity, I’ll post a generic solution here as soon as I can
Look into BTRFS. I’ve been using it for a few months now and it’s awesome. Live disk images with delta changes (saving on consumed space and backup time), even with encrypted drives, and it’s used extensively by Google and Amazon so it will very likely be supported and maintained for a long time to come.
Reading through this thread I’m starting to feel like I’ve probably been overly paranoid.
I have:
Some of that infrastructure was necessary for my line of work during the worst of the covid pandemic, but now it’s more “nice to have in case of apocalypse” equipment.
As others have said, there isn’t much story for most of the game outside of subtle, environmental story that can only be inferred. The biggest story beats happen at the very beginning and very end of the game.
Those callbacks that are annoying rehashes for you are intended to be nostalgic for players of the first game. Keep in mind that there was an 8 year gap between console metroid games.
If you aren’t having fun playing the game, then it’s failing at its primary goal. Feel free to skip the rest of the game, but please be sure to at least watch an online video of the ending, before, during, and after the final boss. The opening of Fusion and other future games in the series reference that ending, and it’s absolutely an iconic piece of gaming history.
Edit: I couldn’t find any examples on PeerTube, but this video of the ending from YouTube is fantastic (should you choose to skip the game).
One I haven’t seen mentioned, and likely isn’t very famous anymore is (212) 736-5000.
Happy to help!
You can find a bit more information at the URL below, and feel free to message me if you run into any issues getting it set up.
https://letsencrypt.org/docs/challenge-types/#dns-01-challenge
Cheers to your journey so far, and to your continued success!
You can absolutely do free SSL certs with Let’s Encrypt without exposing your infrastructure to the internet. Just use DNS based validation instead of HTTP, copy the required TXT records to your domain as instructed, wait for any cache/TTL of any old records to expire (generally 1-2 hours by default), and finally complete the validation.
You’ll need to renew the certs every 3 months, which could be annoying if done manually. If your Registrar has a decent API, writing a script could be a fun automation project. Alternatively I can also send you scripts that I used to use for that purpose.
As a sanity check, I just completed the same setup that you described (Ubuntu Server 24.04 running in a Proxmox VM, Domain name pointing to a CNAME that points to the Dynamic IP, using the installer script, enabled CrowdSec, etc.), and everything worked out of the box. A couple of things I noticed that would also be worth checking now that I’m more familiar with this specific setup are:
dig pangolin.mydomain.com
or dig @1.1.1.1 pangolin.mydomain.com
should show the CNAME that points to the A record.I hope that helps!
The script should take care of that config, but it’s something to check just in case there was a typo or anything else like that.
Did you check to make sure the DNS records are resolving properly?
According to the docs, you should be using UDP port 51820 (unless you changed the port in the docker compose file).
You should also check the dynamic config file to be sure that it’s using the correct domain name. See this page: https://docs.fossorial.io/Getting%20Started/Manual%20Install%20Guides/docker-compose
If you’re still having issues, make sure the containers are running with docker compose stats
and check the logs with docker compose logs -f
. It might also be worth checking the domain name to be sure that it’s resolving to the correct IP address, both locally and externally.
Along their back or between my legs. Something like this:
"Hey, this is Presh Talwalkar.
Discussion of a brief history of this viral math problem, followed by explanations of common incorrect answers. Ultimately followed by brief discussion on the order of operations, concluding in a final example that equals 11
And that’s the answer. Thank you so much for making us one of the best communities on YouTube, where we solve the world’s problems, one video at a time."
No worries! Yes I’m absolutely still interested, and I have the optiplex set aside for you.
Copied from the original post:
I’m a big fan of automating as much as I can.
Everything runs locally and has a manual backup so I can still control everything the old fashioned way if my phone is dead or if my non tech savvy parents are over and need to operate any of it.