Thanks for the suggestion. I am interested in nix, but haven’t explored it yet.
Thanks for the suggestion. I am interested in nix, but haven’t explored it yet.
Thanks for the detailed answer. I think I have a clearer picture of the problems it’s trying to solve and the solutions it’s delivering.
It also now seems connected to immutable distros I’ve heard about recently. So I guess the idea there is that the OS is just a tiny core set of libraries that never have to change, then the applications have their dependencies bundled, instead of requiring them as system dependencies.
I’m not convinced it’s something I want as a user, but more importantly not something I need.
From a development perspective, it seems downright seductive, allowing almost total freedom of opinion.
The AUR is a different kettle of fish entirely, though. I do see your point, but the AUR is solving a problem common to all distros; hosting a repository for applications that there isn’t willingness or capacity to host in the official binary repos.
Installation, removal, dependency management, etc are all still handled by pacman. As others have pointed out there are great tools available to aid in AUR usability. My favorite is aurutils.
Some kinda wise guy over here 🤣
The sway man pages are really helpful. I prefer waybar and bemenu to round out my core environment tools.
“Bad people” isn’t the schtick of Sunny or Seinfeld, or any comedy. Shitty people is a trope that’s as old as comedy itself. Twists and turns of their lies, dastardly plans backfiring, etc. If you have a problem with that, I think your sense of humor is broken.
On the other hand, if you think their particular bits or premises aren’t funny, you’re just demonstrating you have bad taste, and that is fine.
“It’s Always Sunny” is some of the greatest American comedy since “Seinfeld”. If you think it’s trash, I’m interested to know what you consider great comedy to be.
Alright let’s get this started. Shōgun is not a good TV show.
I’m reaching here because I don’t know the first thing about Mullvad, but it probably has some script that takes care of it’s own DNS needs. I remember the before times, when you had to write up and down scripts that would update resolve.conf directly, then configured OpenVPN to run them on connecting/disconnecting.
It’s possible it could be a box checked or config option in Mullvad that broke it by not fixing DNS on it’s way down?
OP also said they don’t fully remember what was done, so they may have disabled systemd-resolved or installed openresolv or who knows what else.
Fortunately, in this case, they should be able to follow the systemd-resolved docs from the beginning to end up with it working.
127.0.0.53 is the local stub used by systemd-resolved, so OP should pull this thread and comb the docs. If systemd-resolved is installed and not being used, it will cause conflicts with openresolv (most likely alternative).
When you turn 45, you will meet anus to scope to proctologist.
I sync important files to s3 from a folder with awscli. Dot files and projects are in a private git repos. That’s it.
If I maintained a server, I would do something more sophisticated, but installation is so dead simple these days that I could get a daily driver in working order very quickly.
Pharmacies/drug stores in America have unique laws and ordinances that go back to prohibition. During that time, they took over the role of saloons in communities, since they were able to sell medicinal whisky.
Yeah sure, a distro could start spying on users. How easy it would be would depend on their distribution model, and how willing they are to violate the GPL.
Linux is a tool that big corporate entities have profited greatly from for many years, and will continue to. Same with BSD, Apache, Docker, MySQL, Postgres, SSH…
Valve, Sys76, Framework, etc. Are proving that using Linux to serve an end user market is also profitable, and are capable of supporting enterprise use-cases.
I understand that there may be specific problems to solve wrt improving adoptability, usability, compatibility, etc., but Linux is doing more than ok within the context of the FOSS ecosystem (and increasingly without).
Your thinking is slightly skewed, IMHO. Linux doesn’t have an inherent incentive to compete with MacOS or MS, and if it did, it would be subject to the same pressures that encourage bad behavior like spying on users, creating walled gardens, and so forth.
Fixed it for you: VSCode, Red Star OS, and sh
Fugg yeah thanks for the tip!. I was not there for krohnkite the first time around, but I’m here for it now.
Whatever you do, steer clear of Plasma Wayland right now. Polonium has a lot of issues.
You haven’t provided any info about your partition scheme for either drive, but I assume you’ve got your bootloader installed in an EFI partition in the newer drive. You will still have an EFI partition on the old drive created by the Ubuntu installer, so just be sure you know which bootloader you’re using.
Option 1 and 2 aren’t functionally any different. It’s not clear what issues you’re worried about, but if you’re nervous about breaking the Ubuntu installation, you might just want to wait until you can get the new drive.
You also don’t give any indication of how much data you have that you want to keep. If the 2tb drive is almost full, you have fewer options than if it is mostly empty or half full. You could resize your EXT4 partition and create a new partition, for example, allowing you to mount a fresh, clean filesystem to a subfolder in your home directory. Once the data migration is finished, you can format the old partitions and mount them somewhere else, or resize the newer partition over them. Be aware that your HDD will eventually fail mechanically, however. Maybe 5 years from now or next week, but they all fail someday.
It’s not clear to me what the goal of option 3 is, but it’s dependent on how you use your machine. If you want to install a lot of applications or games that you want to run fast, you don’t want to migrate a bunch of your data to your newer SSD. If you just want a temporary place to store the data you want to keep until you can format the old drive, I guess this is a fine approach, but creating a dedicated user for this is just adding unnecessary complexity, IMHO.
Lol thanks for clarifying your sarcasm. 😂 I can be an airhead at times.
I was actually interested in trying NixOS on a laptop that is gathering dust. I did see a few months ago that there was some drama surrounding the project owner, though. I never investigated enough to understand what that was all about, but I’m less excited about digging into something if it may suddenly end.