• 2 Posts
  • 30 Comments
Joined 2 years ago
cake
Cake day: June 21st, 2023

help-circle






  • Yeah this sucks, I just bought an a1 mini with AMS, I love it. I do have it in LAN Mode with no internet and I still use bambustudio since I believe that is open source no? Lets hope they reverse this but I don’t see them doing that. Hope I can still use the printer without upgrading the firmware or somebody is able to make open source firmware for the a1 mini…

    Man I hate tech space right now, every company grinding out as much money as possible anyway they can because “security”…











  • I’m actually in the process of switching over from docker to podman. Its definitely a learning curve, ie. Setting up systems integration etc.

    I do love it but its been a bit of a pain, for instance I’m still trying to figure out the errors I’m getting when trying to deploy my matrix and vikunja containers, I’m getting permission errors and can’t find dB errors. I k ow little about podman right now but I would definitely recommend it since it is open source and runs rootless by deafult.


  • I just switched over to using heroic launcher from lutris, its prettier and a smoother setup IMO. I have had issues as well installing some games from fitgirl, the install always failed. However they would install on windows just fine. So I did that then copied over the install files to my Linux hard drive and setup them up in heroic launcher.

    I’ve only had to do this with 3 games from fitgirl, maybe I’m missing something but I could not get these 3 games to install on linux. This is why I keep a hard drive with windows installed on it :)



  • I have vaultwarden in docker but I don’t expose my instance externally as you really don’t need to. Put the bitwarden app on your phone sign into the instance and it will work even if your instance is borked. You can’t add items but it works.

    My suggestion, run it in docker and just back up the entire docker compose and folder structure as that includes the database as well.

    If you want to expose it use nginx proxy manager its dead simple and awesome.