Click here to Skip to main content
15,886,873 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: RIP Sledge-O-Matic Pin
jmaida11-Nov-22 15:51
jmaida11-Nov-22 15:51 
GeneralHappy Kurt Vonnegut day. Pin
honey the codewitch11-Nov-22 11:35
mvahoney the codewitch11-Nov-22 11:35 
GeneralRe: Happy Kurt Vonnegut day. Pin
jmaida11-Nov-22 15:46
jmaida11-Nov-22 15:46 
GeneralRe: Happy Kurt Vonnegut day. Pin
megaadam13-Nov-22 21:26
professionalmegaadam13-Nov-22 21:26 
Generalworldle294 1/6 Pin
jmaida11-Nov-22 10:55
jmaida11-Nov-22 10:55 
GeneralWhen a company begins its march into oblivion Pin
honey the codewitch11-Nov-22 9:53
mvahoney the codewitch11-Nov-22 9:53 
QuestionRe: When a company begins its march into oblivion Pin
0x01AA11-Nov-22 10:24
mve0x01AA11-Nov-22 10:24 
AnswerRe: When a company begins its march into oblivion Pin
honey the codewitch11-Nov-22 10:34
mvahoney the codewitch11-Nov-22 10:34 
No.

For starters, the display is the central way the user will interact with a typical project. This is especially true when it's a touch screen.

It is also the single biggest code sink (where all the code takes most of the project time), and the single biggest hardware bottleneck in most cases to boot, so it's where your CPU will spend most of its time.

Such that typically, projects are literally designed around their screen, both in terms of coded to the actual hardware, and structured such that the UI interaction with the screen directly dictates the overall structure and flow of the application.

It is *the* central point of most real world IoT projects that have a screen.
To err is human. Fortune favors the monsters.

GeneralRe: When a company begins its march into oblivion Pin
jmaida11-Nov-22 10:41
jmaida11-Nov-22 10:41 
GeneralRe: When a company begins its march into oblivion Pin
0x01AA11-Nov-22 12:12
mve0x01AA11-Nov-22 12:12 
GeneralRe: When a company begins its march into oblivion Pin
honey the codewitch11-Nov-22 14:04
mvahoney the codewitch11-Nov-22 14:04 
GeneralRe: When a company begins its march into oblivion Pin
Gary R. Wheeler11-Nov-22 11:11
Gary R. Wheeler11-Nov-22 11:11 
GeneralRe: When a company begins its march into oblivion Pin
honey the codewitch11-Nov-22 11:23
mvahoney the codewitch11-Nov-22 11:23 
Generaldo you think this gadget works on 5 inch floppy disk drive? Pin
Southmountain11-Nov-22 6:57
Southmountain11-Nov-22 6:57 
GeneralRe: do you think this gadget works on 5 inch floppy disk drive? Pin
k505411-Nov-22 7:08
mvek505411-Nov-22 7:08 
GeneralRe: do you think this gadget works on 5 inch floppy disk drive? Pin
Southmountain11-Nov-22 7:31
Southmountain11-Nov-22 7:31 
GeneralRe: do you think this gadget works on 5 inch floppy disk drive? Pin
dandy7211-Nov-22 11:38
dandy7211-Nov-22 11:38 
GeneralRe: do you think this gadget works on 5 inch floppy disk drive? Pin
trønderen11-Nov-22 7:26
trønderen11-Nov-22 7:26 
GeneralRe: do you think this gadget works on 5 inch floppy disk drive? Pin
Southmountain11-Nov-22 7:32
Southmountain11-Nov-22 7:32 
GeneralRe: do you think this gadget works on 5 inch floppy disk drive? Pin
Gary R. Wheeler11-Nov-22 11:14
Gary R. Wheeler11-Nov-22 11:14 
Generalany good books on code review? Pin
Southmountain11-Nov-22 6:11
Southmountain11-Nov-22 6:11 
GeneralRe: any good books on code review? Pin
Gerry Schmitz11-Nov-22 6:54
mveGerry Schmitz11-Nov-22 6:54 
GeneralRe: any good books on code review? Pin
Southmountain11-Nov-22 7:27
Southmountain11-Nov-22 7:27 
GeneralRe: any good books on code review? Pin
DRHuff11-Nov-22 8:13
DRHuff11-Nov-22 8:13 
GeneralRe: any good books on code review? PinPopular
Marc Clifton11-Nov-22 10:49
mvaMarc Clifton11-Nov-22 10:49 

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.