Click here to Skip to main content
15,890,512 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.

 
AnswerRe: any windows 10 experts out there? (found it never mind) Pin
OriginalGriff16-Aug-19 19:40
mveOriginalGriff16-Aug-19 19:40 
GeneralRe: any windows 10 experts out there? (found it never mind) Pin
honey the codewitch16-Aug-19 19:42
mvahoney the codewitch16-Aug-19 19:42 
GeneralRe: any windows 10 experts out there? (found it never mind) Pin
BillWoodruff17-Aug-19 4:04
professionalBillWoodruff17-Aug-19 4:04 
GeneralMicrosoft .NET Rant - Regular Expressions Pin
honey the codewitch16-Aug-19 11:38
mvahoney the codewitch16-Aug-19 11:38 
GeneralRe: Microsoft .NET Rant - Regular Expressions Pin
PIEBALDconsult16-Aug-19 11:48
mvePIEBALDconsult16-Aug-19 11:48 
GeneralRe: Microsoft .NET Rant - Regular Expressions Pin
TheGreatAndPowerfulOz16-Aug-19 12:01
TheGreatAndPowerfulOz16-Aug-19 12:01 
GeneralRe: Microsoft .NET Rant - Regular Expressions Pin
honey the codewitch16-Aug-19 21:03
mvahoney the codewitch16-Aug-19 21:03 
GeneralRe: Microsoft .NET Rant - Regular Expressions Pin
honey the codewitch16-Aug-19 21:01
mvahoney the codewitch16-Aug-19 21:01 
sorry, it's a style of parsing. PEG stands for "parsing expression grammars" and it's basically a glorified backtracking regex matcher with memoization and recursion.
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.

RantRe: Microsoft .NET Rant - Regular Expressions Pin
lopatir16-Aug-19 21:43
lopatir16-Aug-19 21:43 
GeneralRe: Microsoft .NET Rant - Regular Expressions Pin
honey the codewitch16-Aug-19 21:44
mvahoney the codewitch16-Aug-19 21:44 
GeneralSometimes the universe wants us to sleep in Pin
PIEBALDconsult16-Aug-19 9:23
mvePIEBALDconsult16-Aug-19 9:23 
GeneralRe: Sometimes the universe wants us to sleep in Pin
Ron Anders16-Aug-19 9:52
Ron Anders16-Aug-19 9:52 
GeneralRe: Sometimes the universe wants us to sleep in Pin
Rage16-Aug-19 10:15
professionalRage16-Aug-19 10:15 
GeneralRe: Sometimes the universe wants us to sleep in Pin
littleGreenDude16-Aug-19 10:25
littleGreenDude16-Aug-19 10:25 
GeneralRe: Sometimes the universe wants us to sleep in Pin
Rage16-Aug-19 10:35
professionalRage16-Aug-19 10:35 
GeneralRe: Sometimes the universe wants us to sleep in Pin
OriginalGriff16-Aug-19 10:40
mveOriginalGriff16-Aug-19 10:40 
GeneralRe: Sometimes the universe wants us to sleep in Pin
Sander Rossel17-Aug-19 1:43
professionalSander Rossel17-Aug-19 1:43 
GeneralRe: Sometimes the universe wants us to sleep in Pin
honey the codewitch17-Aug-19 4:05
mvahoney the codewitch17-Aug-19 4:05 
GeneralRe: Sometimes the universe wants us to sleep in Pin
Sander Rossel17-Aug-19 4:14
professionalSander Rossel17-Aug-19 4:14 
GeneralRe: Sometimes the universe wants us to sleep in Pin
honey the codewitch17-Aug-19 4:15
mvahoney the codewitch17-Aug-19 4:15 
GeneralRe: Sometimes the universe wants us to sleep in Pin
Sander Rossel17-Aug-19 4:17
professionalSander Rossel17-Aug-19 4:17 
GeneralRe: Sometimes the universe wants us to sleep in Pin
honey the codewitch17-Aug-19 4:20
mvahoney the codewitch17-Aug-19 4:20 
GeneralRe: Sometimes the universe wants us to sleep in Pin
Sander Rossel17-Aug-19 4:30
professionalSander Rossel17-Aug-19 4:30 
GeneralRe: Sometimes the universe wants us to sleep in Pin
honey the codewitch17-Aug-19 4:34
mvahoney the codewitch17-Aug-19 4:34 
GeneralRe: Sometimes the universe wants us to sleep in Pin
PIEBALDconsult16-Aug-19 10:52
mvePIEBALDconsult16-Aug-19 10:52 

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.