150

I delivered a small C# program long time ago.
Unit tests, integrations tests, functional tests, all passing (users even happy).

Colleague of mine approached me.

C: "I finally fixed the program"
M: "Which program?"
C: "Product X"
M: "What was wrong with it?"
C: "Nothing, but now it runs on Python"
M: "..."
C: "Yeah, we lost a few features, but it's Python!"
M: "Aren't you busy with other things?"
C: "That can wait"
M: "..."
M: "..."

Comments
  • 2
  • 5
    "fixed" ... meh
  • 4
    "fun" thing that now even lost some features
  • 7
    You no mess with my cake!
    I made my cake the way I want it to taste... Go put your vanilla in your own cake...
  • 2
    @irene or ketchup? ... damn this just remind me some abortion like ketchup on pasta or pineapple on pizza ... BRRR
  • 0
    @irene well... Only because your a cute nerdy girl...
  • 3
    But pleaseeeee no two girls one cup...
  • 3
    @irene google it or duck duck go it or whatever. Just know you'll hate me for the rest of your life for suggesting that :)
  • 2
    I personally love Python. But this is useless (except it couldn't run on Linux (with Mono)).
  • 1
    programming language fanatics be like
  • 4
    @lazyDev what was the quote like? "any application that can be written in JavaScript, will eventually be written in JavaScript"
  • 1
    continuing conversation:
    C: that can wait
    M: well done then. You r smart so here are the other 3 projects that i was to do for this month. MY PLEASURE... you can do it all.
  • 0
    @irene sorry... Irene is a girls name in Portugal...
  • 1
    @RodrigoF in Italy too (and I think also in english)
  • 1
    Ohhh okeye.... Was Wondering why a girl would have beard...
  • 0
    Well
    .. With long hair.
    . Your avatar reminds me of the 'girl' who won the euro vision...
  • 1
  • 0
    Guess you always liked long hair...
    I would to... But um like a copy of @dfox...
  • 1
    I pulled the same shit on my CTO. But I think the reasons were completely valid. The said app was written by someone not working there anymore and the app needed new features. Since I was the only one having some basic knowledge of the codebase I rewrited the whole app to make it more accessible to current developers. It took me about 50hrs. I get yelled at a lot but after two months of adding features apon features to it I think it was completely worth it.
  • 1
    @mpourismaiel in this case makes sense , specially if you agree with someone else
  • 0
    @TheManDK, what was the program u delivered, was it a webapp ?
  • 0
    @Prometheus Nope, a small console app (part of a bigger integration)
Add Comment