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

help-circle







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







  • Interesting comments here. I’ll share my process. I browse the web in incognito (private) exclusively. If there’s something I want to come back to later, I copy paste the URL into a non private window so that it becomes part of history. So, my history is filled with things I plan to come back to. Then, I bookmark things that I need to come back to more than once.






  • It sounds like you have Windows in one disk and Ubuntu in another disk. Confirm this before proceeding.

    Now if that’s true, and what you said about dedicated windows ssd on a boot loop, it sounds like MRB needs fixing. I suggest you make yourself a windows 10 USB disk or disc. Run that and when it asks to install, you look for recovery. And try to run the fix boot and recover MRB.

    Something like these 2 commands

    Bootrec /fixboot

    Bootrec /fixmrb

    commands