diff options
author | Michael Czigler <37268479+mcpcpc@users.noreply.github.com> | 2020-10-15 15:43:15 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-15 15:43:15 -0400 |
commit | 6fbfd1356ccd0e36bf4cc41b5535fba67f0414ad (patch) | |
tree | 984cf5be5958ccaae936f4ea3012b52112e44f12 | |
parent | 0.1.6 (#63) (diff) | |
download | kirc-6fbfd1356ccd0e36bf4cc41b5535fba67f0414ad.tar.gz kirc-6fbfd1356ccd0e36bf4cc41b5535fba67f0414ad.tar.bz2 kirc-6fbfd1356ccd0e36bf4cc41b5535fba67f0414ad.tar.xz kirc-6fbfd1356ccd0e36bf4cc41b5535fba67f0414ad.tar.zst kirc-6fbfd1356ccd0e36bf4cc41b5535fba67f0414ad.zip |
FAQ moved to website
-rw-r--r-- | README | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -160,11 +160,6 @@ Applying a new color scheme is easy! One of the quickest ways is to use an appli # 15 - Bright White ``` -## FAQ - -* **KISS** is an acronym for [Keep It Simple Stupid](https://en.wikipedia.org/wiki/KISS_principle), which is a design principle noted by the U.S. Navy in 1960s. The KISS principle states that most systems work best if they are kept simple rather than made complicated; therefore, simplicity should be a key goal in design, and unnecessary complexity should be avoided. -* **POSIX** is an acronym for [Portable Operating System Interface](https://opensource.com/article/19/7/what-posix-richard-stallman-explains), which is a family of standards specified by the IEEE Computer Society for maintaining compatibility between operating systems. The *C99* Standard is preferred over other versions (e.g. *C89* or *C11*) since this currently the only one specified by [POSIX](https://pubs.opengroup.org/onlinepubs/9699919799/utilities/c99.html). - ## Contact For any further questions or concerns, feel free to reach out to me, [mcpcpc](https://github.com/mcpcpc), on `#kirc` |