• 0 Posts
  • 41 Comments
Joined 2 years ago
cake
Cake day: June 1st, 2023

help-circle
  • That kind of commit quality should only really be permissible on private projects, and as a reviewer, it’s arguably acceptable to reject PRs with this kind of history.

    You should be writing your commits to the benefit of the code reviewer - structure them in a logical fashion to tell the story about the changes you want to get merged.

    For non-trivial branches I usually soft reset to the point where all code is unstaged and uncommitted and then curate the commits to align with what the reviewer should be reading. It’s not uncommon for me to have several branches containing a single “wip”-commit which I amend onto while building up the full code for the branch.







  • GissaMittJobb@lemmy.mltomemes@lemmy.worldApple
    link
    fedilink
    arrow-up
    3
    ·
    5 days ago

    That’s where their 5-7 year support window

    This is one of the worse scams that Apple perpetrate with iOS admins iPadOS - yes, the devices get updates for as many years as specified. However, basically all apps available for iOS and iPadOS only support the two latest versions of the OS, meaning that once your device is out of support, it functionally becomes a brick after one year, as no apps will support it anymore.

    Android has a worse record of keeping the OS up to date on devices, but app developers on Android routinely support 10 or more versions back of the OS, making this problem less severe.