• 0 Posts
  • 97 Comments
Joined 3 years ago
cake
Cake day: February 24th, 2024

help-circle
  • I have always thought that copyright on code is a bit pointless. Its like copyrighting engineering formulas and calculations. Given a particular problem, there are obvious solutions. The process should not be copyrightable.

    I am also anti-copyrighting of features and ideas.

    The only thing that should be copyrightable is the result of an technological or human investment, not the process and method for getting there.

    That and copyright protection period should be shorter and non renewable.



  • You need to divorce your thinking of AI as a current prominent manifestation of the capitalistic black hole and the technology itself. Before that is was Crypto. Before that it was cloud, before that it was property derivatives. Capitalism will just hijack anything where they can extract value from the quickest.

    AI as a technology is very much real and very much physical, it follows the same physical rules that everything else is. Denying that is like saying steam power is not real because you can’t see the force pushing.

    AI has been around for 50 years now. Its driven much of engineering progress in the 70s and 80s, our chemical and biological research in the 90s and physics in the 2000s.

    The current large language learning models are just a next progression of this technological trend.

    Remember absolutism is toxic.







  • They are not as restrictive as people make them out to be. Ostree works quite well for installing a primary app like a different browser.

    If you want to avoid dependency conflicts entirely, You can have a look at distro shelf. It allows you to run a container for nearly any distro, install packages and then export those apps to run like native apps. I use it all the time when something is only supported via package and not flatpack, or some other distro only.

    The container still maps to your same home folder for file and config access.

    I have 3 containers, a fedora workstation one for standard apps I don’t want to do via Flatpak or AppImage. An Debian one for deb packages. And lastly a Arch one, which is for the more experimental apps. If I end up breaking something, I can just wipe the container and start again.







  • It is worth noting you can only move partitions into a empty space larger enough for the full partition. Its a copy/delete process not a shift process.

    In this case it should work. Delete first two windows partitions. Then move the Linux boot to first part. Then move the root partition Then move the home partition Then finally expand the home partition to the rest of the disk.

    You will probably need to fix grub and do an initfs(?) Since the order of partitions have changed.






  • I tried it on my main desktop after dumping windows. Tried ot along with CachyOS and Bazzite.

    CachyOS was too bleeding edge for me.

    MX was very easy to work with, but I could not get a lot of my gaming stuff working with my limited skills. Things like HDR was not working well on my monitor, everything just looked washed out. Could not get it converted to Wayland, etc. It did not support 5.1 audio over Spidif on my sound card.

    Settled on Bazzite with plasma which was similarly stable, while having the gaming, display and audio stuff correctly configured out of the box.