Click here to Skip to main content
15,887,135 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: About that Github article on Cognitive Load? Pin
Mike Breeden27-Nov-23 4:35
Mike Breeden27-Nov-23 4:35 
GeneralRe: About that Github article on Cognitive Load? Pin
raddevus27-Nov-23 3:43
mvaraddevus27-Nov-23 3:43 
GeneralRe: About that Github article on Cognitive Load? Pin
jschell27-Nov-23 6:31
jschell27-Nov-23 6:31 
GeneralRe: About that Github article on Cognitive Load? Pin
honey the codewitch27-Nov-23 3:47
mvahoney the codewitch27-Nov-23 3:47 
AnswerRe: About that Github article on Cognitive Load? Pin
PIEBALDconsult27-Nov-23 5:40
mvePIEBALDconsult27-Nov-23 5:40 
GeneralRe: About that Github article on Cognitive Load? Pin
Gerry Schmitz27-Nov-23 6:56
mveGerry Schmitz27-Nov-23 6:56 
GeneralRe: About that Github article on Cognitive Load? Pin
Eddy Vluggen27-Nov-23 7:19
professionalEddy Vluggen27-Nov-23 7:19 
GeneralRe: About that Github article on Cognitive Load? Pin
Andy Brummer28-Nov-23 11:36
sitebuilderAndy Brummer28-Nov-23 11:36 
I worked on an ancient web app written in visual basic back in the day. It had one "page" that took two numeric parameters The first one represented the dll and the second the method on the object. Those mappings were done in a database lookup.

All the methods took a single undocumented xml object as a parameter and stored all data in that one nested dictionary before doing other id lookups to load other components to build more of the tree. At one point I had 3 or 4 copies of visual basic running in debug mode to figure out how some nested component got the data needed.
All of that eventually was passed to an xslt file to generate html.

The architect that put that together was on another team, and shared his design with me before his team built it. I kept pointing out that it did nothing except make things more complicated, and totally lost my cool as he kept trying to explain the beauty of it to me.

They built that system and a year later nobody was left on the team because it was so hard to work with. I eventually ended up tearing it down and migrating it to a much more basic design. When the only constraints to building software live in people's heads, they end up building based on whatever crazy assed ideas seem good to them at the time.

That system was built out of cognitive load, and was the most ridiculous thing I ever worked on. I think it replaced a system with a few 6000 line functions of nothing but nested switch statements, but that was child's play in comparison.
Curvature of the Mind now with 3D

GeneralRe: About that Github article on Cognitive Load? Pin
Mike Breeden29-Nov-23 2:20
Mike Breeden29-Nov-23 2:20 
GeneralWordle 891 Pin
Shane010326-Nov-23 17:13
Shane010326-Nov-23 17:13 
GeneralRe: Wordle 891 Pin
Amarnath S26-Nov-23 17:42
professionalAmarnath S26-Nov-23 17:42 
GeneralRe: Wordle 891 Pin
Sandeep Mewara26-Nov-23 19:14
mveSandeep Mewara26-Nov-23 19:14 
GeneralRe: Wordle 891 Pin
GuyThiebaut26-Nov-23 19:19
professionalGuyThiebaut26-Nov-23 19:19 
GeneralRe: Wordle 891 Pin
GKP199226-Nov-23 20:54
professionalGKP199226-Nov-23 20:54 
GeneralRe: Wordle 891 Pin
ChandraRam26-Nov-23 21:03
ChandraRam26-Nov-23 21:03 
GeneralRe: Wordle 891 - 3 4 me Good but lucky guess Pin
pkfox26-Nov-23 21:59
professionalpkfox26-Nov-23 21:59 
GeneralRe: Wordle 891 Pin
StarNamer@work26-Nov-23 22:21
professionalStarNamer@work26-Nov-23 22:21 
GeneralRe: Wordle 891 Pin
Sander Rossel26-Nov-23 22:37
professionalSander Rossel26-Nov-23 22:37 
GeneralRe: Wordle 891 Pin
Cp-Coder27-Nov-23 0:46
Cp-Coder27-Nov-23 0:46 
GeneralRe: Wordle 891 (3/6) Pin
Jeremy Falcon27-Nov-23 3:45
professionalJeremy Falcon27-Nov-23 3:45 
GeneralRe: Wordle 891 5/6 Pin
jmaida27-Nov-23 8:57
jmaida27-Nov-23 8:57 
GeneralI asked my boss (my wife ;p) .... Pin
0x01AA26-Nov-23 8:13
mve0x01AA26-Nov-23 8:13 
GeneralRe: I asked my boss (my wife ;p) .... Pin
charlieg26-Nov-23 8:43
charlieg26-Nov-23 8:43 
GeneralRe: I asked my boss (my wife ;p) .... Pin
0x01AA26-Nov-23 9:14
mve0x01AA26-Nov-23 9:14 
GeneralRe: I asked my boss (my wife ;p) .... Pin
jschell27-Nov-23 6:34
jschell27-Nov-23 6:34 

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.