If I use Cloudflare for HTTPS on my LAN Services and my Internet Goes Down Will My Services be Inaccessible?
meteokr @ meteokr @community.adiquaints.moe Posts 4Comments 217Joined 2 yr. ago

A QEMU VM running ARM would probably be a better experience for testing cross compiled code, than a reverse engineered distro on unsupported hardware.
They are literally reverse engineering hardware. Every hardware revision will be sewhat different and require even more work. This is not at all a fast or easy process. That fact this works at all to me is incredible.
Breaking Copyright is a contract/license violation, not theft. Depending on where you live, breach of contract is handled very differently than theft in most jurisdictions.
While I don't play the actual game, I am a massive fan of the Escape from Tarkov inventory system. Its extremely detailed; a totally unreasonably detailed system for how every item fits into or on every other item. I've watched a few dozen hours of the game just looking for how people manage bags within bags within bags, within bags. I love how simulator-y the inventory is. Normally I hate that, I like sortable menus and proper categories for lists of my items, but wow is EfT's inventory something that has really captured my brain.
But if a post is receiving discussion, then it IS active. Back in the olden days we would waylay people for not using the search to find previous posts rather than make a new one. If a thread is active and relevant, its age shouldnt just blast it out of existence.
The constant churn of "only new posts are relevant, anything older than a day is functionally archived" of the modern internet landscape is a bad thing in my opinion.
Some game anti-cheat can detect VMs and will still block you. Dual booting is the highest compatibility path if that's what you value the most. Your choice of distro here doesn't matter too much, if you do go the VM route.
As far as distro choice for day to day needs, I'm a big fan of NixOS. Setup your whole system with a config file, track it with a VCS and you have an extremely consistent and flexible OS that let's you build nearly any environment you want without messing with the rest of your system.
Does proton support wireguard? That has first-class support on Linux.
I always look forward to his round ups. I personally love how he gives no nonsense pitches for shows. So many anitubers I feel are often a little too cringe and don't really appreciate the art of anime, or are super corporate friendly serious. I've actually been to one of his AX panel some odd years ago.
If you haven't seen his Happy Science videos they are brilliant as well.
While you are always free to make your own choices, this is very bad advice for someone looking to try another distro.
https://wiki.debian.org/DontBreakDebian#Don.27t_make_a_FrankenDebian Official documentation again does not recommend mixing multiple releases like this. You would be much better off just running Sid, or Stable then using the Firefox flatpak/snap/appimage for the latest release. Debian is a long term stable distro, so if you want newer packages you are advised by the developers of said distro to just use Sid.
If you don't recommend Sid, then Testing is out of the question. Testing is Sid, but less secure. Testing also has package freezing during the last stages of the release cycle. If you want a stable, and managed Debian, then the latest stable is the answer. If you want an cutting edge, semi-rolling release Debian, then you want Sid. Being in the middle has no advantages to the end user, and only invites complications. If something is broken in Testing, you have to wait for it to be fixed in Sid first, then trickle down to Testing at an absolute minimum. Why add an extra delay for nothing?
EDIT: offcial documentation https://www.debian.org/doc/manuals/debian-faq/choosing.en.html#s3.1.6
I personally recommend against using Debian Testing for anything other than testing the next Debian release. It gets slower security updates, and breakages get fixed slower than just using Sid directly. Since Sid has its own securirt team and since it moves faster, breakages are fixed sooner. Even in the official documentation Debian doesn't not suggest using Testing for the same reasons.
This is functionally what PIHole does. Though you can do this with any DNS you control, such as Unbound or Bind.
AFAIK, nspawn is mostly a debugging tool for working with the init system without having to actually boot a live system/VM. At least that's all I've ever used it for.
Linux for the Airheaded Layman?
Further rabbit-holing and forum-crawling convinced me that I needed to download Arch or else it simply “wasn’t worth it”, which is completely wrong in itself.
Unfortunately Arch appeals to, and is loved by, a specific kind of user. They aren't really interested in being more newbie friendly, which is totally fine. Debian, and by extension Mint, actively trying to help new people use the software, and is very newbie friendly. Most people asking for help use these types, and thus a lot of the helpful guides use these as a base. OpenSuse also does a very good job too, but it is pretty different than Debian in how it is structured, so not all guides written for Debian will work the same way. When you know about how different Linux ecosystems work, the less which specific distro you are using matters. So don't worry too much about picking the "right" one.
Initially I started out learning LaTeX to make math worksheets for my tutees...
This is the best way, find something you want to do, and learn how to do it. Follow the rabbit holes! You never really know where they go.
Linux for the Airheaded Layman?
Is it an unrealistic goal to want to eventually run a computer with coreboot and a more cybersecurity heavy emphasis?
No, its not unrealistic. However, what I think is unfair to yourself is to attempt this before knowing what you are doing. Think of it like learning to draw. You have good taste, and you see art you like, and want to do it too. Yet your personal skill level, you finger dexterity, isn't yet there to be able to make the art you can visualize in your mind.
If a task is too hard, or to complex, then there must exist a smaller, easier task to accomplish first. Coreboot specifically is an extremely low hardware/firmware level system, but you don't feel confidant in installing a working desktop OS. You have aspirations for cyber security, as well. Find the smaller, and easier task first. Get Debian/Ubuntu working in a VM. Then look at what software is installed, and read about it. If you want to eventually pursue security projects, setup a LAMP stack. If that too hard, just get the A in LAMP. If that's too hard, find out why. What do you know, what do you not know? It's machines all the way down, and its an extremely small chance you are the first person with a problem. Don't worry about "correctness" and focus on the learning experience.
It is 100% achievable, but it is a lot of time. I started with it because I wanted to run a game server for myself. It's a couple of decades later, and I still have a massive amount to learn.
Entirely fair, we are in the midst of significant drama between the reddit burndown, and the infancy of the lemmy platform as a whole. For someone wanting to talk to people, and get their feet wet in the fediverse, I think its reasonable to say that the server doesn't matter. Once you have used the platform, and know what you want then exploring the options is highly encouraged. The exact circumstances of server federation will absolutely change, probably a lot, in the near future.
I treat it akin to someone saying "I want to learn how to play guitar." I think reasoanble advice is get a cheap used guitar and start learning cords. Once you know if you plan on sticking with it more than a few weeks, go right ahead and start looking at better equipment. I don't think expecting someone at this stage to start taking musical theory is the best advice. Maybe that is a weak argument, but I don't think its entirely wrong.
The instance you sign up on doesn't really matter. For technical people, the server you sign in on, can be important, but for the average user it doesn't. In fact, you could make an account on mastodon.social and comment on this very thread. That's pretty much the goal of federation.
Last I checked, a wild card cert for *.yourdomain.com is NOT valid for test.local.yourdomain.com, but IS valid for test.yourdomain.com. Wildcard certs are not recursive as far as I know.