Click here to Skip to main content
15,900,816 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: Ccc - you win! Pin
Sander Rossel9-Dec-19 2:51
professionalSander Rossel9-Dec-19 2:51 
GeneralRe: Ccc - you win! Pin
kalberts10-Dec-19 6:27
kalberts10-Dec-19 6:27 
GeneralRe: Ccc - you win! Pin
Sander Rossel11-Dec-19 2:03
professionalSander Rossel11-Dec-19 2:03 
GeneralRe: Ccc - you win! Pin
musefan9-Dec-19 2:55
musefan9-Dec-19 2:55 
GeneralI never knew I'd miss an operator I hate so much Pin
honey the codewitch8-Dec-19 19:57
mvahoney the codewitch8-Dec-19 19:57 
GeneralRe: I never knew I'd miss an operator I hate so much Pin
OriginalGriff8-Dec-19 20:33
mveOriginalGriff8-Dec-19 20:33 
GeneralRe: I never knew I'd miss an operator I hate so much Pin
Super Lloyd8-Dec-19 23:30
Super Lloyd8-Dec-19 23:30 
GeneralRe: I never knew I'd miss an operator I hate so much Pin
honey the codewitch8-Dec-19 23:32
mvahoney the codewitch8-Dec-19 23:32 
I like that.

I get crap from some people for my for loops that limit my count vars like:
C#
for(int ic=list.Count,i=0;i<ic;++i) // ...


But I'm big on limiting scope.
When I was growin' up, I was the smartest kid I knew. Maybe that was just because I didn't know that many kids. All I know is now I feel the opposite.

GeneralRe: I never knew I'd miss an operator I hate so much Pin
OriginalGriff8-Dec-19 23:56
mveOriginalGriff8-Dec-19 23:56 
GeneralRe: I never knew I'd miss an operator I hate so much Pin
harold aptroot9-Dec-19 0:42
harold aptroot9-Dec-19 0:42 
GeneralRe: I never knew I'd miss an operator I hate so much Pin
honey the codewitch9-Dec-19 2:51
mvahoney the codewitch9-Dec-19 2:51 
GeneralRe: I never knew I'd miss an operator I hate so much Pin
PIEBALDconsult9-Dec-19 8:26
mvePIEBALDconsult9-Dec-19 8:26 
GeneralRe: I never knew I'd miss an operator I hate so much Pin
OriginalGriff9-Dec-19 9:16
mveOriginalGriff9-Dec-19 9:16 
GeneralRe: I never knew I'd miss an operator I hate so much Pin
PIEBALDconsult9-Dec-19 9:49
mvePIEBALDconsult9-Dec-19 9:49 
GeneralRe: I never knew I'd miss an operator I hate so much Pin
OriginalGriff9-Dec-19 21:14
mveOriginalGriff9-Dec-19 21:14 
GeneralRe: I never knew I'd miss an operator I hate so much Pin
PIEBALDconsult10-Dec-19 3:11
mvePIEBALDconsult10-Dec-19 3:11 
GeneralRe: I never knew I'd miss an operator I hate so much Pin
Super Lloyd8-Dec-19 23:29
Super Lloyd8-Dec-19 23:29 
GeneralRe: I never knew I'd miss an operator I hate so much Pin
honey the codewitch8-Dec-19 23:30
mvahoney the codewitch8-Dec-19 23:30 
GeneralRe: I never knew I'd miss an operator I hate so much Pin
Greg Utas9-Dec-19 1:11
professionalGreg Utas9-Dec-19 1:11 
GeneralRe: I never knew I'd miss an operator I hate so much Pin
honey the codewitch9-Dec-19 2:54
mvahoney the codewitch9-Dec-19 2:54 
GeneralRe: I never knew I'd miss an operator I hate so much Pin
PIEBALDconsult9-Dec-19 8:10
mvePIEBALDconsult9-Dec-19 8:10 
GeneralYAY! Slang parsed 8000+ lines of C# code. Pin
honey the codewitch8-Dec-19 16:29
mvahoney the codewitch8-Dec-19 16:29 
GeneralRe: YAY! Slang parsed 8000+ lines of C# code. Pin
Chris Maunder8-Dec-19 16:35
cofounderChris Maunder8-Dec-19 16:35 
GeneralRe: YAY! Slang parsed 8000+ lines of C# code. Pin
honey the codewitch8-Dec-19 17:08
mvahoney the codewitch8-Dec-19 17:08 
GeneralRe: YAY! Slang parsed 8000+ lines of C# code. Pin
PIEBALDconsult8-Dec-19 17:06
mvePIEBALDconsult8-Dec-19 17:06 

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.


Straw Poll

Were you affected by the geomagnetic storms this past weekend?
Communication disruptions, electrified pipes, random unexplained blue-screens in Windows - the list of effects is terrifying.
  Results   494 votes