• 0 Posts
  • 32 Comments
Joined 1 year ago
cake
Cake day: February 12th, 2025

help-circle







  • NewOldGuard@lemmy.mltoTechnology@lemmy.worldWhen AI builds itself
    link
    fedilink
    English
    arrow-up
    6
    arrow-down
    1
    ·
    25 days ago

    Even the premise that LLMs write as good of code as a human today is marketing BS. I work in software, I’ve seen what Claude code does when set loose on our repos already. Its output is unreliable, inefficient, doesn’t meet security standards, and always requires manual intervention to bug-fix. It produces worse code much faster









  • NewOldGuard@lemmy.mltoSelfhosted@lemmy.worldDegoog - 0.15.0 Stable Beta
    link
    fedilink
    English
    arrow-up
    4
    arrow-down
    1
    ·
    2 months ago

    I’ve written open source code and contributed to many projects. I’m more than familiar with the licensing. Some licenses like MIT give permissive rights away to businesses for private use, but copyleft ones like GPL and AGPL families (which are massively popular) absolutely do not, not without all resultant code being open source and GPL as well which is obviously not the case with LLM generated shit. Educate yourself before spewing nonsense please


  • Open source does not mean royalty free or public domain. Those individual developers who put in that labor have rights as workers, and they express them through their software licenses. It’s absolutely no different than stealing artwork or music for training data, it’s just a different medium of self expression and creativity. Your argument is like saying that since artists have digital catalogues to show off and market their work, they deserve to have it stolen for training data too.