• 0 Posts
  • 99 Comments
Joined 1 year ago
cake
Cake day: July 28th, 2023

help-circle






  • ayaya@lemdro.idtolinuxmemes@lemmy.worldAccurate?
    link
    fedilink
    English
    arrow-up
    46
    arrow-down
    1
    ·
    edit-2
    1 year ago

    I have been using the same Arch installation for about 8 years. The initial installation/configuration is the only time consuming part. Actual day-to-day usage is extremely easy.

    Maybe this is no longer the case but I previously used Ubuntu and it was actually much more annoying in comparison, especially when upgrading between major revisions or needing to track down sources/PPAs for packages not in the main repos. Or just when you want something more up-to-date than what they’re currently shipping.

    The rolling release model + the AUR saves so much time and prevents a lot of headaches.



  • As long as you still have access to the cli it should be fixable. If you want to still try to get to plasma 6 make sure you also enabled the core-testing and extra-testing repos in addition to kde-unstable as per the wiki

    If you enable any other testing repository listed in the following subsections, you must also enable both core-testing and extra-testing

    I missed that little snippet when I first swapped over.

    If you do yay kf6 you can install all of the framework-related packages which might also help fill out some missing dependencies. For me it’s 1-71. You can do the same with yay plasma and then choose the ones from kde-unstable (122-194 for me) but you will have to manually avoid the ones with conflicts like plasma-framework.

    But if you want to try and revert theoretically simply removing the testing and unstable repos and doing another sudo pacman -Syu should get you back onto the older versions.





  • The important distinction is that this “database” would be the training data, which it only has access to during training. It does not have access once it is actually deployed and running.

    It is easy to think of it like a human taking a test. You are allowed to read your textbooks as much as you want while you study, but once you actually start the test you can only go off of what you remember. Sure you might remember bits and pieces, but it is not the same thing as being able to directly pull from any textbook you want at any time.

    It would require you to have a photographic memory (or in the case of ChatGPT, terabytes of VRAM) to be able to perfectly remember the entirety of your textbooks during the test.