My honeymoon period is over and I’m having a lot of issues (latest Aurora 39 build). I began to embrace the “don’t customize everything” that comes with Linux. However, is it just me or a bad build?
I had a repo I didn’t know what to do with, no documentation except some high level things. I decided to create a Code directory under Home using the Bluefin-CLI (distrobox not terminal) and pull down the repo. I spun up DevPod to create a devcontainer. For some reason after it tried to connect the devcontainer SSH wasn’t in my path so I received a weird error when it tried to open it in VS Code.
Also the dev server wasn’t installed on the repo, whatever. Restarted Ptyxis, no go, then I restarted a few more times and for some reason I was in my preferred shell in the CLI and it all connected fine. I had SSH and UJust and and code (everything seemed to be gone yet $PATH showed no differences).
Got that running, then I tried to install Starship via Brew bundle and it had an error in the end that a directory wasn’t accessible during a self test with fish (sorry didn’t copy it I am assuming it wasn’t because I haven’t touched fish in the CLI and it didn’t “exist”? Once in awhile still getting odd SSH and $PATH errors suddenly stopping working but restarting works.
I noticed bazzite had nix installed which I need and thought I’d just install it “correctly” but looking at how other items are installed as a container and how some people even install fonts (?!) that way, I decided to just copy how bazzite did it. Seems to maybe sort of work?
ujust also has a bunch of commands that don’t make sense with KDE and the documentation is confusing, like the ISO releases are under assets but the gnome flavor. And there’s ujust commands that don’t make sense under KDE (like gnome-extensions).
I have just the Aurora-DX installed yet sometimes both Chrome and Firefox will load without images and stylesheets correctly, a refresh will take care of it but haven’t figured out what might be causing that.
Even though bazzite is for training I’d almost rather deal with the deterministic issue by using ZFS and taking ZFS snapshots. Or use chezmois and a git repo with package lists and dot files to “rebuild” nightly.
This feels more like a server when you move out of dev playground phase to needing to share things.
I really appreciate this and I love it and know it is a work in progress but it feels like there’s a workflow needed to explain how to do things after a fresh install, and what to do and what not to do. Even before I started saying “screw it” and installing the nix installler, I still had random issues with the bluefin-cli.
The nVidia installer gave me a bunch of grief so I reformatted and installed from scratch.
I received a highend Dell and due to internet issues I can’t depend on my MacOS + SSH into a dev box and was hoping this would suffice. I know this isn’t helpful without exact bug errors, but it “feels” like there’s a certain setup I need to go through after I boot from a fresh install to get things functioning correctly.
Any advice? Working inside a VM/distrobox inside a docker container like bluefin-cli seems like overkill. If I had a language or regular flow of work I used maybe this would be easier but I receive often poorly built repos in languages I haven’t used in years.
Or just go back to the gnome build?