• 0 Posts
  • 282 Comments
Joined 5 months ago
cake
Cake day: March 24th, 2026

help-circle

  • Repo level markdown files with architectural guidance not working for example… I’ve found that works quite well.

    Same. AGENTS.md files and the like are quite effective. Especially if you’re reviewing the code and making the LLM help you update the markdown files when it makes a mistake to prevent the same type of mistake in the future. Having concrete examples of “good” vs. “bad” to illustrate each architectural rule goes a long way.

    For any feature or bug fix that is “painting with the colors already in the tray”, it makes sense to let a LLM write the code. Humans will introduce new tech and new patterns out of boredom and turn the codebase into a big Frankenstein, but the LLM will just follow the architectural guidelines indefinitely.


  • melfie@lemmy.ziptoLemmy Shitpost@lemmy.worldonions
    link
    fedilink
    arrow-up
    8
    arrow-down
    2
    ·
    1 day ago

    Children often just want sweets and unhealthy snacks, and it’s up to adults to make sure they get the nutrition their little bodies require. If a grown ass adult decides they don’t want to eat something, though, they likely have tried it and have their reasons for avoiding it. It’s really nobody else’s damned business.








  • It makes sense to me that a software pipeline transforming copyrighted material into new IP should be bound by the terms of the copyright agreements. Unfortunately, these companies can afford to hire cream of the crop legal departments to bend existing laws like fair use in their favor. Unless some strong legal precedents emerge to require that training data respect existing copyright right laws, legislation might be the only hope, but of course, deep pockets also help with influencing legislators.










  • When there’s a dispute, courts consider the following four issues in deciding whether a use is fair use:

    1. why the party used the copyrighted material (for instance, for commercial versus educational purposes)
    2. whether the copyrighted work is informational or for entertainment
    3. how much of the copyrighted work the party used, and
    4. whether and how the use affects the market for or value of the copyrighted work.
    1. Commercial
    2. Informational
    3. All of it
    4. Definitely does

    Based on this, not sure fair use holds up that well, but I’m not a lawyer.