This is a place to track issues with the site https://yeolpishack.net/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

README.md 1.2 KiB

123456789101112131415161718192021222324252627
  1. Ye Ol' Pi Shack Blunder Tracking
  2. ================================
  3. This is SysOp's place to keep track of blunders and wishes for the Ye
  4. Ol' Pi Shack project.
  5. **NOTE:** The use of "Blunder", instead of "bugs", comes from two
  6. places:
  7. 1. [Gary Kildall](https://computerhistory.org/blog/in-his-own-words-gary-kildall/)
  8. in his book "Computer Connections", humurously points out, that
  9. "errors" is not the right word for broken software (*bugs*)
  10. since "error" in mathematical terms is a small percentage of
  11. deviance from perfection. Most software "errors" take far more
  12. effort to fix then it did to write them. Hence they should be
  13. called "blunders".
  14. 2. [Grace Hopper](https://en.wikipedia.org/wiki/Grace_Hopper) is
  15. attributed to first applying the term "bug" to computers. In the
  16. photograph of her log (at that link) you will see its a physical
  17. bug that had caused a physical, ie hardware, malfunction, not
  18. software. Yes, the hardware malfunction caused the software to
  19. malfunction, but the "bug" was still a hardware malfunction.
  20. So, you see, a "computer bug" is a hardware thing and problems with
  21. software are too large to be considered "errors" so I'm using
  22. Kildall's suggestion of "blunder". :-D