Click here to Skip to main content
15,881,687 members

The Weird and The Wonderful

   

The Weird and The Wonderful forum is a place to post Coding Horrors, Worst Practices, and the occasional flash of brilliance.

We all come across code that simply boggles the mind. Lazy kludges, embarrassing mistakes, horrid workarounds and developers just not quite getting it. And then somedays we come across - or write - the truly sublime.

Post your Best, your worst, and your most interesting. But please - no programming questions . This forum is purely for amusement and discussions on code snippets. All actual programming questions will be removed.

 
GeneralRe: Hideous Colors in Git Bash Shell Pin
David A. Gray4-Sep-18 6:41
David A. Gray4-Sep-18 6:41 
GeneralRe: Hideous Colors in Git Bash Shell Pin
Mycroft Holmes3-Oct-18 21:07
professionalMycroft Holmes3-Oct-18 21:07 
GeneralRe: Hideous Colors in Git Bash Shell Pin
den2k883-Sep-18 21:28
professionalden2k883-Sep-18 21:28 
GeneralRe: Hideous Colors in Git Bash Shell Pin
raddevus4-Sep-18 3:10
mvaraddevus4-Sep-18 3:10 
GeneralRe: Hideous Colors in Git Bash Shell Pin
den2k884-Sep-18 3:13
professionalden2k884-Sep-18 3:13 
GeneralRe: Hideous Colors in Git Bash Shell Pin
David A. Gray4-Sep-18 6:40
David A. Gray4-Sep-18 6:40 
GeneralRe: Hideous Colors in Git Bash Shell Pin
David A. Gray4-Sep-18 15:54
David A. Gray4-Sep-18 15:54 
GeneralRe: Hideous Colors in Git Bash Shell Pin
kalberts5-Sep-18 22:55
kalberts5-Sep-18 22:55 
The bluescreen isn't blue without a reason: You will find in a lot of books on graphic design that white on blue is one of the most readable color combinations. Black on yellow is another combination at the top of the list. I don't remember which of the two has the top score; it is a very close race.

So it should come as no big surprise that traffic signs very often are black on yellow or white on blue. Pink on black may catch your attention more easily, but if the text content is the essential thing, then green on black is far better, much more readable.

When I was still a student, I did all my programming green-on-black - we had no alternative (except for the card readers that were still available). A couple years later, black-on-white screens were introduced, but made no great success: Green-on-black, 25 lines of 80 chars, was the preferred choice until the arrival of VGA (and even a few years into the VGA era).

In my first job, when PCs had just been introduced, one of the old guys pointed to the Tandberg 2215 terminals: "Take a good look at these! You won't see anything that can match them, ergonomically, for the next ten years, at least." --- It turned out that he was right. Screens got more functions, more colors, more resolution, but it took more than ten years before we got the same readability, and even today, screens have higher functionality, but are no better ergonomically. (That is of course strongly affected by how we choose to use these screens - today, poor ergonomics are essentially caused by poor choices, not by screen technology.)
GeneralRe: Hideous Colors in Git Bash Shell Pin
MarkTJohnson6-Sep-18 4:08
professionalMarkTJohnson6-Sep-18 4:08 
GeneralRe: Hideous Colors in Git Bash Shell Pin
David A. Gray6-Sep-18 6:43
David A. Gray6-Sep-18 6:43 
GeneralRe: Hideous Colors in Git Bash Shell Pin
Brady Kelly25-Sep-18 21:30
Brady Kelly25-Sep-18 21:30 
GeneralRe: Hideous Colors in Git Bash Shell Pin
RickZeeland4-Sep-18 3:47
mveRickZeeland4-Sep-18 3:47 
GeneralRe: Hideous Colors in Git Bash Shell Pin
David A. Gray4-Sep-18 5:51
David A. Gray4-Sep-18 5:51 
GeneralRe: Hideous Colors in Git Bash Shell Pin
Clifford Nelson10-Sep-18 8:17
Clifford Nelson10-Sep-18 8:17 
GeneralRe: Hideous Colors in Git Bash Shell Pin
David A. Gray11-Sep-18 6:33
David A. Gray11-Sep-18 6:33 
GeneralRe: Hideous Colors in Git Bash Shell Pin
Clifford Nelson12-Sep-18 5:18
Clifford Nelson12-Sep-18 5:18 
GeneralRe: Hideous Colors in Git Bash Shell Pin
David A. Gray12-Sep-18 7:43
David A. Gray12-Sep-18 7:43 
GeneralRe: Hideous Colors in Git Bash Shell Pin
Clifford Nelson13-Sep-18 4:51
Clifford Nelson13-Sep-18 4:51 
GeneralRe: Hideous Colors in Git Bash Shell Pin
David A. Gray13-Sep-18 5:23
David A. Gray13-Sep-18 5:23 
RantRe: Hideous Colors in Git Bash Shell Pin
Clifford Nelson19-Sep-18 6:52
Clifford Nelson19-Sep-18 6:52 
GeneralRe: Hideous Colors in Git Bash Shell Pin
David A. Gray19-Sep-18 8:30
David A. Gray19-Sep-18 8:30 
GeneralRe: Hideous Colors in Git Bash Shell Pin
Dr.Walt Fair, PE1-Oct-18 6:35
professionalDr.Walt Fair, PE1-Oct-18 6:35 
GeneralJavaScript-driven UWP via VStudio Pin
raddevus14-Aug-18 9:33
mvaraddevus14-Aug-18 9:33 
GeneralRe: JavaScript-driven UWP via VStudio Pin
Florian Rappl14-Aug-18 12:06
professionalFlorian Rappl14-Aug-18 12:06 
GeneralRe: JavaScript-driven UWP via VStudio Pin
raddevus14-Aug-18 15:24
mvaraddevus14-Aug-18 15:24 

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.