Click here to Skip to main content
15,885,365 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: You know this right Chris? Pin
honey the codewitch22-May-23 13:38
mvahoney the codewitch22-May-23 13:38 
GeneralRe: You know this right Chris? Pin
jmaida22-May-23 18:13
jmaida22-May-23 18:13 
GeneralRe: You know this right Chris? Pin
honey the codewitch23-May-23 0:26
mvahoney the codewitch23-May-23 0:26 
QuestionRe: You know this right Chris? Pin
Single Step Debugger23-May-23 3:10
Single Step Debugger23-May-23 3:10 
AnswerRe: You know this right Chris? Pin
honey the codewitch23-May-23 3:11
mvahoney the codewitch23-May-23 3:11 
AnswerRe: You know this right Chris? Pin
honey the codewitch23-May-23 3:14
mvahoney the codewitch23-May-23 3:14 
GeneralRe: You know this right Chris? Pin
jschell23-May-23 5:18
jschell23-May-23 5:18 
GeneralRe: You know this right Chris? Pin
honey the codewitch23-May-23 5:22
mvahoney the codewitch23-May-23 5:22 
It's primarily about optimizing but because of the way it works you must design for it.

If it serves the design, I'll use it. For example, my graphics library supports arbitrary binary footprints and representations for pixels. The only way to compute the shifts to get at the individual channels efficiently is to do so during compile time.

One of the places I hated using it, but it was really the only way, is building execution chains, similar to a SQL execution plan except at compile time, to spit graphics at a display or another draw destination in the way that most efficient for it. At runtime, even computing that would have not been worth any savings you'd pick up downstream.
There's smoke in my iris
But I painted a sunny day on the insides of my eyelids
So I'm ready now (What you ready for?)
I'm ready for life in this city
And my wings have grown almost enough to lift me

GeneralRe: You know this right Chris? Pin
Gerry Schmitz22-May-23 12:36
mveGerry Schmitz22-May-23 12:36 
GeneralRe: You know this right Chris? Pin
11917640 Member 22-May-23 18:41
11917640 Member 22-May-23 18:41 
GeneralRe: You know this right Chris? Pin
Richard Deeming22-May-23 21:05
mveRichard Deeming22-May-23 21:05 
GeneralRe: You know this right Chris? Pin
StarNamer@work23-May-23 2:58
professionalStarNamer@work23-May-23 2:58 
GeneralRe: You know this right Chris? Pin
Slacker00723-May-23 3:29
professionalSlacker00723-May-23 3:29 
GeneralPool Party Pin
obermd22-May-23 9:55
obermd22-May-23 9:55 
GeneralWordle 703 Pin
Sandeep Mewara22-May-23 8:43
mveSandeep Mewara22-May-23 8:43 
GeneralRe: Wordle 703 Pin
StarNamer@work22-May-23 13:37
professionalStarNamer@work22-May-23 13:37 
GeneralRe: Wordle 703 Pin
Amarnath S22-May-23 14:45
professionalAmarnath S22-May-23 14:45 
GeneralRe: Wordle 703 Pin
Shane010322-May-23 18:40
Shane010322-May-23 18:40 
GeneralRe: Wordle 703 Pin
OriginalGriff22-May-23 18:44
mveOriginalGriff22-May-23 18:44 
GeneralRe: Wordle 703 Pin
Sander Rossel22-May-23 20:53
professionalSander Rossel22-May-23 20:53 
GeneralRe: Wordle 703 - 3 4 me Pin
pkfox22-May-23 20:56
professionalpkfox22-May-23 20:56 
GeneralRe: Wordle 703 Pin
Cp-Coder23-May-23 1:53
Cp-Coder23-May-23 1:53 
GeneralRe: Wordle 703 (3/6) Pin
musefan23-May-23 2:56
musefan23-May-23 2:56 
GeneralRe: Wordle 703 Pin
FreedMalloc23-May-23 6:40
FreedMalloc23-May-23 6:40 
GeneralRe: Wordle 703 5/6 Pin
jmaida23-May-23 14:11
jmaida23-May-23 14:11 

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.