Click here to Skip to main content
15,891,607 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Sunk cost fallacy Pin
effayqueue22-Jun-17 22:00
effayqueue22-Jun-17 22:00 
AnswerRe: Sunk cost fallacy Pin
Super Lloyd22-Jun-17 22:09
Super Lloyd22-Jun-17 22:09 
GeneralRe: Sunk cost fallacy Pin
jschell23-Jun-17 11:58
jschell23-Jun-17 11:58 
GeneralRe: Sunk cost fallacy Pin
Super Lloyd23-Jun-17 13:15
Super Lloyd23-Jun-17 13:15 
GeneralRe: Sunk cost fallacy Pin
Super Lloyd23-Jun-17 13:24
Super Lloyd23-Jun-17 13:24 
GeneralRe: Sunk cost fallacy Pin
patbob23-Jun-17 5:18
patbob23-Jun-17 5:18 
GeneralRe: Sunk cost fallacy Pin
Duncan Edwards Jones22-Jun-17 22:25
professionalDuncan Edwards Jones22-Jun-17 22:25 
GeneralRe: Sunk cost fallacy Pin
Sander Rossel23-Jun-17 0:49
professionalSander Rossel23-Jun-17 0:49 
I did that once.
I rewrote a complete application based only on the old code.
I didn't know what it did or how it worked, only that it did something with stocks.
A coworker who didn't know what it did or how it worked either (manually) tested the code (we had no unit tests, documentation, or anything Laugh | :laugh: ).
The reason I had to rewrite it is because this application kept giving problems and no one was able to fix it (or a fix introduced new issues).
So two days work and we released the app to production (Acceptance testing? Hah! We don't need no stinkin' acceptance testing Laugh | :laugh: ).
And all of a sudden they got a stock of -100000 Laugh | :laugh:

After a bit of investigating the issue it turned out that I forgot a single if statement Sigh | :sigh:
The issue was resolved rather quick, they manually adjusted their stock (which they did once a month anyway) and we sent them a pie for the inconvenience.
After that we never had problems with that app again (so kudo's to me I guess) Big Grin | :-D

GeneralRe: Sunk cost fallacy Pin
englebart23-Jun-17 2:00
professionalenglebart23-Jun-17 2:00 
GeneralRe: Sunk cost fallacy Pin
Super Lloyd23-Jun-17 9:57
Super Lloyd23-Jun-17 9:57 
GeneralRe: Sunk cost fallacy Pin
jschell23-Jun-17 11:56
jschell23-Jun-17 11:56 
GeneralRe: Sunk cost fallacy Pin
Super Lloyd23-Jun-17 13:06
Super Lloyd23-Jun-17 13:06 
GeneralRe: Sunk cost fallacy Pin
Super Lloyd23-Jun-17 13:07
Super Lloyd23-Jun-17 13:07 
GeneralNo Facebook... Pin
Michael Martin22-Jun-17 17:03
professionalMichael Martin22-Jun-17 17:03 
GeneralRe: No Facebook... Pin
dan!sh 22-Jun-17 18:00
professional dan!sh 22-Jun-17 18:00 
GeneralRe: No Facebook... Pin
Michael Martin22-Jun-17 18:43
professionalMichael Martin22-Jun-17 18:43 
GeneralRe: No Facebook... Pin
dan!sh 22-Jun-17 19:04
professional dan!sh 22-Jun-17 19:04 
GeneralRe: No Facebook... Pin
5imone22-Jun-17 23:32
professional5imone22-Jun-17 23:32 
GeneralRe: No Facebook... Pin
  Forogar  23-Jun-17 3:46
professional  Forogar  23-Jun-17 3:46 
GeneralRe: No Facebook... Pin
Nelek22-Jun-17 18:55
protectorNelek22-Jun-17 18:55 
GeneralRe: No Facebook... Pin
jgakenhe22-Jun-17 19:03
professionaljgakenhe22-Jun-17 19:03 
GeneralRe: No Facebook... Pin
Jeremy Falcon23-Jun-17 7:42
professionalJeremy Falcon23-Jun-17 7:42 
GeneralStrange but legal Pin
Dave Kreskowiak22-Jun-17 11:08
mveDave Kreskowiak22-Jun-17 11:08 
GeneralRe: Strange but legal Pin
Cornelius Henning22-Jun-17 11:39
professionalCornelius Henning22-Jun-17 11:39 
GeneralRe: Strange but legal Pin
Dave Kreskowiak22-Jun-17 12:07
mveDave Kreskowiak22-Jun-17 12:07 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.