Click here to Skip to main content
15,888,461 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: The Thrill of 520kB of RAM Pin
Mike Hankey28-Nov-20 5:06
mveMike Hankey28-Nov-20 5:06 
GeneralRe: The Thrill of 520kB of RAM Pin
honey the codewitch28-Nov-20 5:09
mvahoney the codewitch28-Nov-20 5:09 
GeneralRe: The Thrill of 520kB of RAM Pin
Mike Hankey28-Nov-20 5:30
mveMike Hankey28-Nov-20 5:30 
GeneralRe: The Thrill of 520kB of RAM Pin
honey the codewitch28-Nov-20 6:35
mvahoney the codewitch28-Nov-20 6:35 
GeneralRe: The Thrill of 520kB of RAM Pin
Mike Hankey28-Nov-20 7:32
mveMike Hankey28-Nov-20 7:32 
GeneralRe: The Thrill of 520kB of RAM Pin
Gary R. Wheeler28-Nov-20 5:17
Gary R. Wheeler28-Nov-20 5:17 
GeneralRe: The Thrill of 520kB of RAM Pin
honey the codewitch28-Nov-20 5:24
mvahoney the codewitch28-Nov-20 5:24 
GeneralRe: The Thrill of 520kB of RAM Pin
Gary R. Wheeler28-Nov-20 5:49
Gary R. Wheeler28-Nov-20 5:49 
honey the codewitch wrote:
That reminds me of graphics coding on the original Nintendo
I had another project back in the late 1980's. We found an algorithm for converting a CMYK measured gamut to RGB via interpolation. The gamut was to used to perform fine-grained correction between a scanned original image and the 35mm film we were imaging on.

I was responsible for implementing the essential algorithm in software. I knew the customer eventually wanted a hardware-accelerated version, as the software version took minutes to process an image. I spent several days refactoring the code to emulate a potential hardware implementation. When I was done, the image processing time was under a second, and the hardware 'implementation' only required a few 100KB of RAM for coefficient tables compute from the 'raw' gamut data. I believe an actual hardware implementation would have been usable in real-time. Unfortunately the project ran out of money before we got that far Cry | :(( .
Software Zen: delete this;

GeneralRe: The Thrill of 520kB of RAM Pin
honey the codewitch28-Nov-20 6:09
mvahoney the codewitch28-Nov-20 6:09 
GeneralRe: The Thrill of 520kB of RAM Pin
Daniel Pfeffer28-Nov-20 5:58
professionalDaniel Pfeffer28-Nov-20 5:58 
GeneralRe: The Thrill of 520kB of RAM Pin
honey the codewitch28-Nov-20 6:06
mvahoney the codewitch28-Nov-20 6:06 
GeneralRe: The Thrill of 4kB of RAM Pin
michaelbarb28-Nov-20 6:58
michaelbarb28-Nov-20 6:58 
GeneralRe: The Thrill of 4kB of RAM Pin
honey the codewitch28-Nov-20 7:03
mvahoney the codewitch28-Nov-20 7:03 
GeneralRe: The Thrill of 4kB of RAM Pin
Peltier Cooler30-Nov-20 18:15
professionalPeltier Cooler30-Nov-20 18:15 
GeneralRe: The Thrill of 520kB of RAM Pin
Matthew Dennis28-Nov-20 16:17
sysadminMatthew Dennis28-Nov-20 16:17 
GeneralRe: The Thrill of 520kB of RAM Pin
honey the codewitch28-Nov-20 16:38
mvahoney the codewitch28-Nov-20 16:38 
JokeRe: The Thrill of 520kB of RAM Pin
DerekT-P29-Nov-20 1:41
professionalDerekT-P29-Nov-20 1:41 
GeneralRe: The Thrill of 520kB of RAM Pin
honey the codewitch29-Nov-20 1:44
mvahoney the codewitch29-Nov-20 1:44 
GeneralMulticultural insomnia Pin
honey the codewitch28-Nov-20 1:50
mvahoney the codewitch28-Nov-20 1:50 
GeneralRe: Multicultural insomnia Pin
Richard MacCutchan28-Nov-20 1:54
mveRichard MacCutchan28-Nov-20 1:54 
GeneralRe: Multicultural insomnia Pin
Mike Hankey28-Nov-20 1:56
mveMike Hankey28-Nov-20 1:56 
GeneralRe: Multicultural insomnia Pin
Gary R. Wheeler28-Nov-20 5:19
Gary R. Wheeler28-Nov-20 5:19 
GeneralRe: Multicultural insomnia Pin
Mike Hankey28-Nov-20 5:33
mveMike Hankey28-Nov-20 5:33 
GeneralRe: Multicultural insomnia Pin
Gary R. Wheeler28-Nov-20 5:53
Gary R. Wheeler28-Nov-20 5:53 
GeneralRe: Multicultural insomnia Pin
Mike Hankey28-Nov-20 6:13
mveMike Hankey28-Nov-20 6:13 

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.