-
-
Notifications
You must be signed in to change notification settings - Fork 186
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add blog post: Finding Problems, and Exercising Compassion #723
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is great!
I do think headings will help with navigation and framing. Please feel comfortable completely ignoring my suggestions.
with a human and a computer, context matters. It controls how a variable is | ||
scoped, how a function is called, and how styles in a CSS file might cascade | ||
and apply. | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Heading suggestion: Context matters
It's why we have "Issues" in code repositories, the name alone signifies that | ||
something is amiss. An expectation was not met, a small part of this does not | ||
easily align with that. | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Heading suggestion: Pause for compassion
Moreover, despite rigorous reviews and tests, things get missed, circumstances | ||
change, and given enough time the complex system we all work within has fault | ||
lines. Problems arise that no-one expected or anticipated. | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Heading suggestion: Without context assume the best
"why", but a bit of compassion goes a long way towards building a community | ||
of trust and well being within the larger system of building things on and | ||
around the internet. | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Heading suggestion: Safe to learn and safe to improve
Description
Screenshots
Checklist
Update index.md
).main
ormaster
).visible errors.
Developer Certificate of Origin
For the purposes of this DCO, "license" is equivalent to "license or public domain dedication," and "open source license" is equivalent to "open content license or public domain dedication."
Developer Certificate of Origin