

I don’t mind using it for larger teams, it can be great for organised communication such as dev teams!
But it shouldn’t replace documentation.
(Also, Discord itself is a proprietary, censoring telemetry wasp nest, your FOSS dev team shouldn’t be organised in it but Matrix, XMPP, IRC channels or something else open.)
To add to @ParetoOptimalDev@lemmy.today
The uutils are MIT licensed, simply put it means “do whatever you want with it, as long as you credit us”.
The coreutils are GPL, simply put “do whatever you want with it but only in other GPL works, also credit us”.
The coreutils make sure forks will also be open source.
While the uutils aren’t closed source, they do allow you to make closed source forks.
The uutils’ license is too permissive.