You're welcome. Seeing as this is an issue with Cloudflare, is there anything you can do on your side to prevent such requests from being flagged?
The site has been updated to catch and display the correct error message if someone runs into this. Thanks again for reporting. I'll look into loosening firewall settings later.
To avoid destructive habits, you need to avoid opportunities to engage in them. This strategy works only if you're occupied by work or self-improvement in general. #MondayMemo
Sometimes bad habits are connected to good habits though. Think of socializing in your local pub / bar vs. getting drunk.
You won't believe why I struggled all afternoon to post this memo.
Mentioning the full path of the hosts file caused posting to fail.
Try posting a memo with it and see what happens.
Very interesting. Thanks for reporting. The request is being flagged as malicious and blocked by Cloudflare. It uses the same error code as not being logged in which confuses the FE.
Avoid taking out mortgages and using credit cards when possible. You might feel free at first, but when the bills come pouring in, you'll realize you aren't free. #MondayMemo
Credit card = better consumer protection - using them responsibly shouldn't be avoided (I'm using them like a debit card - paying them off every month - 7 week delay, 0 interest)
Time for another change of topic for my next Monday Memo. Maybe something to do with recreation. Yes, that'll do.
If you're into hiking like I am, try taking new paths or trails from time to time.
Every time you go on a hike, may be should take a picture and post them to memo. May be start a hiking-memos channel for all hikers on memo :)
Monday Memo!
When writing code, you should comment it regularly, particularly functions and any lines whose meaning isn't obvious. That way your code can be understood later on and doesn't become write-only.
Good requirements help here. Also requirements should be the basis of your test cases.
Monday Memo!
When writing code, you should comment it regularly, particularly functions and any lines whose meaning isn't obvious. That way your code can be understood later on and doesn't become write-only.
Don't you know the maxim "It was hard to write, it should be hard to understand!"? 😉