13
gorsamp
6y

When I first started my current job, 2.5 years ago, I helped write the class that told the machine how to dispense and deposit money.

When the other programmer left, I decided to refactor that section. I wrote a new class that told the machine how to dispense and deposit money.

We are integrating new hardware that has a very different protocol of communication. I am making a library that will convert universal commands into vendor specific function calls. I am writing a new library that tells the machine how to dispense and deposit money.

Comments
  • 3
    Maybe u can add a hidden payout (); function? ;) :D
  • 3
    came here to make a joke about how you should add a dispense money function only, but above beat me to it🤣
  • 2
    @JoshBent I'm sorry my friend... next time you'll be faster :D
Add Comment