True. ujust (just) allowed me to switch between Bluefin and Bluewfin-DX in few seconds. Also, I found out I could install productive brew from there.
Still, I haven’t explored ujust enough to be certain that I can create a specific development environment. Maybe it does. Let’s look:
ujust devmode
ujust install brew
ujust install pytorch
ujust install tensorflow
Maybe in the near future ujust could have options to select complete development environments via devcontainer, so users don’t have to worry about it. Something such as:
ujust install JavaScript
ujust install rust
ujust install Python+Jupyter+conda
ujust install R+Quarto
ujust install Julia
ujust install Java
ujust install C++
ujust install Lisp
etc.
And, why not, because we can dream, complete super-sets such as:
ujust install Web Development
ujust install SQL Development
ujust install NoSQL Development
ujust install Visualization
ujust install Graphic Design
And on the field of Artificial Intelligence, beyond the language constraints:
Haha yes, it is quite common.
However, unless you are executing inside a container, I think this way goes against the ublue/unmutable way of doing things.
What is the rank order for these install methods in terms of recommended, preferred, is okay, if you must, you can but really shouldn’t, and just don’t ?
I’m having a hard time wrapping my head around what to choose when an application has multiple methods available. After “flatpack first” in the welcome doc there’s not much to go on.
thanks @j0rge . I had portions of that page in my memory bank but didn’t recall where I found it. So from the point of view of Bluefin when I’m looking at something that has AppImage and Brew available but not Flatpak, Brew is preferred?