Click here to Skip to main content
15,891,708 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: Decisions, decisions Pin
Dominic Burford5-Dec-19 21:19
professionalDominic Burford5-Dec-19 21:19 
Generalgpu advice needed Pin
V.4-Dec-19 21:25
professionalV.4-Dec-19 21:25 
GeneralRe: gpu advice needed Pin
GKP19924-Dec-19 21:45
professionalGKP19924-Dec-19 21:45 
GeneralRe: gpu advice needed Pin
the goat in your machine4-Dec-19 21:54
the goat in your machine4-Dec-19 21:54 
GeneralRe: gpu advice needed Pin
RickZeeland4-Dec-19 22:44
mveRickZeeland4-Dec-19 22:44 
GeneralRe: gpu advice needed Pin
Dan Neely5-Dec-19 3:26
Dan Neely5-Dec-19 3:26 
GeneralRe: gpu advice needed Pin
dandy725-Dec-19 6:05
dandy725-Dec-19 6:05 
GeneralIf it were possible to injure myself writing code I'd have sprained something by now Pin
honey the codewitch4-Dec-19 10:18
mvahoney the codewitch4-Dec-19 10:18 
I'm writing some of the most challenging code I've written in months. It's for doing type and member resolution using the CodeDOM. It has to virtualize types from the code dom tree and allow you to crawl their members which is not easy, especially since it has to be able to traverse reflected types as well. Yikes.

That and scope is always a pain. Where am I? What members, variables, arguments, namespace imports etc, are available from here? that kind of thing.

Mostly I've solved it but crawling members is tough. I'm scratching my head a lot.

Still, it's great fun, too. I love that my parser is working so far, and how well the project has gone considering the challenges.

So one milestone down, currently working on the next.

After that, I think it gets easier, as I just have to emulate T4 text processing as the Slang preprocessor.
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.

JokeRe: If it were possible to injure myself writing code I'd have sprained something by now Pin
phil.o4-Dec-19 10:44
professionalphil.o4-Dec-19 10:44 
GeneralRe: If it were possible to injure myself writing code I'd have sprained something by now Pin
RickZeeland4-Dec-19 21:21
mveRickZeeland4-Dec-19 21:21 
GeneralRe: If it were possible to injure myself writing code I'd have sprained something by now Pin
Sander Rossel4-Dec-19 22:02
professionalSander Rossel4-Dec-19 22:02 
PraiseRe: If it were possible to injure myself writing code I'd have sprained something by now Pin
RickZeeland4-Dec-19 22:22
mveRickZeeland4-Dec-19 22:22 
GeneralRe: If it were possible to injure myself writing code I'd have sprained something by now Pin
dan!sh 4-Dec-19 21:22
professional dan!sh 4-Dec-19 21:22 
GeneralRe: If it were possible to injure myself writing code I'd have sprained something by now Pin
dandy725-Dec-19 4:28
dandy725-Dec-19 4:28 
GeneralRe: If it were possible to injure myself writing code I'd have sprained something by now Pin
honey the codewitch5-Dec-19 5:12
mvahoney the codewitch5-Dec-19 5:12 
GeneralRe: If it were possible to injure myself writing code I'd have sprained something by now Pin
dandy725-Dec-19 5:54
dandy725-Dec-19 5:54 
GeneralThe first signs of Christmas Pin
RickZeeland4-Dec-19 10:18
mveRickZeeland4-Dec-19 10:18 
GeneralRe: The first signs of Christmas Pin
kalberts4-Dec-19 22:04
kalberts4-Dec-19 22:04 
GeneralRe: The first signs of Christmas Pin
RickZeeland4-Dec-19 22:29
mveRickZeeland4-Dec-19 22:29 
GeneralRe: The first signs of Christmas Pin
kalberts5-Dec-19 0:29
kalberts5-Dec-19 0:29 
GeneralRe: The first signs of Christmas Pin
RickZeeland5-Dec-19 0:43
mveRickZeeland5-Dec-19 0:43 
JokeRe: The first signs of Christmas Pin
Daniel Pfeffer5-Dec-19 1:01
professionalDaniel Pfeffer5-Dec-19 1:01 
GeneralThe lounge rules " (political, climate, religious or whatever) will result in your account being removed." Pin
User 110609794-Dec-19 10:07
User 110609794-Dec-19 10:07 
GeneralRe: The lounge rules " (political, climate, religious or whatever) will result in your account being removed." Pin
OriginalGriff4-Dec-19 10:49
mveOriginalGriff4-Dec-19 10:49 
GeneralRe: The lounge rules " (political, climate, religious or whatever) will result in your account being removed." Pin
Cp-Coder4-Dec-19 10:52
Cp-Coder4-Dec-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.