Table of Contents

1. Judgment is Hard 2. Objects are Good or Bad depending on Who is in Charge 3. There are more Males than Females 4. Some Women are greater than some Men 5. People with a lot of servants can't go to Heaven 6. The Idea is harder to get than the Resource 7. Money is a Weakling 8. Not all Theories on Earth are True 9. God is at times not a Man 10. God is at times Female 11. The Root Teachers always live on Earth 12. Some have learnt Creature Making 13. Life is Hard 14. Goodness is Immortality not abundance of Soldiers 15. God loves Cheap Products

2. Objects are Good or Bad depending on Who is in Charge

First Proof

For this proof we would be using the random numbers generator (RNGs) in a computer, to avoid offending anybody.

Good uses of RNGs

  1. To test a large list of data, one can generate a random index and use it to test just a few in a non-biased way.

  2. In a game / cartoon to make the trees look natural one can generate a random height for each of the trees.

Bad uses of RNGs

  1. RNGs can be used to generate false data for survey results.

Second Proof

Cache is a computer theory where things that are not expected to change are stored on the computer instead of redownloaded.

Good use of Cache Theory:

  1. It would conserve bandwidth (or data subscription fees) since you would download lesser

  2. It would make the page (in a browser) load faster since it would not need to download the whole page again.

Bad use of Cache Theory:

  1. It can lead to the user seeing an old version of the page.
< Previous Next >