• 0 Posts
  • 23 Comments
Joined 7 months ago
cake
Cake day: February 15th, 2024

help-circle
  • I see what you mean and understand you. It’s very idealistic and I appreciate the thought of it, but it just won’t apply to a modern world full of varied people in the way you wish. The reality of it is that most people simply are not interested in participating and it’s not in the best interests of any project to expect to change that. Contributions from someone who shares no passion or interest will be less qualitative at best. That’s not even to mention that you’re likely missing the forest for the trees, as most open source software is built upon hundreds of other projects. You cannot reasonably expect participation on that scale. You can encourage, desire, or structure an income stream to support it; but you cannot expect it as it’s just not rational.


  • Ptsf@lemmy.worldtoLinux@lemmy.mlAsking for donations in Plasma
    link
    fedilink
    arrow-up
    12
    arrow-down
    1
    ·
    edit-2
    12 days ago

    Not sure what part of the open source community you’ve been diving into, but the expectation of contribution to the project is not realistic nor logical as there’s not “always” something a person can contribute and you’d absolutely run afoul of “too many chefs in the kitchen” (even Wikipedia acknowledges this and has structured editing in a way to help alleviate the issues). Though open source for me, and a lot of others, has always embodied passion, a desire to aid the community, and a drive to prevent closed alternatives. None of that is based around “co-op” style expected contribution development. Hell, even Stallman famously addressed my “free as in beer” statement, saying that open source is more akin to “free as in speech” overall, but since this particular project is not monitizing and are GPL 2 licensed, they are absolutely free as in beer.

    (https://www.wired.com/2006/09/free-as-in-beer/)


  • Ptsf@lemmy.worldtoLinux@lemmy.mlAsking for donations in Plasma
    link
    fedilink
    arrow-up
    15
    arrow-down
    3
    ·
    12 days ago

    I understand this, but we need to be reasonable and avoid extremes. This software is extensively free (as in beer) and requires development support. As long as the prompt doesn’t cross any lines into exploitive territory I think it’s fine. It would be nice for them to have explored other fundraising avenues first though and have saved this as an exhaustive “final” option.
















  • No, but they have to disclose all possible avenues of collection. I for one like storing my health data in icloud for processing and retention. They take that data, run it through algorithms, and use it to provide me things like estimated sleep cycle details.

    Yes. Also yes. I find quite a bit of it distasteful, but as a systems administrator I have to be informed of all privacy policies guiding the disclosure and use of company data. It sucks, they’re lengthy and overwhelming, and often you’re right they do ask for too much but at the end of the day it’s less than you’d expect and they never make their money selling it, which is more than you can say about any software company of Apple’s scale.

    If I set the boundaries they’d have none. That’s my preference and why I E2E encrypt everything on my device. I’d give up features and self host if I could, but all of that just isn’t possible for your average user or for them to stay competitive in their business model. Users don’t want to know what E2E is, they don’t want things “losable”, and honestly don’t care about their privacy (check the privacy policy of meta and TikTok vs Apple if you don’t believe me that there’s a difference and the vast majority do not care). That being said Apple provides what I see as the best middle ground. Enough privacy to remain confident my data is secure (E2E icloud backups, E2E messaging, etc) but enough gathering to keep their services competitive with more lucrative competitors with looser policies. Oh. And it would be too far when they started selling it to third party companies. That’s what msde me leave my android phone behind, when Google started migrating all the apis to Google Play Services instead of ASOP apis.

    No offense taken, I understand your rage and I agree with your sentiment. They ask too much. But when you compare the other options, it’s the safest path in my honest opinion.


  • I unfortunately don’t have much to share beyond a decent understanding of compute systems at an enterprise scale (where we utilize these low level subprocessors to do various things such as gather asset data or deploy operating system configurations, see: https://en.m.wikipedia.org/wiki/Intel_Active_Management_Technology). The point I’m trying to make though is that current operating models don’t allow for system trust. If you can’t trust apple with high level data like that needed for llm models on-device (which is how they’ve configured it, requiring a specific user approval and interaction before forwarding minimal data to private process servers) then you shouldn’t trust any device that lacks a complete open boot/firmware/ and OS stack because if these companies were going to exploit your data that egregiously, they already have the lowest level (best) access possible to a system that can transparently (without your knowledge) access encryption enclaves, networking, and storage. Truly open alternatives do exist by the way (see Coreboot, etc) but you’re going to be looking at devices 10-20 years old since almost the entire industry runs proprietary at that level and it takes time for the less heavily funded community players to get up to speed.