diff options
author | Andrew <andrew@andrewyu.org> | 2022-10-31 06:24:03 +0800 |
---|---|---|
committer | Automatic Merge <andrew+automerge@andrewyu.org> | 2023-07-15 00:29:32 +0800 |
commit | 8edb37c52ea291558e850518f8e93c967a073461 (patch) | |
tree | 6a041d351c3f3cd5eef486f81c1f26f053ff4bed | |
parent | 5fc1bf8c2e451a4378f54b9c6995f9bd185cb11b (diff) | |
download | www-8edb37c52ea291558e850518f8e93c967a073461.tar.gz |
RFC2321
-rw-r--r-- | index.html | 36 |
1 files changed, 33 insertions, 3 deletions
diff --git a/index.html b/index.html index 14c3798..608a5c9 100644 --- a/index.html +++ b/index.html @@ -11,9 +11,39 @@ <h1>Andrew Yu</h1> <hr /> <div id="now"> - <p> - Biology is <s>not</s> squishy science. <span class="copyright">SQUEAK</span> - </p> + <pre> +<a href="https://www.rfc-editor.org/rfc/rfc2321.txt">RFC 2321</a> RITA 1 April 1998 + + + In this document we introduce a new hardware-based tool for diagnosis + and repair of network related hardware and software problems. This + tool is best suited to addressing nondeterministic problems such as + those described above. This tool has broad areas of application at + all levels of the OSI model; in addition to uses in the physical, + network, transport and application layers, it has been used to + successfully address problems at the political and religious layers + as well. RITA, the Reliable Internet Troubleshooting Agent, was + developed initially at The Leftbank Operation (now known as Cohesive + Network Systems, New England Division) based on a hardware platform + supplied by Archie McPhee (Reference [1]). A typical RITA unit is + depicted in Figure 1. + + comb neck body feet + | | | | + v v V V + ,^/'/, ,______________________. , + i' ' / / =========<- + / <o> `---------/ \ ` + .;__. ,__,--------. / , + / ,/ vv \ =========<- + '-' `-----------------------' ` + ^ ^ ^ + | | | + beak wattles legs + + Figure 1. + + </pre> </div> <hr /> <p id="about-me">I am Andrew Yu, a 14-year-old student in Shanghai, China, currently studying at YK Pao School. I am interested in fundamental computer science, political philosophy, (more clinically-oriented) biology, and quantum and elementary particle physics. |