9
Ranchonyx
94d

New project.
Boss and customer decide it'll be used only on desktop devices, so they told me it doesn't need to be responsive.

Two weeks into development at a jour fixe:
Boss: "How's the responsiveness going?"
Me: "U wot?!"

Comments
  • 3
    After any such meeting, I write the agreement down. Either as a comment in the ticket "as discussed in today's meeting and agreed by @PERSON and @OTHER_PERSON, the UI implementation will not be responsive" or I'll drop the respective stakeholder a mail simply stating the summary.

    Never, ever will I rely on verbal agreement.

    Why? That's why!

    So that I can point to them: You yourself made that specific decision that informed my implementation. And if you want to change it, while that's your prerogative, we both know that the entire thing will take longer to finish.

    Good companies will even make an effort to create a protocol on these kind of meetings where the important agreements are written down.
  • 0
    @k0pernikus I fully agree with this.
    Sadly, my boss is... Let's say from the 'old fashioned sort'.
    He half-asses agreements and so on.

    I'll make an effort to write shit down from now on...
  • 1
    "when a woman tell you she won't have sex with you tonight, she definately will" is a saying from the old days. I doubt that, but what ma life told me is: "whenever a boss says it's does not have to run on phones, it definately has to run on phones."
  • 0
    @horus ...which is why I now religiously do mobile-first on all projects.
Add Comment