Super Simple AI Policy proposal

Albert Astals Cid aacid at kde.org
Tue Mar 17 22:12:24 GMT 2026


El dilluns, 16 de març del 2026, a les 9:18:15 (Hora estàndard d’Europa 
central), Akseli va escriure:
> On 15 March 2026 16.34.37 EET, Akseli Lahtinen <akselmo at akselmo.dev> wrote:
> >On Sunday 15 March 2026 08:34:25 Eastern European Standard Time Jin Liu 
wrote:
> >> Akseli Lahtinen <akselmo at akselmo.dev> 于2026年3月14日周六 20:49写道:
> >> 
> >> > Digging out this old thread, I wrote a draft in here:
> >> > 
> >> > https://community.kde.org/Guidelines_and_HOWTOs/Maintainers_and_Contrib
> >> > utions
> >> > 
> >> > I did not expect it to already publish, but I welcome feedback + more
> >> > guidelines if needed.
> >> > 
> >> > Best regards,
> >> > - Akseli
> >> 
> >> I'm unsure about the "Avoid proprietary tools" section. Say if someone
> >> uses one of the
> >> proprietary (but free to use) IDEs from JetBrains, are we here just
> >> encouraging this
> >> person to try open source alternatives, or are we really asking the
> >> contributor to do
> >> so (like in "Check the licenses" or "Be patient")?
> >
> >Maybe I could word it differently. What I mean with "Avoid" is that
> >we should try to strive for using our own tools or any other open tools
> >over proprietary tools.
> >
> >What would be good way to write it?
> >
> >"Prefer FOSS tooling?"
> >
> >> Or maybe it only applies if the contribution would introduce
> >> proprietary tools in the
> >> build process or future development work? E.g., when the contribution
> >> contains an art
> >> whose source format need a proprietary tool to edit.
> >> 
> >> -Jin
> >
> >Best regards,
> >- Akseli
> 
> I updated this part to make it bit more clear

That section still needs a rewrite.

There's two different kind of tools:

A) Tools everyone has to use
B) Tools you are using in your computer and don't leak to anyone else

For B you can use whatever you want (assuming the tools don't place 
restrictions on the output you generate)
For A the tools MUST be free software. [*]

Example:
 * You can use coverity if you want to scan for code issues, that's a YOU 
thing
 * You can not commit a photoshop file to the repository and say "this is the 
icon of the app", since you are forcing everyone that wants to change the icon 
to use photoshop

Cheers,
  Albert

* I guess with the exception of stuff like "well on windows you use MSVC 
compiler"




More information about the kde-core-devel mailing list