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

help-circle

  • Personally WSL has always been riddled with issues for me. I mainly used it for dev things before I switched to linux entirely. Recently I came back to Windows to try some of AMDs new graphics driver features and decided to try out WSL 2. Hell, Windows fucks up so much basic shit in there, i couldnt even run ‘git init’ because some permission issue with drive mounting. Had to move my entire project to a separate drive just to make it work. The way Windows handles the filsystem, permissions and “cross-OS” functionality is so weird and always results in some issue, making the Linux experience feel significantly more wonky than it needs to be. Performance is also a pain, since i had to love my project to a disk that was not part of WSL reading and writing files in VS Code becomes significantly slower.

    I have a pretty high end rig and even my PC runs slow when using WSL, its great to have an option for linux in windows but when a docker container or even just a VirtualBox machine performs better than WSL i have no fucking clue why youd use it.

    Thanks for listening to my rant. Take it with a grain of salt ig, maybe im just incompetent and doing something very wrong.




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
















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