384
king
6y

Client: This works correctly, but I don’t like the code.

Me: What exactly do you not like?

Client: There are barely any lines of code. You need to add more to make it better.

I...I don’t know what to say.

Comments
  • 9
    Incredible :-)
  • 61
    But I though e = mc^2 🤔

    Errors = more code ^ 2
  • 25
    Just add a bunch of comments. They won't know a thing anyway lol.
  • 27
    @notcool how about:

    function add (
    a,
    b
    )
    {
    return (
    a
    +
    b
    );
    }
  • 46
    I don't like this rant. Add more lines to it, that will definitely make it better.
  • 33
    Great. Now is your chance to learn how to do bitcoin mining.
  • 2
    Your client is so creative
  • 7
    Beyond belief. Copy and paste a large chunk of Lorem Ipsum, comment it out then send the idiot a bloody big bill
  • 10
    Add a backdoor rest api and charge them money for it.
  • 8
    What kind of client inspects the code? :s
  • 2
    Add some tests or assertions! Or documentation!
  • 12
    From the movie "Amadeus"

    EMPEROR: Well, Herr Mozart! A good effort. Decidedly that. An excellent effort! You've shown us something quite new today. 

    [Mozart bows frantically: he is over-excited.] 

    MOZART: It is new, it is, isn't it, Sire? 

    EMPEROR: Yes, indeed. 

    MOZART: So then you like it? You really like it, Your Majesty? 

    EMPEROR: Of course I do. It's very good. Of course now and then - just now and then - it gets a touch elaborate. 

    MOZART: What do you mean, Sire? 

    EMPEROR: Well, I mean occasionally it seems to have, how shall one say? [he stops in difficulty; turning to Orsini-Rosenberg] How shall one say, Director? 

    ORSINI-ROSENBERG: Too many notes, Your Majesty? 

    EMPEROR: Exactly. Very well put. Too many notes. 

    MOZART: I don't understand. There are just as many notes, Majesty, as are required. Neither more nor less. 
  • 3
    @freeridet man I love that movie 😆
  • 4
    I recommend the approach of making a very long and complicated " isEven() " function
  • 1
    One ++ one prayer for your poor soul...
  • 1
    If you are using c++ create every line as an inline function
  • 4
    I read it as the client as having a very hard time understanding how the hell they ended up paying so much money for so little code :D
  • 1
    Hahaha

    The more the better rite?

    #sarcasm
  • 1
    This isn't serious right? Right?
  • 2
    Adding more comments in the code will do the trick 😎
  • 2
    Just throw a copy of Laravel in there and leave it unused. Should be enough code. 😄
  • 5
    Why don't you just tell the client that the code he/she can see is only the top layer, and that underneath all that there's a thousand times more code that actually carries out the programs actions.. And that there's even more code in other disconnected modules that gets executed as a byproduct of the application being run..

    That would work, yes?
  • 1
    I really don‘t understand what the purpose of a client reviewing code, who obviously doesn‘t have the slightest idea about coding, is?🤔
  • 3
    All the above suggestions are good. However why don’t you tell the client to fuck off?
  • 0
    Exactly. Very well put. Tell the client to fuck off.
Add Comment