Click here to Skip to main content
15,887,746 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.

 
PraiseRe: Documentation boggle of the day Pin
Gary Wheeler8-Feb-19 1:45
Gary Wheeler8-Feb-19 1:45 
GeneralRe: Documentation boggle of the day Pin
Bernhard Hiller7-Feb-19 22:07
Bernhard Hiller7-Feb-19 22:07 
GeneralRe: Documentation boggle of the day Pin
Gary Wheeler8-Feb-19 1:47
Gary Wheeler8-Feb-19 1:47 
JokeRe: Documentation boggle of the day Pin
Daniel Pfeffer10-Feb-19 21:21
professionalDaniel Pfeffer10-Feb-19 21:21 
GeneralRe: Documentation boggle of the day Pin
Gerry Schmitz8-Feb-19 17:41
mveGerry Schmitz8-Feb-19 17:41 
GeneralRe: Documentation boggle of the day Pin
Sander Rossel10-Feb-19 20:44
professionalSander Rossel10-Feb-19 20:44 
GeneralRe: Documentation boggle of the day Pin
irneb11-Feb-19 1:52
irneb11-Feb-19 1:52 
GeneralRe: Documentation boggle of the day Pin
Randor 11-Feb-19 11:29
professional Randor 11-Feb-19 11:29 
Gary Wheeler wrote:
A command is always sent from the CT to the WS and a response is always sent from the WS to the CT. The term command and response no longer dictate the order that the messages are sent, that is, the WS may send a response first and the CT will respond by sending a command.


I think it's just the software engineer being stuck on the English language rather than focusing on the logical aspect of the documentation. Gratuitous network responses are very common in the networking world.

Gratuitous ARP Response

There are also gratuitous RIP and eBGP responses. Probably a dozen other network protocols supporting gratuitous response messages. That's all I can think of at the moment.

Best Wishes,
-David Delaune
GeneralRe: Documentation boggle of the day Pin
Gary Wheeler12-Feb-19 2:15
Gary Wheeler12-Feb-19 2:15 
GeneralRe: Documentation boggle of the day Pin
peterkmx12-Feb-19 23:44
professionalpeterkmx12-Feb-19 23:44 
GeneralRe: Documentation boggle of the day Pin
Dr.Walt Fair, PE9-May-19 10:16
professionalDr.Walt Fair, PE9-May-19 10:16 
GeneralPerl is crazy! Pin
Brisingr Aerowing21-Jan-19 16:38
professionalBrisingr Aerowing21-Jan-19 16:38 
GeneralRe: Perl is crazy! Pin
Super Lloyd21-Jan-19 17:28
Super Lloyd21-Jan-19 17:28 
GeneralRe: Perl is crazy! Pin
RugbyLeague21-Jan-19 22:27
RugbyLeague21-Jan-19 22:27 
GeneralRe: Perl is crazy! Pin
Super Lloyd21-Jan-19 22:42
Super Lloyd21-Jan-19 22:42 
GeneralRe: Perl is crazy! Pin
Richard Deeming22-Jan-19 0:51
mveRichard Deeming22-Jan-19 0:51 
GeneralRe: Perl is crazy! Pin
Super Lloyd22-Jan-19 11:50
Super Lloyd22-Jan-19 11:50 
GeneralRe: Perl is crazy! Pin
DaveAuld24-Jan-19 4:16
professionalDaveAuld24-Jan-19 4:16 
GeneralRe: Perl is crazy! Pin
Mark_Wallace6-Feb-19 21:45
Mark_Wallace6-Feb-19 21:45 
GeneralRe: Perl is crazy! Pin
RickZeeland21-Jan-19 21:24
mveRickZeeland21-Jan-19 21:24 
GeneralRe: Perl is crazy! Pin
TheGreatAndPowerfulOz30-Jan-19 14:43
TheGreatAndPowerfulOz30-Jan-19 14:43 
GeneralRe: Perl is crazy! Pin
RickZeeland30-Jan-19 20:13
mveRickZeeland30-Jan-19 20:13 
GeneralRe: Perl is crazy! Pin
peterkmx21-Jan-19 23:17
professionalpeterkmx21-Jan-19 23:17 
GeneralRe: Perl is crazy! Pin
Kornfeld Eliyahu Peter21-Jan-19 23:47
professionalKornfeld Eliyahu Peter21-Jan-19 23:47 
GeneralRe: Perl is crazy! Pin
peterkmx22-Jan-19 0:23
professionalpeterkmx22-Jan-19 0:23 

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.