Click here to Skip to main content
15,889,595 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
Jörgen Andersson3-Sep-18 21:17
professionalJörgen Andersson3-Sep-18 21:17 
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 
The Chocolatey warning message shown here is much easier to read. IMO, their maintainers have a much better understanding of the principles of good color selection than do the Git maintainers. Though Chocolatey has some lapses, given their characteristics, I suspect they are actually caused indirectly by calls into PowerShell.

Several years ago, I made a study of console mode color combinations, for which I created a program that ran through every possible combination of foreground and background ConsoleColor settings. Maybe it's time for me to write about it.
David A. Gray
Delivering Solutions for the Ages, One Problem at a Time
Interpreting the Fundamental Principle of Tabular Reporting

GeneralRe: Hideous Colors in Git Bash Shell Pin
kalberts5-Sep-18 22:55
kalberts5-Sep-18 22:55 
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 

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.