

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?
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.
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.
"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."
As far as I can tell, no one has accused you of promoting Windows over Linux, but please feel free to correct me if I missed something.
I think the flak that you have been receiving is based on your perceived attitude, whether or not that perception is accurate. Many, perhaps most people in this thread, myself included, think that 10%+ FPS improvements can be accurately described as “massive.” You can absolutely disagree in a reasonable and good faith manner.
My understanding and perception of your responses is that you not only disagree that the outlined improvements can possibly be described as “massive,” but also that anyone who claims otherwise is a blind Linux shill, doesn’t understand the definition of the word “massive,” and is suffering from mob mentality.
Countering the argument, and not the messenger (e.g Buddy get over yourself. Geez) is a much more effective way to express your point.
I was referring to this specific edit to your initial comment:
Edit: geez this single comment brought more people out of the woodwork to respond to me than anything else I have commented on lemmy
I’m not even here arguing which one is better like come on now
Massively is the wrong word to use it’s that simple
While I personally think that an average of over %10 FPS improvement in itself qualifies as massive in the current landscape, reasonable minds can absolutely disagree of course. The inclusion of price is just another layer of advantage, only bolstering the “massive” overall improvement.
I have been having a nice evening so far, thank you, and I hope you’ve been having the same.
From what I can tell, at least in this specific instance, aubertlone has only received downvotes for comments they made that were directly attacking or insulting those with differing opinions from themselves. I believe their initial comment before the edit did add positively to the discussion.
I can’t speak to the second part of your comment, but I’m sorry to hear that you received that response to your opinions.
It’s absolutely your right, and fine to disagree with the usage of the word “massive” in this context. It’s not OK to insult people who disagree with you however.
It’s OK for people to have differing opinions, and your initial comment was a good discussion starter. The edit complaining about it causing said discussion, saying “it’s that simple,” the subsequent post stating that you believed your opinion on the matter was the absolute truth based on the dictionary definition of the word “massive,” and that any disagreement was insane in your opinion, is where I take umbrage. I hope you can see where I’m coming from.
I’m sorry that your comment has ultimately driven such a negative response, and I hope you are able to have a good day regardless.
I think it’s all a matter of perspective.
In absolute terms, these differences aren’t very significant (with maybe the exception of the 2 hours to 7 hours battery life improvement in that one specific game). But in relative terms, especially when considering that these games are not native to Linux, that these degrees of improvement typically only happen after a hardware upgrade, and that these improvements are available on the same device as the Windows version, but for $130 USD cheaper, it all adds up to something significant. In my opinion, the word “massive” is appropriate.
I’m sorry to hear that Linux has been the least compatible for your uses. It’s certainly not for everyone, but you at least have a plethora of alternative options at your disposal. I don’t understand why you’re making such a big deal about the manner in which other people are describing these improvements when clearly none of this applies to you.
That’s still an average of over 10% FPS gains overall. Similar improvement to a new GPU generation, but on the same hardware. Sounds pretty massive to me.
No worries! Yes I’m absolutely still interested, and I have the optiplex set aside for you.
I currently run it with Keycloak for Auth and previously had it behind a Nginx Proxy Manager reverse proxy, but have since switched to using a Cloudflare tunnel.
It works great and allows me to provision limited and controlled access over various game servers to admins of those servers. They can access what they need and nothing more, and only on the servers that they have been granted access.
I use Apache Guacamole, which works great for just about any kind of remote access and has a dead simple to use Docker Container.
It supports folders, copy/paste, uploading/downloading files, multiple open connections at once, and alternative mouse modes for touch screens. Best of all, it’s completely free and open source.
Imagine if OP asked: “I want to repair/maintain my own car, but I don’t want to open the hood or get under the car. What are my options?”
Obviously there would be some options, but those options would be very limited and not ideal. This is very similar. Self-hosting, like self-repair of a vehicle, requires some foundational knowledge and understanding of your specific hardware, usecase, and needs, as well as the knowledge and ability to bring those things to fruition. There is no single universal answer that applies to everyone, but those skills can be acquired by anyone.
I don’t think self-hosting is any more doomed than self-repair of a vehicle. It’s certainly not for everyone, but it can be satisfying, rewarding, enjoyable, and generally optimized for those who choose to participate.
In vino veritas.