Primer81

joined 2 years ago
[โ€“] Primer81@lemmy.zip 23 points 1 week ago (3 children)

Idempotent code/repositories are great - I love making everything as reproducible as possible. Particularly in make where every 'all' type command should have a corresponding 'clean' command. Many times I'll see code bases where they skip defining the 'clean' command... or worse, have no 'all' command to begin with and rely on the developer knowing all the build and environment setup commands...

[โ€“] Primer81@lemmy.zip 9 points 1 week ago* (last edited 1 week ago) (4 children)

"""

unauthorized copying to train Llama is an "undeniably commercial" use that provides no new transformative meaning and shouldn't qualify as fair use.

"""

Obviously they shouldn't have used pirated content in this case... but how is the argument that it provides "no new transformative meaning"? Isn't it pretty self evident that it does? It's even in the literal name: "generative AI" ๐Ÿ™„

 

If this issue gets 20 upvotes, the bot says it'll get added to the backlog to get fixed. Just posting it here to help it get some traction. We have ~40 days before it's simply closed.

Last month I posted this issue to the VSCode github about a bug where new instances of VSCode launched from a windows terminal fail to inherit the environment if VSCode is already running. I have to use Windows where I work and I often need different environments when working on different projects so I'd really like this issue to get fixed.