recursive_recursion they/them

🍀Help me help you is my motto💖

Active Alts:

Please consider buying me a coffee or donating to my Liberapay thank you!🤗

  • 31 Posts
  • 63 Comments
Joined 10 months ago
cake
Cake day: September 14th, 2024

help-circle







  • The current supply chain ecosystem (including Trump’s tariffs) that’s probably driving up the cost makes me sad as I really want to see more Linux phone choices like this come to market as it drives the prices of other similar devices down. :(

    I really want to buy a Linux native phone that’s comparable or at least close to Samsung’s S8 or Google’s Pixel 3.

    In maybe 2 years if there’s still nothing decent available I’m probably gonna buy a used phone on Ebay or wherever and just flash pmOS or GrapheneOS. I’d rather spend my time than money at this point.












  • Holding the use of a less restrictive license against the project because some unrelated party could come along and fork it without contributing back seems like a strange position to me.

    While I’m not sure how to interpret this, I can answer the second which might help answer your first statement.

    I’m also not really sure what that criticism of MIT is trying to say. Third party contributors don’t get paid for their work? GPL projects also don’t have to pay people submitting changes.

    It’s not about payment but primarily about reciprocation:


    [Case 1] I have a project licensed under MIT

    P1: “Hey thanks for the contributions I’ll add your name to the MIT license.”
    P2: “Dope, btw I see your company uses it for xyz can I see what the new project looks like?”
    P1: “Fuck no”
    P2: “You’re joking right”
    P1: “MIT license, read it and weap”
    End scene.


    [Case 2] I have a project licensed under GPL-v(2,3 or AGPL-3.0)

    P1: “Hey thanks for the contributions! Here’s the new changes.”
    P2: “No worries and thanks! I hope the project improves even more.🫡”
    End scene.