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

help-circle

  • This is very valid but in our case we dont really store any important data on the computer. We make digital timetable signs for bus stops and train stations, the computers we build and put inside are just a base image we flash onto the disk and set hostname and IP on. Then they all connect and set themselves up via our servers and pull any displayed data from our actual main servers.

    In this case its sad that it didnt actually restart, that means our client has to drive out and deassemble the entire sign. But it seems to be a failing disk so it had to be replaced either way.






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



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