• 0 Posts
  • 25 Comments
Joined 1 year ago
cake
Cake day: August 9th, 2023

help-circle
  • There’s an article linked, perhaps it might give some insight.

    If you’re wondering why Android 15’s codename is Vanilla Ice Cream and not something that starts with the letter “A,” I can’t say for sure. It’s likely because Google had already chosen Vanilla Ice Cream as the internal codename for Android 15 before the first trunk stable release, so it didn’t want to go back and change every mention of the codename, especially since that could break some build flows.

    So this build change actually originated in the upcoming Android 15, but since that codename had already been chosen they didn’t rename it to A.







  • Which is contradictory to the first line of the linked essay.

    Is it though?
    Current sign-ups are likely through Patreons own payment system, which will stay as it is. It would be like signing up in the web version, then going on to use the iOS app. That wouldn’t suddenly subtract 30% from a payment Apple has no control over.












  • Note that the anon user is able to become root without password by default, as a development convenience.
    (-) To prevent this, remove anon from the wheel group and he will no longer be able to run /bin/su.
    (+) To prevent this, remove anon from the wheel group and they will no longer be able to run /bin/su.

    “It” does seem like the way to go here, as it is referring to a built-in “anon” user account (best as I can tell).