this post was submitted on 25 May 2025
97 points (96.2% liked)

Technology

71585 readers
3420 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
 

cross-posted from: https://programming.dev/post/30924455

A few people pointed out that many [R]ust projects were MIT licensed and since then I indeed have seen MIT licensed projects everywhere in Rust. Then I found the link of this post and it looks like MIT was by far the most popular license in all of opensource in 2023.

Any ideas why?

you are viewing a single comment's thread
view the rest of the comments
[โ€“] who@feddit.org 70 points 3 weeks ago* (last edited 3 weeks ago) (1 children)

I don't have any reason to think this is particular to Rust. The MIT license is popular because it's permissive, simple, and well-known. Developers often choose it when they want to maximize a project's reach.

[โ€“] nous@programming.dev 2 points 3 weeks ago

There is good reason to think it is not just rust.