• 0 Posts
  • 17 Comments
Joined 2 years ago
cake
Cake day: September 29th, 2023

help-circle
  • It’s the same thing with the Linux kernel

    It’s funny you should mention this, because Google has needed to adapt this for mobile and are already open source. If the opportunity existed for a “free” and open source version of Android to be embraced by consumers, there are many such options today, like GrapheneOS (or even forking AOSP, for that matter).

    My concern is that if the major contributor to that steps out, the volunteer community will need to substantially step up.

    Consumer devices ship with proprietary software which is licensed all the time

    The reason I called out your example of Red Hat is to illustrate how enterprise is financing a free consumer experience.

    With a very limited enterprise market, it’s not realistic to expect this to apply to an almost exclusively consumer product.

    So there are two options. Either we don’t have an open source Android and in addition to the license cost of GMS, OEMs would have to license the OS itself. The alternative is that OEMs shoulder the development cost of their own fork of AOSP, which would simply be passed on to consumers. Either way, this would drive up the price of devices.

    I’m not sure why you’re speaking in hypotheticals about what Android could be if it had license fees, as it’s readily available in open source under the Apache license today and, despite that, steadily losing market share.




  • The primary ways in which the Mozilla Foundation earns money is through search partnerships, donations and grants. Guess who is the major contributor.

    As for Red Hat, this comes down to subscriptions or enterprise offerings, neither which really apply to a consumer OS unless you’re willing to pay a subscription fee out of pocket. I doubt there will be much to be earned from offering consulting or training, either, unless they make Android exceedingly confusing to use.

    The only companies that would pay for Android are OEMs who are already making thin margins, and effectively it’d drive the price of non-iPhones up. The alternative is that OEMs take the Huawei option and fork AAOS and develop it at their own expense.









  • I’ve developed my own agent for assisting me with researching a topic I’m passionate about, and I ran into the exact same barrier: Cloudflare intercepts my request and is clearly checking if I’m a human using a web browser. (For my network requests, I’ve defined my own user agent.)

    So I use that as a signal that the website doesn’t want automated tools scraping their data. That’s fine with me: my agent just tells me that there might be interesting content on the site and gives me a deep link. I can extract the data and carry on my research on my own.

    I completely understand where Perplexity is coming from, but at scale, implementations like this Perplexity’s are awful for the web.

    (Edited for clarity)