• tal@lemmy.today
    link
    fedilink
    English
    arrow-up
    7
    ·
    edit-2
    13 天前

    Hmm.

    Maybe they’re trying to do LLM-generated articles and are screwing up?

    Problem is, some of the text doesn’t seem like something that an AI would come up with. I mean, I can get minor errors, but describing an entire nonexistent init system without some kind of directive in that direction?

    • HayadSont@discuss.online
      link
      fedilink
      English
      arrow-up
      7
      ·
      12 天前

      but describing an entire nonexistent init system without some kind of directive in that direction?

      Someone else, i.e. the user called “notabot”, had already made the following interesting observations:

      • rye is software that actually exists and is found within the repos
      • rye is written in rust
      • rye has an init command; rye init

      I don’t think it’s too far-fetched to think that an LLM is aware of the above. But, it failed to understand what rye actually is and how its init command isn’t competing with systemd.