Click here to Skip to main content
15,896,726 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: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 
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 
honey the codewitch wrote:
All these little skills I picked up coding in the 80s for getting things done without much to work with

I used to enjoy the bit-twiddling and extreme optimization, too. I still do, when coding for my own enjoyment.

OTOH, we are professional programmers. It is our duty to solve any problem in the quickest and cheapest way that meets the requirements.

Given two options:
  1. Use a low-powered system. Program it in C with all possible performance-enhancing tricks, with the risks associated with no memory management, etc. Completion expected in one year, with a high risk of delays.
  2. Use a higher-powered system. Program it in C++, C#, or Java, with powerful libraries and proper memory management. Completion expected in 6 months, with a medium risk of delays.
I would say that the equation of "time to market + risk" vs "development and production platforms" is not one that can be decided by us. In some cases (e.g. small runs or one-offs), the client will opt to throw hardware at the problem, and get a faster (and possibly cheaper in the long run) solution. In others (e.g. high volume production), the cost of the production hardware trumps everything. In still other cases (e.g. a demo for an expo), meeting the schedule is all important.
Freedom is the freedom to say that two plus two make four. If that is granted, all else follows.
-- 6079 Smith W.

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 
GeneralRe: Multicultural insomnia Pin
OriginalGriff28-Nov-20 1:57
mveOriginalGriff28-Nov-20 1:57 
GeneralRe: Multicultural insomnia Pin
Mike Hankey28-Nov-20 6:15
mveMike Hankey28-Nov-20 6:15 

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.