you don’t care that much about the AGPL clauses (e.g. because your app isn’t a server).
I've been thinking about this recently... Let's say you develop some local CLI. You think it's not a server, so you license as GPL.
Later someone comes and offers your CLI as SaSS. They write the server piece that just calls your local CLI on their server and pipes the input and output between the user.
Users can adjust from their profile settings which language they want to see ... posts are marked as English despite being Egyptian, so these posts get forwarded to English speakers
TIL!
Oooooooh. That's what the language setting is for??? I never touched that setting. I also didn't realize you could select multiple languages! (ctrl+click) Holy shit, thanks!
I just selected English and Spanish as my languages and checked All. It's still mostly just English posts, but it seems like !colombia@lemmy.blahaj.zone is new! Neat!
One thing that makes me nervous is that there are so many screws exposed. It seems like it would be really easy for thieves to just walk up with a hex key and steal your bumper or panels.... 🤔
Is it the same driver or is it different? If the drivers are different, then it seems like a good thing? The app using the driver has exactly the version it wants. There shouldn't be any surprises now in the code because oops this is a slightly different nvidia driver.
I've been thinking about this recently... Let's say you develop some local CLI. You think it's not a server, so you license as GPL.
Later someone comes and offers your CLI as SaSS. They write the server piece that just calls your local CLI on their server and pipes the input and output between the user.
So... should you always prefer AGPL over GPL?