• @_stranger_@lemmy.world
    link
    fedilink
    96 months ago

    Managers when a tester does this in a planning meeting, asking for more time to write better teats: 😠

    Managers when a staff level engineer does this in a post-fuckup root cause analysis meeting telling everyone what went wrong: 🤤

    Managers when the tester points out it wouldn’t have happened if tests for it had gotten written:

    • @OwlPaste@lemmy.world
      link
      fedilink
      English
      36 months ago

      Probably? Nah mate, your box of stuff, has already been chucked out of the window… You are next

    • @CanadaPlus@lemmy.sdf.org
      link
      fedilink
      1
      edit-2
      6 months ago

      The funny thing is, when I talk to lawyers (of which I am not one) it’s nothing like this, because any human court will understand the intention of the question is arithmetical. It will create legal fictions to paper over affairs, rule the law inapplicable if the sister is dead, and go for lunch.

      It seems law is like 90% precisely defined and 10% whatever the courts decide that day. That turns out out to be stable while still fairly immune to edge cases, so it’s stuck for centuries.

  • @some_guy@lemmy.sdf.org
    link
    fedilink
    216 months ago

    I used to have a QA job. Can confirm, this is the soup in my head. That’s why I was good at testing. Also, that’s not your sister. That’s your trans brother, who we also love. See?

  • CodexArcanum
    link
    fedilink
    English
    126 months ago
    import birthday;
    
    let myAge1 = 4;
    let sisterAge1 = 2;
    let myAge2 = 44;
    
    let sisterAge2 = birthday.deriveAge(myAge1, sisterAge1, myAge2);
    
    print(sisterAge2);
    

    Any bugs should be reported upstream. Please open a tracking issue to sync changes with eventual upstream fixes.

    • Natanael
      link
      fedilink
      26 months ago

      The API has the wrong abstraction and the type definitions fail to capture necessary information (such as in which year you were of the given age) and thus conversions can not be guaranteed to be correct

  • @fibojoly@sh.itjust.works
    link
    fedilink
    86 months ago

    That’s a good tester.
    In my experience coders usually make absolutely terrible testers, testing only for the most inane case, or just positive cases (ie, it does the nominal case without bursting into fire).

  • Lovable Sidekick
    link
    fedilink
    English
    12
    edit-2
    6 months ago

    I’m a programmer and my answer would be more like the tester’s answer.

    But okay I also used to be a tester so this comment is probably invalid.

  • @doingthestuff@lemy.lol
    link
    fedilink
    English
    3
    edit-2
    6 months ago

    You could also simplify by saying that assuming neither of them are dead, at some point while he is 44 she will be 42. Whether or not she is actually his sister seems to be irrelevant, she was stated to be his sister, so regardless of biological data, it is being presented as a fact assumption.

    The space stuff is not currently possible and can be disregarded as well.

  • @bisby@lemmy.world
    link
    fedilink
    English
    446 months ago

    Based on the only comparison we have, the OP is twice the age of their sister. so the sister is now 44/2, or 22. Easy problem.

    • @T156@lemmy.world
      link
      fedilink
      English
      96 months ago

      That’s the customer answer, where they give an age in leap years, and everything goes to pot.