Comments by "John Crawford" (@JohnCrawford1979) on "How much RAM will you need in 5 years?" video.

  1. 47
  2. 10
  3. 6
  4. 5
  5. 4
  6. 3
  7. 2
  8. 1
  9. 1
  10. 1
  11. 1
  12.  @gruntaxeman3740  - Sure, in Debian based distros, if you want to package something in a .deb package, you have to learn how to compile what you want to package into it. Or, you have to figure out for apt. Likewise, Fedora/RHEL distros have RPM and dnf. Arch based distros have pacman and yay. Add to that Snaps and appimages. I would mainly argue that it is less about the code changing as much as it is how to package the code. Yes, applications may need dependencies. But these themselves are code used to help the main code function on the distro it has been installed on. Therefore, the distro is the platform that you want to deliver the package to, and the dependencies are the additional things needed to ensure what is unpacked from the package will run on the distro it's been installed on. So, I'm not sure what the problem is, since there are so many tools available to help assemble, compile, and build the application as needed to run on any given distro. I suppose it can be tedious work to make sure everything is put together correctly, and troubleshoot where issues might conflict among dependencies, but that's just part of the whole of putting it all together. I appreciate the people that have made doing these things easier, and those helpful at troubleshooting where the automation may have gone wrong. It would be awesome If I could get to that point of building my own LFS, but I'm happy with certain favorite distros that already exist and just work on getting familiar with the terminal and how to configure and tweak things.
    1
  13. 1
  14. 1
  15. 1
  16. 1