• 0 Posts
  • 56 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
    ·
    2 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




  • There is a lot offered on the enterprise side. My company uses GH Actions for CI/CD, uses GitHub for OAUTH, it hosts our git LFS server, and it’s where the slop lovers in the executive and management offices get their copilot fix. That doesn’t cover half of it really, but it’s a lot more than a git forge. I despise it nonetheless and think all of these use cases have better tools available




  • If you think an iPhone or Mac aren’t hoovering up your data too, then you’re truly lost on what privacy looks like lmao. Apple slaps “privacy respecting” on all of their data collection and surveillance and people really fall for it. Go ahead and monitor the network activity on a brand new Mac with nothing on it and watch it phone home constantly. Apple devices profile you, they track your every move and application launch, and they publicly admit this.






  • NewOldGuard@lemmy.mltoSelfhosted@lemmy.worldDegoog - 0.15.0 Stable Beta
    link
    fedilink
    English
    arrow-up
    4
    arrow-down
    1
    ·
    1 month 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.