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

 
PraiseRe: The Software Architecture Demon Pin
enhzflep25-Nov-20 16:17
enhzflep25-Nov-20 16:17 
GeneralRe: The Software Architecture Demon Pin
honey the codewitch26-Nov-20 6:44
mvahoney the codewitch26-Nov-20 6:44 
GeneralRe: The Software Architecture Demon Pin
OriginalGriff24-Nov-20 20:52
mveOriginalGriff24-Nov-20 20:52 
GeneralRe: The Software Architecture Demon Pin
RickZeeland24-Nov-20 20:55
mveRickZeeland24-Nov-20 20:55 
GeneralRe: The Software Architecture Demon Pin
Sander Rossel24-Nov-20 21:58
professionalSander Rossel24-Nov-20 21:58 
GeneralRe: The Software Architecture Demon Pin
honey the codewitch25-Nov-20 2:01
mvahoney the codewitch25-Nov-20 2:01 
GeneralRe: The Software Architecture Demon Pin
Sander Rossel25-Nov-20 3:49
professionalSander Rossel25-Nov-20 3:49 
GeneralRe: The Software Architecture Demon Pin
honey the codewitch25-Nov-20 3:56
mvahoney the codewitch25-Nov-20 3:56 
That's just coding.

Just last night I had to

1. Determine why a driver was randomly dropping characters from strings printed to a screen, but only if they were small text. Turns out the driver wasn't tested very well with my hardware and i had to modify the timing of it.

2. Determine why text wasn't displaying after i put a solid white background on it. I have to draw it twice. I still don't know why. See also, dodgy driver.

3. Implement my own HTTP chunked encoding scheme just so I could bulk upload some JSON from a machine with a total of just over 500k of ram. Worse, I had to timestamp my uploads with a valid date time but my machine has no clock. I was ... creative.

#1 and #2 sent me to some forums to post questions for which I got no answers.
#3 simply took hours.

That's just development, so when I say you've got a good handle on things I still think you do.

Your machine isn't on fire, you're not going bald from stress, and you're not seriously contemplating a career in pizza delivery if you make it out of this project alive. You're fine. Thumbs Up | :thumbsup:
Real programmers use butterflies

GeneralRe: The Software Architecture Demon Pin
Greg Utas25-Nov-20 4:16
professionalGreg Utas25-Nov-20 4:16 
GeneralRe: The Software Architecture Demon Pin
Sander Rossel25-Nov-20 4:37
professionalSander Rossel25-Nov-20 4:37 
GeneralRe: The Software Architecture Demon Pin
honey the codewitch25-Nov-20 5:16
mvahoney the codewitch25-Nov-20 5:16 
GeneralRe: The Software Architecture Demon Pin
Sander Rossel25-Nov-20 5:28
professionalSander Rossel25-Nov-20 5:28 
GeneralRe: The Software Architecture Demon Pin
honey the codewitch25-Nov-20 5:31
mvahoney the codewitch25-Nov-20 5:31 
GeneralRe: The Software Architecture Demon Pin
Sander Rossel25-Nov-20 5:43
professionalSander Rossel25-Nov-20 5:43 
GeneralRe: The Software Architecture Demon PinPopular
Rage24-Nov-20 22:13
professionalRage24-Nov-20 22:13 
GeneralRe: The Software Architecture Demon Pin
Greg Utas25-Nov-20 0:18
professionalGreg Utas25-Nov-20 0:18 
GeneralRe: The Software Architecture Demon Pin
honey the codewitch25-Nov-20 1:59
mvahoney the codewitch25-Nov-20 1:59 
GeneralRe: The Software Architecture Demon Pin
Rage25-Nov-20 2:03
professionalRage25-Nov-20 2:03 
GeneralRe: The Software Architecture Demon Pin
Greg Utas25-Nov-20 3:12
professionalGreg Utas25-Nov-20 3:12 
GeneralRe: The Software Architecture Demon Pin
honey the codewitch25-Nov-20 3:25
mvahoney the codewitch25-Nov-20 3:25 
GeneralRe: The Software Architecture Demon Pin
StarNamer@work26-Nov-20 3:52
professionalStarNamer@work26-Nov-20 3:52 
GeneralRe: The Software Architecture Demon Pin
honey the codewitch26-Nov-20 3:55
mvahoney the codewitch26-Nov-20 3:55 
GeneralRe: The Software Architecture Demon Pin
Mateusz Jakub25-Nov-20 20:51
Mateusz Jakub25-Nov-20 20:51 
GeneralRe: The Software Architecture Demon Pin
Rage25-Nov-20 21:03
professionalRage25-Nov-20 21:03 
GeneralRe: The Software Architecture Demon Pin
Mateusz Jakub26-Nov-20 5:38
Mateusz Jakub26-Nov-20 5:38 

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.