• 1 Post
  • 19 Comments
Joined 4 months ago
cake
Cake day: March 20th, 2024

help-circle





  • I have an interesting question regarding this. I drink occasionally but not to the point where I’m shitfaced, usually not feeling very drunk or not drunk at all and yet I still throw up.

    I throw up multiple times a couple of times in a row and I have no idea why this happens. I wouldn’t believe it’s alcohol poisoning since it has happened at as low as 3 beers (regular strength, not any ridiculous IPA type beers).

    I’m curious if any more educated people have any idea what this can be about. I’ve been trying to figure this shit out for years but have just mostly given up on drinking instead.





  • 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.