Agree, the few videos of his that I appreciated were so rare and in every one he reminds me of that guy who is a pain to actually work with and any way other than their way is completely incorrect to them.
Agree, the few videos of his that I appreciated were so rare and in every one he reminds me of that guy who is a pain to actually work with and any way other than their way is completely incorrect to them.


Worse than that, the issue the article states isn’t that it’s a flat pack, it’s that fedora is pushing their rebuilt flat pack of obs that’s buggy instead of the official obs one from flat hub that works, and then the obs project is getting bug reports for a third party distribution that’s broken.
Because fedora isn’t just pushing flat packs, they’re pushing made by fedora versions of them instead of the official builds from the maintainers.


The proxmox interface let’s you make the containers, but you have to install the software you want to host in that container after creation.
These scripts let you run a script that makes the container and also installs what you want to host within the container and does the setup.
I used their script to set up a home assistant vm, you run the script and it downloads the HaOS install media and does the install in the VM for you, preconfigured, and starts it so all I had to do was go access the web interface.
For what it’s worth I was able to migrate my docker of gitea to a docker of forgejo by just changing the image to be forgejo and remaining some if the environment variables. It uses the game data and database so it’s basically a drop in replacement that they have instructions for on their website.
Makes trying it out pretty simple, not sure about migrating back to gitea from forgejo though.