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

help-circle





  • So yeah, start with what you’re building and what its requirements are.

    It would be desktop. I mostly want to add front end to some stuff I would CLI to round out my skills. I’ve not seen much about Rust and GUI framework. I’ve got some Java experience, but read that its native Java FX is deprecated now. I’ve done a lot in Python, but also want to start learning a language that might be more suited to enterprise work. I honesty am not sure were I’m at. But thanks for your answer









  • That’s the thing, I don’t know enough to know what to even ask.

    Fair enough.

    I have no idea what PATH is or why I want to do that, but I can do it

    Its really only for non standard installs. That is outside of the package manager or flatpak. PATH is just where the computer will look for executables. Since you installed from source or some other side then it won’t be in the normal /bin. You’re just updating your PATH to include other places.