Embed Notice
HTML Code
Corresponding Notice
- Embed this notice>Boss man: "We need to change this part of the program"
>Me: "Ok, I think solution A would be best because so and so"
>"No, let's implement solution B" (won't be convinced)
>Implement solution B, which takes more time, has me cooking some awful spaghetti code to make it fit with the rest of the functionality, the results it outputs are not great
>Boss man: "This and that happens with the new solution... why are the results wrong?" (i.e. not like how I envisioned)
>Me: "Because so and so. I think we would best implement solution A instead."
>"Ok, good idea, do A instead of B"
>Finally implement A in a fraction of the time and it is, indeed, much better in every aspect
why