this post was submitted on 24 Oct 2025
340 points (97.0% liked)

Technology

76484 readers
5215 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
 

Apparently in the past day, they’ve removed all the logos from the Microgrants projects and clarified that the grants are unsolicited

you are viewing a single comment's thread
view the rest of the comments
[–] TootSweet@lemmy.world 3 points 4 days ago* (last edited 4 days ago)

As others have said, you're changing the topic talking about FUTO's license in a response to a comment about the AGPL.

But to continue your thread:

If you ask them to articulate their concern, I haven't heard one that isn't on the lines of "I want to be able to use this code in my paid product"...

I specifically want anyone to be allowed to use any and all FOSS software I write (and I do write and publish some) commercially, so long as they abide by the terms of the license I choose. (Typically the AGPLv3.)

If, for instance, a mainstream commercial consumer electronics device incorporated my code into the firmware and because my code is under the AGPLv3, end users had the legal right to demand the means to modify the behavior of their devices to better suit them, I'd be thrilled.

Plus, if a company with an IT department is distributing a modified version of my code, that might well include some improvements generally useful for all/most/many users of my project. And if my projects is under the AGPLv3, I can demand a copy of the source code of their modified version and incorporate any improvements back upstream into my project so all users of my FOSS project can benefit from it.

Commercial redistribution is more of a feature than you think. I think you're missing the point of copyleft.