335
you are viewing a single comment's thread
view the rest of the comments
[-] RalphWolf@lemmy.ca 21 points 1 month ago

Document your code like the guy who will be maintaining it is Dexter, and he knows where you live.

[-] Aurenkin@sh.itjust.works 15 points 1 month ago* (last edited 1 month ago)
// This function calculates applicable discounts given a customer's loyalty status
// STOP BEFORE SEASON 8 DEXTER PLEASE 
fun calculateDiscountRate(loyalty: LoyaltyStatus): Set<Discount> {
    // No seriously you can hide out at my place if you need to just please don't let them do it 
...
[-] NeatNit@discuss.tchncs.de 8 points 1 month ago

That ... at the end made me think there was more code and my client was refusing to show it to me no matter what I did.

[-] AnnaFrankfurter@lemmy.ml 2 points 1 month ago

And don't watch that new dexter spin off

this post was submitted on 02 Aug 2024
335 points (96.9% liked)

Programmer Humor

32060 readers
2337 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS