Click here to Skip to main content
15,895,799 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: Interesting... Pin
R. Giskard Reventlov14-May-14 8:10
R. Giskard Reventlov14-May-14 8:10 
GeneralRe: Interesting... Pin
Sander Rossel13-May-14 20:41
professionalSander Rossel13-May-14 20:41 
GeneralRe: Interesting... Pin
PIEBALDconsult13-May-14 15:14
mvePIEBALDconsult13-May-14 15:14 
GeneralRe: Interesting... Pin
R. Giskard Reventlov14-May-14 4:41
R. Giskard Reventlov14-May-14 4:41 
GeneralRe: Interesting... Pin
Kyudos13-May-14 15:23
Kyudos13-May-14 15:23 
GeneralRe: Interesting... Pin
R. Giskard Reventlov14-May-14 4:43
R. Giskard Reventlov14-May-14 4:43 
GeneralRe: Interesting... Pin
Stefan_Lang13-May-14 20:30
Stefan_Lang13-May-14 20:30 
GeneralRe: Interesting... Pin
Sander Rossel13-May-14 20:35
professionalSander Rossel13-May-14 20:35 
Who would drive a car that can 'decide' to kill you?
What if the driver of the family of four is pretty sharp today and could have dodged your car at the last split second? To late, your car has already thrown you of a cliff...
A car might be able to predict what is going to happen if everything stayed as it is now (that is other drivers will not speed up, slow down, make a turn etc.), but it cannot predict what others will do and what the consequences of their actions will be.
It's an OO world.
C#
public class SanderRossel : Lazy<Person>
{
   public void DoWork()
   {
      throw new NotSupportedException();
   }
}

GeneralRe: Interesting... Pin
CPallini13-May-14 21:46
mveCPallini13-May-14 21:46 
GeneralRe: Interesting... Pin
Rage13-May-14 22:20
professionalRage13-May-14 22:20 
GeneralRe: Interesting... Pin
R. Giskard Reventlov14-May-14 4:45
R. Giskard Reventlov14-May-14 4:45 
GeneralRe: Interesting... Pin
Rage14-May-14 4:50
professionalRage14-May-14 4:50 
GeneralRe: Interesting... Pin
Gi2513-May-14 22:48
Gi2513-May-14 22:48 
GeneralRe: Interesting... Pin
yiangos13-May-14 23:24
professionalyiangos13-May-14 23:24 
GeneralRe: Interesting... Pin
Mike Hankey14-May-14 2:06
mveMike Hankey14-May-14 2:06 
GeneralRe: Interesting... Pin
Herbie Mountjoy14-May-14 2:19
professionalHerbie Mountjoy14-May-14 2:19 
GeneralRe: Interesting... Pin
Richard Emerson14-May-14 3:57
professionalRichard Emerson14-May-14 3:57 
GeneralRe: Interesting... Pin
patbob14-May-14 5:33
patbob14-May-14 5:33 
GeneralRe: Interesting... Pin
R. Giskard Reventlov14-May-14 6:12
R. Giskard Reventlov14-May-14 6:12 
GeneralRe: Interesting... Pin
patbob14-May-14 12:15
patbob14-May-14 12:15 
GeneralRe: Interesting... Pin
R. Giskard Reventlov14-May-14 12:19
R. Giskard Reventlov14-May-14 12:19 
GeneralRe: Interesting... Pin
Member 1028914514-May-14 11:47
Member 1028914514-May-14 11:47 
GeneralRe: Interesting... Pin
R. Giskard Reventlov14-May-14 12:04
R. Giskard Reventlov14-May-14 12:04 
GeneralRe: Interesting... Pin
_Maxxx_14-May-14 17:57
professional_Maxxx_14-May-14 17:57 
GeneralRe: Interesting... Pin
Gerry Schmitz14-May-14 14:22
mveGerry Schmitz14-May-14 14:22 

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.