←back to thread

925 points dmitrybrant | 1 comments | | HN request time: 0.202s | source
Show context
rmoriz ◴[] No.45164188[source]
I was banned from an OpenSource project [1] recently because I suggested a bug fix. Their „code of conduct“ not only prevents PRs but also comments on issues with information that was retrieved by any AI tool or resource.

Thinking about asking Claude to reimplement it from scratch in Rust…

[1] https://codeberg.org/superseriousbusiness/gotosocial/src/bra...

replies(7): >>45164303 #>>45164375 #>>45164387 #>>45165103 #>>45167034 #>>45168743 #>>45169162 #
lordhumphrey ◴[] No.45164387[source]
> 2. We will not accept changes (code or otherwise) created with the aid of "AI" tooling. "AI" models are trained at the expense of underpaid workers filtering inputs of abhorrent content, and does not respect the owners of input content. Ethically, it sucks.

Do you disagree with some part of the statement regarding "AI" in their CoC? Do you think there's a fault in their logic, or do you yourself personally just not care about the ethics at play here?

I find it refreshing personally to see a project taking a clear stance. Kudos to them.

Recently enjoyed reading the Dynamicland project's opinion on the subject very much too[0], which I think is quite a bit deeper of an argument than the one above.

Ethics seems to be, unfortunately, quite low down on the list of considerations of many developers, if it factors in at all to their decisions.

[0] https://dynamicland.org/2024/FAQ/#What_is_Realtalks_relation...

replies(3): >>45164505 #>>45165027 #>>45166144 #
KingMob ◴[] No.45166144[source]
Setting aside the categories of art and literature, training LLMs on FOSS software seems aligned with the spirit, if not the letter, of the licenses.

It does nothing to fix the issues of unpaid FOSS labor, though, but that was a problem well before the recent rise of LLMs.

replies(3): >>45166224 #>>45166959 #>>45193390 #
1. vbarrielle ◴[] No.45166224[source]
I'm not sure it's very well aligned with the spirit of copyleft licenses.