• 23 Posts
  • 710 Comments
Joined 1 year ago
cake
Cake day: June 15th, 2023

help-circle
  • Before my switch, i used Ubuntu exclusively for 13 years in row. I always heard of problems (and not at least because of the PPA repositories) when upgrading from one major version to the next, be it a LTS or not. I never did that and always installed fresh because of these stories. Mostly 4 years in between, or sometimes 2.

    Its entirely possible that most problems happened because of packages from PPA that the user did not change for the new upgrade. Because PPA repositories were often designed for a specific version of Ubuntu. So its not entirely the fault of the apt package manager in that case.



  • I don’t think this is true. The package manager is there for a reason to prevent that. If you have more updates to install at a time, then the chances are the same as if you would have installed the problematic update one at a time. Just read the manual intervention information from Arch and see if there is something to do, then it won’t bork. If people don’t know what they are doing and do not read the additional information (that is required to do so on Arch), well yes, then you could end up borking your machine. But not because so many updates are installed at a time. The package manager and operating system and their maintainer designed it in a way that you can install ton of updates at a time without borking. This is fine.













  • Most normal users do not do this. But there might be special packages with special setups, like scripts downloading and installing from Mozillas download links. Or package creators themselves might use it. Or maybe you are a developer, in which case such direct downloads would be helpful for testing and comparing stuff. I also assume most people do not care or notice any difference with this change. Still its an improvement without much drawback and thats always good, even if its only a few people benefiting of it.



  • Definitely VirtualBox in my opinion. I used it before. Recently switched to libvirt with virt-manager (Qemu+Kvm), but this is really a bit more advanced and need more understanding and setup. VirtualBox is much easier and simple.

    Snapshot feature of VB is fantastic (not to any reader, snapshot is not an screenshot, rather a temporary image point of the entire system you can revert back anytime like a backup). Binding and accessing directories from your host system is also relatively easy, if I remember right. It’s been a while since I used VirtualBox.