• 2 Posts
  • 255 Comments
Joined 2 years ago
cake
Cake day: June 17th, 2023

help-circle
  • You’ve pretty much just described ActivityPub and the Fediverse.

    Anyone can spin up their own instance. You can self host on a machine in your house, or with any cloud provider. You can broadcast messages in Twitter-style or Reddit-style format. Anyone can navigate to your web address and see your messages. Anyone who federates with you can see it on their website. FOSS Android apps are available.

    You can’t force anyone to actually read your messages of course, but that’s a different matter.


  • What OS are you going to use on your Smartphone if you remove software from Google and Apple?

    People in the FOSS community constantly talk about the best ways to minimise use of Google, Apple and Microsoft products. That is an absolutely valid motivation for choosing to use one project over another.

    If someone is willing to use the behaviour of a company or its owners as a factor when choosing a software stack, presumably it’s valid to apply the same sentiment to development teams of smaller projects too.







  • Patch@feddit.uktoTechnology@lemmy.worldMailfence email
    link
    fedilink
    English
    arrow-up
    2
    ·
    1 month ago

    That’s encryption in a nutshell. A message is encrypted until it reaches its destination, and then by necessity is unencrypted in order to read it. Once your recipient has the unencrypted message, you don’t have any control over what happens to it.

    Fundamentally, if you don’t trust the recipient (or their system provider), no amount of encryption will protect your message.






  • There’s a direct quote from the company.

    According to a statement sent to The Verge by Eddie Garcia on behalf of Nintendo, it says preorders will no longer begin on April 9th:

    “Pre-orders for Nintendo Switch 2 in the U.S. will not start April 9, 2025 in order to assess the potential impact of tariffs and evolving market conditions. Nintendo will update timing at a later date. The launch date of June 5, 2025 is unchanged.”

    I’m also in Europe.



  • They’re definitely creatively stale, but they’re also undeniably good at what they do. They have by far the best selling console of the last generation, and are the only console company to consistently post healthy profits on their operation.

    Is it a bit naff that their next generation of games will almost certainly be yet another Zelda, yet another Mario, yet another Pokémon? Absolutely. But if their next Zelda game is yet another best-selling critically acclaimed success, who are we to say that they’ve got the wrong approach?




  • Patch@feddit.uktoTechnology@lemmy.world*Permanently Deleted*
    link
    fedilink
    English
    arrow-up
    2
    ·
    2 months ago

    There’s also just no real incentive for them to do it. The number of devices running fully de-googled Android forks are miniscule in the grand scheme of things. Everyone running devices with non-standard Android but which still uses Google Play Services and the rest are just as valuable to Google as the ones running stock. And it suits Google to have the small ultra-privacy hobbyist market still running Android forks, even de-googled ones, rather than moving on to something else entirely.


  • Patch@feddit.uktoTechnology@lemmy.world*Permanently Deleted*
    link
    fedilink
    English
    arrow-up
    2
    ·
    2 months ago

    For as long as it’s still under the Apache licence, they’re still obligated to release the source under the terms of that licence. They’d need to change the licence to stop providing code; which as you say, they could do, but that would also kill AOSP entirely overnight so is a bit of a bigger problem than the one described in the OP.


  • Patch@feddit.uktoTechnology@lemmy.world*Permanently Deleted*
    link
    fedilink
    English
    arrow-up
    4
    ·
    2 months ago

    Is it possible? Sure.

    Even then, not really. Not legally, anyway. Open source licences require that the user be provided with the source code (if requested) alongside the binaries. If they roll out an update to Android (to code which is under an open source licence), they have to release the code at essentially the same time. Rolling out an update and then withholding the source code for an unnecessarily long time would be against the terms of the licence.