AI rejected my post
-
No, I am NOT posting programming question , the post is clearly marked as "rant". The unnamed site , to protect the guilty , rejected the attached code as " poorly formatted". until I deleted #ifdef ...,#endif. Then it passed. I am a believer that Alan Cooper was right when he stated that coders will take the path of least resistance / use less brain , when coding. (Not to be confused with KISS...) Apparently adding " post it anyway , WE can make an exception " would indirectly indicate that the code is void of better analysis, hence more code / brain usage would be required.
void SettingsDialog::closeEvent( QCloseEvent* event )
{
#ifdef RETILE
text = "\t#i#ifdef RETILE \n";
text += "TRACE START Retile mdiArea subwindows .... ";
text += " ";
//text += " TASK initActionsConnections() ";
text += Q_FUNC_INFO;
text += QString::number(__LINE__);
qDebug().noquote() << text;
#endif//event->accept(); // what does it do ?? //return; text += " "; text += "\\n\\t test send text to child";
-
No, I am NOT posting programming question , the post is clearly marked as "rant". The unnamed site , to protect the guilty , rejected the attached code as " poorly formatted". until I deleted #ifdef ...,#endif. Then it passed. I am a believer that Alan Cooper was right when he stated that coders will take the path of least resistance / use less brain , when coding. (Not to be confused with KISS...) Apparently adding " post it anyway , WE can make an exception " would indirectly indicate that the code is void of better analysis, hence more code / brain usage would be required.
void SettingsDialog::closeEvent( QCloseEvent* event )
{
#ifdef RETILE
text = "\t#i#ifdef RETILE \n";
text += "TRACE START Retile mdiArea subwindows .... ";
text += " ";
//text += " TASK initActionsConnections() ";
text += Q_FUNC_INFO;
text += QString::number(__LINE__);
qDebug().noquote() << text;
#endif//event->accept(); // what does it do ?? //return; text += " "; text += "\\n\\t test send text to child";
Quote:
AI rejected my post
If I didn't always take the high road, I'd say 'Too bad that's not true...' (Oops! So much for the high road! :laugh: :laugh: :laugh: ) Have a great day, and please don't mind my poor humor! I should not have posted, but your continual pot-stirring brings such rebuttals to mind too easily. I hope things improve for you.
Our Forgotten Astronomy | Object Oriented Programming with C++ | Wordle solver
-
No, I am NOT posting programming question , the post is clearly marked as "rant". The unnamed site , to protect the guilty , rejected the attached code as " poorly formatted". until I deleted #ifdef ...,#endif. Then it passed. I am a believer that Alan Cooper was right when he stated that coders will take the path of least resistance / use less brain , when coding. (Not to be confused with KISS...) Apparently adding " post it anyway , WE can make an exception " would indirectly indicate that the code is void of better analysis, hence more code / brain usage would be required.
void SettingsDialog::closeEvent( QCloseEvent* event )
{
#ifdef RETILE
text = "\t#i#ifdef RETILE \n";
text += "TRACE START Retile mdiArea subwindows .... ";
text += " ";
//text += " TASK initActionsConnections() ";
text += Q_FUNC_INFO;
text += QString::number(__LINE__);
qDebug().noquote() << text;
#endif//event->accept(); // what does it do ?? //return; text += " "; text += "\\n\\t test send text to child";
-
No, I am NOT posting programming question , the post is clearly marked as "rant". The unnamed site , to protect the guilty , rejected the attached code as " poorly formatted". until I deleted #ifdef ...,#endif. Then it passed. I am a believer that Alan Cooper was right when he stated that coders will take the path of least resistance / use less brain , when coding. (Not to be confused with KISS...) Apparently adding " post it anyway , WE can make an exception " would indirectly indicate that the code is void of better analysis, hence more code / brain usage would be required.
void SettingsDialog::closeEvent( QCloseEvent* event )
{
#ifdef RETILE
text = "\t#i#ifdef RETILE \n";
text += "TRACE START Retile mdiArea subwindows .... ";
text += " ";
//text += " TASK initActionsConnections() ";
text += Q_FUNC_INFO;
text += QString::number(__LINE__);
qDebug().noquote() << text;
#endif//event->accept(); // what does it do ?? //return; text += " "; text += "\\n\\t test send text to child";
The fact that AI rejected your post demonstrates that AI is not completely devoid of real intelligence.
The difficult we do right away... ...the impossible takes slightly longer.
-
The fact that AI rejected your post demonstrates that AI is not completely devoid of real intelligence.
The difficult we do right away... ...the impossible takes slightly longer.
-
you forgot to highlight "your" other than that - nothing new , just another version of saloon put-down " ... verrry interesting , but stupid " - end of quote
Hmm, I know I saw this somewhere....
Quote:
if you cannot say something nice , DO NOT SAY ANYTHING AT ALL
"the debugger doesn't tell me anything because this code compiles just fine" - random QA comment "Facebook is where you tell lies to your friends. Twitter is where you tell the truth to strangers." - chriselst "I don't drink any more... then again, I don't drink any less." - Mike Mullikins uncle
-
Hmm, I know I saw this somewhere....
Quote:
if you cannot say something nice , DO NOT SAY ANYTHING AT ALL
"the debugger doesn't tell me anything because this code compiles just fine" - random QA comment "Facebook is where you tell lies to your friends. Twitter is where you tell the truth to strangers." - chriselst "I don't drink any more... then again, I don't drink any less." - Mike Mullikins uncle
I know it as:
Quote:
If what you have to say is not more beautiful than silence... shut the fvck up
:laugh:
M.D.V. ;) If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about? Help me to understand what I'm saying, and I'll explain it better to you Rating helpful answers is nice, but saying thanks can be even nicer.
-
No, I am NOT posting programming question , the post is clearly marked as "rant". The unnamed site , to protect the guilty , rejected the attached code as " poorly formatted". until I deleted #ifdef ...,#endif. Then it passed. I am a believer that Alan Cooper was right when he stated that coders will take the path of least resistance / use less brain , when coding. (Not to be confused with KISS...) Apparently adding " post it anyway , WE can make an exception " would indirectly indicate that the code is void of better analysis, hence more code / brain usage would be required.
void SettingsDialog::closeEvent( QCloseEvent* event )
{
#ifdef RETILE
text = "\t#i#ifdef RETILE \n";
text += "TRACE START Retile mdiArea subwindows .... ";
text += " ";
//text += " TASK initActionsConnections() ";
text += Q_FUNC_INFO;
text += QString::number(__LINE__);
qDebug().noquote() << text;
#endif//event->accept(); // what does it do ?? //return; text += " "; text += "\\n\\t test send text to child";