• 5 Posts
  • 45 Comments
Joined 3 months ago
cake
Cake day: March 20th, 2024

help-circle












  • Thank you for the comment, a very interesting solution! I’m thinking of using Google as little as possible however. I would like to look into how to setup some access from outside the network via some VPN shenanigans.

    I was also looking at automating backups with Cron - both DB and images to other disks and devices.

    I got Immich up and running but have had some stuff come in the way to spend more time with it.








  • I worked for a year developing in Magento 2 (an open source e-commerce suite which was later bought up by Adobe, it is not well maintained and it just all around not nice to work with). I tried to ask some Magento 2 questions to ChatGPT to figure out some solutions to my problems but clearly the only data it was trained with was a lot of really bad solutions from forum posts.

    The solutions did kinda work some of the times but the way it was suggesting it was absolutely horrifying. We’re talking opening so many vulnerabilites, breaking many parts of the suite as a whole or just editing database tables. If you do not know enough about the tools you are working with implementing solutions from ChatGPT can be disasterous, even if they end up working.