• 0 Posts
  • 48 Comments
Joined 1 year ago
cake
Cake day: June 16th, 2023

help-circle



  • Linux is amazing in it’s ability to keep working even when you accidentally all the things.

    Annoyingly so. I once made a backup. Then to confirm it would restore the system, I deleted everything on root path. as in /

    It did as told.

    OK let’s reboot and verify system.

    Sudo reboot

    Command not found

    sudo shutdown

    Command not found

    But it sat there with a blinking cursor on the terminal

















  • Umm… Keep in mind that I lack experience. Take the following with grain is salt.

    I understand your pain with Swing. Not sure how to help other than change to another GUI framework. I think maybe eclipse does thins thing where it allowed me to make code GUI changes. Maybe?

    Change GUI framework?

    Consider doing a web base where the server does the folder structure?

    I know nothing about Dart.

    Finally, super personal opinion, but go with C++ and wxWidgets. I love this library.