The new terms of service, which will go into effect for new projects after the usual two week notice period (i.e. September 10th), will now include the following under the list of prohibited content:

  • original content written with or which facilitates the use of LLMs (large language models) or other generative AI technologies

The use of LLMs or other generative AI tools to produce or assist with the production of source code, assets, tickets, emails, and so on, will no longer be permitted on SourceHut once these terms take effect.

  • nlgranger@lemmy.world
    link
    fedilink
    arrow-up
    6
    arrow-down
    1
    ·
    5 days ago

    Undeniably, but I keep asking myself a few questions: At what cost ? Is it sustainable economically ? Scientifically (sloppification) ? Environmentally ? Not a lot of research contributes to the betterment of mankind.

    • illusionist@lemmy.zip
      link
      fedilink
      arrow-up
      4
      arrow-down
      1
      ·
      edit-2
      4 days ago

      I don’t drive an SUV. I don’t play computer games or create long ai videos. I don’t mine bitcoins. I don’t eat meat. I don’t have a yacht.

      I use efficient open weight models. Not the latest, biggest, most sofisticated models but they are good enough. Very little impact on the environment.

      I don’t think that my llms usage is bad for the environment.

      I am more efficient. Ai has improved my life and thus the lifes of the people around me. I don’t need a study to know that my life is better with it.

      • vas@lemmy.ml
        link
        fedilink
        arrow-up
        4
        ·
        edit-2
        3 days ago

        I don’t know what kind of research you do personally, but for me, even purely for learning, AI is a total negative. Google and duckduckgo have essentially become unreliable. I can get “answers” to every question on earth so to speak, but I have no chance of knowing whether it’s correct, except if I already happen to be an expert in the area. That is somewhat offset by the fact that AI does good search and information retrieval if I can later verify for correctness. Also for leaning, sometimes I can throw code/info at AI and it may do a pretty good job at analysis, which may help facilitating learning (“research”?). But the total, especially for research, is a solid, solid negative.

        And then I remember all the problems that are currently attached to AI, and… Yeah. Good job SourceHut for focusing on one problem at a time, and the problem now being to continue to provide reliable code hosting and development services.

        • illusionist@lemmy.zip
          link
          fedilink
          arrow-up
          2
          ·
          2 days ago

          Fully agree on the part that you can only judge the output if you know enough about the topic.

          I may not trust an llm to convert data but I can let it write a tool that converts data. I can let it write tests and documentation for it.

          I can let it do things that I know how to do it myself but of which I am too lazy to do so or simply because it is faster than I am. It doesn’t need to be perfect. I can let it do a job and correct the job. I can adjust it and let it/me learn from its mistakes.

          I don’t have a fully automated ai factory but I am more efficient. I can write pseudo code or instructions and let the ai handle the rest.

          • vas@lemmy.ml
            link
            fedilink
            arrow-up
            2
            ·
            2 days ago

            I think I can understand, especially if I categorize it as “data analysis” in my brain (could be the wrong terminology though, I’m not an expert). Possibly as part of a bigger actual research.

            I agree that it’s helpful there. It’s probably also niche enough that AI-written websites don’t create 10 articles for every 1 legitimate as otherwise happens in 95% rest of the internet. You’re in a lucky spot.