foundational_lib 1.0 → 1.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/.git/COMMIT_EDITMSG +1 -0
- data/.git/FETCH_HEAD +1 -0
- data/.git/HEAD +1 -0
- data/.git/ORIG_HEAD +1 -0
- data/.git/config +11 -0
- data/.git/description +1 -0
- data/.git/hooks/applypatch-msg.sample +15 -0
- data/.git/hooks/commit-msg.sample +24 -0
- data/.git/hooks/fsmonitor-watchman.sample +173 -0
- data/.git/hooks/post-update.sample +8 -0
- data/.git/hooks/pre-applypatch.sample +14 -0
- data/.git/hooks/pre-commit.sample +49 -0
- data/.git/hooks/pre-merge-commit.sample +13 -0
- data/.git/hooks/pre-push.sample +53 -0
- data/.git/hooks/pre-rebase.sample +169 -0
- data/.git/hooks/pre-receive.sample +24 -0
- data/.git/hooks/prepare-commit-msg.sample +42 -0
- data/.git/hooks/push-to-checkout.sample +78 -0
- data/.git/hooks/update.sample +128 -0
- data/.git/index +0 -0
- data/.git/info/exclude +6 -0
- data/.git/logs/HEAD +27 -0
- data/.git/logs/refs/heads/main +27 -0
- data/.git/logs/refs/remotes/origin/HEAD +1 -0
- data/.git/logs/refs/remotes/origin/main +25 -0
- data/.git/objects/00/532267a2410a9413a9d6bc7f02a018aace9128 +0 -0
- data/.git/objects/02/92950b287a29c4f23c715bb59b23c5e5aeeff4 +0 -0
- data/.git/objects/03/0cb5eda02d3105589f3863e44f530b7824c600 +0 -0
- data/.git/objects/04/9f23c8ec4944fa3f2a1918b4a9d66a172b19fe +0 -0
- data/.git/objects/04/a5507142826ef75c59fb610ee3fc20d3c6b031 +0 -0
- data/.git/objects/07/54f940494495382bdd30e48f21b301b6e8fbdb +0 -0
- data/.git/objects/07/69ab2e1f09514fa57b9be9f480556804d3df85 +0 -0
- data/.git/objects/07/8348cdae27acf8469450c675aec0e802398562 +0 -0
- data/.git/objects/09/772b4ba1d8f5b6cbe89892f1ee114b948f79f1 +0 -0
- data/.git/objects/0a/22d14d22d804770b4e8bf7e054fdb699292f41 +0 -0
- data/.git/objects/0d/d6e007ad4ecd58e092f6c6aaa6f17025c316aa +0 -0
- data/.git/objects/0e/01d507c91bd85a09add07c0b724c82a4056d8b +0 -0
- data/.git/objects/0f/7072d664352c8a662758307c604058bcdc906f +0 -0
- data/.git/objects/10/523993d5acdb3c3793f9517d06a2c881ba4548 +0 -0
- data/.git/objects/12/b3374b40998e1b1a34ad40ff74333eece813be +0 -0
- data/.git/objects/12/de91923a40d18ed5b72a6ab672e1ff044c72b6 +0 -0
- data/.git/objects/15/0213dbc3d16d7f3c65e6b69c78c883f0e34596 +0 -0
- data/.git/objects/15/ad02ee7be20c538e46d8adeb90f1972efacdaa +0 -0
- data/.git/objects/16/95856168200cae5d99d449dfc204b229dbb17a +0 -0
- data/.git/objects/16/beaf905c21fa5f513a4d118b87994651635dbb +0 -0
- data/.git/objects/16/cc2abbd6cefb91cb96e0884445a8895669ce86 +0 -0
- data/.git/objects/17/214adf7f473e321308f5f346abbda2dee66d79 +0 -0
- data/.git/objects/17/e7d5d6977620099e67a69ab4ed24bb7d01d454 +0 -0
- data/.git/objects/1a/332b88588aef000b8bc8ad1c94fe8ae8576f89 +0 -0
- data/.git/objects/1b/3112a51144709de16cb45ba7d4b13ddf016b6d +0 -0
- data/.git/objects/1c/67c9bf48e2a3cacc8b93794f6489992eee509f +0 -0
- data/.git/objects/1d/3e948d46a609fe434932fbc1257a5e62e5afeb +0 -0
- data/.git/objects/1d/4fd4740f8497087ce08a05cbadc9b79a822c75 +0 -0
- data/.git/objects/1e/06b35084504da0dfc9073a17a432adbc1d6d7e +0 -0
- data/.git/objects/1f/08f25db6c3fdd0862565366393dca777914e62 +0 -0
- data/.git/objects/1f/2fa87331a4c66993b956d587fb5c2efcb3db9c +0 -0
- data/.git/objects/21/54cbb25ecebeaf645a930b25a6a2d95b681f71 +0 -0
- data/.git/objects/27/6e1260fe53dd9833ff70da583e4e5c7eae67c6 +0 -0
- data/.git/objects/29/5dd5326db7fc998f7d73f148f84fac0b73671a +0 -0
- data/.git/objects/29/871f42fc948741e2f1d350e7f19e685bf88af1 +0 -0
- data/.git/objects/2a/a8818e606c8962b0944ca0146699a6e132475e +0 -0
- data/.git/objects/2c/47cf15f5be820e51d0ec0feac2a875024609ca +0 -0
- data/.git/objects/2c/6d85f01c1f29eb336357304ba65837694cbdb9 +0 -0
- data/.git/objects/2d/5020e0e85bba4be6dba808594c0d59b6167620 +0 -0
- data/.git/objects/2f/89d67e72e9473ded3c003c3c187d35e969f392 +0 -0
- data/.git/objects/30/c0d5aeda2f091c8a5605b56e00020e89cbf9ee +0 -0
- data/.git/objects/31/1816feee3f818927d36abcac64c9401fb47f81 +0 -0
- data/.git/objects/31/7c65f28b92ea811a04c91a6de95dfbb9120e67 +0 -0
- data/.git/objects/32/8ca5e0cf402024175c9cb2cc45edc242d99e2d +0 -0
- data/.git/objects/32/a7a681a8ac4beeb788337133d508336537d735 +0 -0
- data/.git/objects/33/f3536f37dcbe6e6925674355423982ae932b93 +0 -0
- data/.git/objects/35/1033eb3a3944e36708028413982461ddb7c3a9 +0 -0
- data/.git/objects/35/110352d40e047b0b171d1ee0a0c64d2f6ec209 +0 -0
- data/.git/objects/36/a6ec04bc4a9a4ab86d08c42bf437fcf396acc8 +0 -0
- data/.git/objects/36/adf4f09d243cdee8e30a7d229e1e4a8a45280c +0 -0
- data/.git/objects/38/5f4ef018617f3388c2be8ab81097439ed4d704 +0 -0
- data/.git/objects/3a/2a89fbf159db5ba8b123e55f59a9dea3e59677 +1 -0
- data/.git/objects/3b/c1c39ad5587fc58026120da1282d9a0af36beb +0 -0
- data/.git/objects/3b/f952b58df80be52d6be4fa52efb3a7d52f524c +0 -0
- data/.git/objects/3c/0bd1df087947c951a25aeea67fc4f93f06e4cd +0 -0
- data/.git/objects/3c/321c72649b14fd5247dffad8250ddae0dde690 +0 -0
- data/.git/objects/3e/2e6ec01c90761d9b442dd0c3cbaf94ec3d2407 +0 -0
- data/.git/objects/3e/4dd4d32eba201c520438afc04d8fd8ad20643f +0 -0
- data/.git/objects/40/9221497aa2a340d166f1cf87d23a8bdc258a6c +0 -0
- data/.git/objects/41/7b37cad97a2a38834e5a9a05c9566b2d454c87 +0 -0
- data/.git/objects/42/23c5222da53b5e227d5d00f253bc3f0ab99eaf +0 -0
- data/.git/objects/42/34e568cd07cf49483fe4623dde87f06dab41c0 +0 -0
- data/.git/objects/42/5656d20e99f1d76d0aab1f410f9c8043ba8960 +0 -0
- data/.git/objects/42/5c7a55736cd5d8346eaf5398e37978737724d9 +0 -0
- data/.git/objects/42/9e4c68556442a4ec6b55b5c0ffb6f4d75c47d9 +0 -0
- data/.git/objects/43/3c340aaa45bc10da9694bddfe96f3eb95f2e4b +0 -0
- data/.git/objects/43/c04a20d303f3cb461e64ca4e3e7615b69f11dd +0 -0
- data/.git/objects/44/f4375bb2305a2f72e9f54d4c31fee4d87e26b9 +0 -0
- data/.git/objects/44/fba8246cd5f6b13a232896bd09c963408e6373 +0 -0
- data/.git/objects/45/a1398c16a993f21751dae55da62ed0d16b0ed2 +0 -0
- data/.git/objects/46/a631149b0e74d87cdc35a50e80d1c9cb87231a +0 -0
- data/.git/objects/46/ae76b29f12762e758ead9ada45d22f1992f329 +0 -0
- data/.git/objects/46/c8b961a9e371de76018f5cbb440a26aab1bf53 +0 -0
- data/.git/objects/47/b536e9320e93be0aa9dea8f6887dcb2c86be79 +0 -0
- data/.git/objects/48/13aa6ecbb9a292bb9543359d860ec50e382586 +0 -0
- data/.git/objects/49/1a90b22585c925267f697cfd052c4a6a6759bc +0 -0
- data/.git/objects/4b/9e2b3e74e265f6d722659b6f7d991a2c288042 +0 -0
- data/.git/objects/4b/d3f623e59500d564925cc42bcb624825f1a4ae +0 -0
- data/.git/objects/4b/e9d3a9d08b98a821c2b53110e6aa822748cde8 +0 -0
- data/.git/objects/4c/5dd9b6cebf1724d35bbf5bee370d1f743e99a1 +0 -0
- data/.git/objects/4c/7b91b3b8d8783e6dc2f7b001589204db816d56 +0 -0
- data/.git/objects/4f/a005e4c6ea6acd3392710a9fffd8d6b2b10403 +0 -0
- data/.git/objects/50/715a800008747edde3da699372a919e1d5ffa0 +3 -0
- data/.git/objects/50/bfeafaf6b313cca92f588d08538e3036a14b1f +0 -0
- data/.git/objects/52/3e80a60194d99b4ec5af5637e0e110ff8c6bfc +0 -0
- data/.git/objects/53/e0f911a8d6a7dd59bff2590e62e9403590dd18 +0 -0
- data/.git/objects/54/7357178f718df7868fc8ec59f09c71f0b44951 +0 -0
- data/.git/objects/55/dad34b112f4fd953167e9478175a94b96498c3 +1 -0
- data/.git/objects/57/3a9a5500dfabf6686187dca0b1316464055b58 +0 -0
- data/.git/objects/57/9a5e8a4c5a82ca984b65eac10d790ca0731b3b +0 -0
- data/.git/objects/57/f5c14cffdcfe90f06a05463f5b738cad1fab34 +0 -0
- data/.git/objects/58/1b4137b2ec1ee4397a637e2cb438673ad1a50a +0 -0
- data/.git/objects/58/bf822ced827b42941bf28cf7813f8f7329a1b8 +0 -0
- data/.git/objects/59/108654f6d46284efe01268971e791be66e7997 +0 -0
- data/.git/objects/59/2a983b391b992a22ededf7ef59fe6251432834 +0 -0
- data/.git/objects/5c/50ba3fa3ede0da6020128932d9ce867ee2b63a +0 -0
- data/.git/objects/5c/616a3dfec3e7723e02173e60ba5b95a92c84e8 +0 -0
- data/.git/objects/5c/c3bf3a0bc1d8d7e7b04d74f721578ab7b680b8 +0 -0
- data/.git/objects/5d/0da29d70e94ce6db02cc99e1004ff910e75ddc +0 -0
- data/.git/objects/60/4955107c326a523483e0e252f7d47ee1627f46 +0 -0
- data/.git/objects/61/7ad0c8a63e7ace41d93101d1f259880ec05b58 +1 -0
- data/.git/objects/61/ffa3d1c96508f0bd77d204740841e041dbf57a +0 -0
- data/.git/objects/63/8584202930600315aae4a34adb96107014e9b5 +0 -0
- data/.git/objects/65/605d3c143363021fa10125a6e75ce9ba15aedc +0 -0
- data/.git/objects/65/90984641253a911a0cfd3c3478082eccc238d3 +0 -0
- data/.git/objects/65/de2d254fe94748b197e38e04bffad8581bd4fa +0 -0
- data/.git/objects/67/1c50f5a5b2f0c6c264be59104fe6f66ee61b11 +0 -0
- data/.git/objects/67/7974286b5814fcfcca0e8f8364b28a75fb4d5a +0 -0
- data/.git/objects/69/aa6cfe350b91738a773bec648c4a2d6fea05c2 +0 -0
- data/.git/objects/6a/ceebd5076486890f7b3a9c6ea1d29df629d445 +0 -0
- data/.git/objects/6b/c2e56ca244545d7e9ff3ed8aa4cfe45aaf7d94 +0 -0
- data/.git/objects/6d/11539e01fe1f107b0b455332c5c313748aec14 +0 -0
- data/.git/objects/6d/51d4ac741fa6aea3e840209b615a0c9eb3750b +0 -0
- data/.git/objects/6e/e7d85f1bd2d4b10d58e32063dce83cf9d05dad +0 -0
- data/.git/objects/71/23b179004a00da10329c84e604f04a8af735e0 +0 -0
- data/.git/objects/73/9356ead076e21a4630af30c293bafaa3d4dae8 +0 -0
- data/.git/objects/73/cb7297a8aa1a99fe1e8ce4a8e938e7d00ae2bd +1 -0
- data/.git/objects/74/c19fa2fc26b701116d9772d03cceb3e1b29940 +0 -0
- data/.git/objects/75/3273edad19e0ab178b0e9bac485cb754db895a +0 -0
- data/.git/objects/75/61ceb3105c1d065a1bee58fe063d6c1d21b86f +0 -0
- data/.git/objects/76/a507cfafc3c79714fc89453a2f593e3c3bef30 +0 -0
- data/.git/objects/76/e5edf4f14732835e3370ad86dc8feeeb2ee8d8 +0 -0
- data/.git/objects/76/f2f8d8aebf4eb112dd0089298dd836feb81698 +0 -0
- data/.git/objects/77/22a35c2f77a245f21c26eb9615ab8ed8cb35e1 +0 -0
- data/.git/objects/78/cf5f29387e623098f4513872e3f0d91cee95e3 +0 -0
- data/.git/objects/79/5310a749ef84738000dd37c2cd29e08acb6b92 +0 -0
- data/.git/objects/7b/0b5664fe3dbfb86f8c0100e13cc9a9fef7012a +0 -0
- data/.git/objects/7f/6e703bd66a61d8e4b6e03291a0b6aa22c476cd +0 -0
- data/.git/objects/80/023bde1835da3fe457ea20a958130a520886f7 +0 -0
- data/.git/objects/80/2967e64b8ea0a9fce9072f1cdfd2cb90374051 +0 -0
- data/.git/objects/82/7f56ee6cde9f25556cfed1cf42f64576e8d8e4 +0 -0
- data/.git/objects/83/b1757d87094d1c39dd8aae948ca65e15fdb08e +0 -0
- data/.git/objects/84/83e26521948d5dbdac20d7020d91e180b8076b +0 -0
- data/.git/objects/85/4bf7ab1247a699742cb40a96a84acd299d2900 +0 -0
- data/.git/objects/85/77fc0a6944ebd46e716d06b5586fa70b8a2474 +0 -0
- data/.git/objects/85/b6cfcdf3dfbcd47cb0ac25f00411f8f19f4fe9 +0 -0
- data/.git/objects/86/86c08d64a36f98f72c1e642a4853bdf1f0e9b8 +6 -0
- data/.git/objects/87/1438aba9120e95c7583c45d23dfa5220a3024c +0 -0
- data/.git/objects/87/cbda974dfcdbbe58f42d33aa3751b7605250a2 +0 -0
- data/.git/objects/88/c4dc6afa1f690b74a9906ae4e57b9d0384dc15 +0 -0
- data/.git/objects/88/c7d1036ff737f307566f945b4360d1c70715c4 +0 -0
- data/.git/objects/89/8596792d05f226445dada52e5a9690841b3de6 +0 -0
- data/.git/objects/89/b7e7bf5e8d358b927e8576bae0799b66ade624 +0 -0
- data/.git/objects/8a/588c5c892d239d2c10e492b701b9567835b042 +0 -0
- data/.git/objects/8a/6fdd2d0ed78ecc1c2cd0dfad3dcaeec4f3317f +0 -0
- data/.git/objects/8a/ccd0765330817fb04a1b89003f654ee9478a18 +0 -0
- data/.git/objects/8e/3ea49c798a7a1e49fcc2ca38f5e2b2d2988f91 +0 -0
- data/.git/objects/8e/65617ecae3000602731c83c3407b307901c908 +0 -0
- data/.git/objects/8e/f8b63d0bf45a2ac0b7ed79ac17d204234d4e5f +0 -0
- data/.git/objects/8f/af8ea2da0b68f9b54a9ee3cb299be24fc5022c +0 -0
- data/.git/objects/8f/dc70de645f9edae436dc5b03d7a0e1b46a350e +0 -0
- data/.git/objects/91/4c85f619bce90743bd5d2dcb5954967577be77 +0 -0
- data/.git/objects/92/e830c132bbce46a30c87683200ca66a47d05f1 +0 -0
- data/.git/objects/93/0aabbd1f0c689be71456c9da78be60f60b3062 +0 -0
- data/.git/objects/93/3e2ec86a89397f2ff985374f0a7f90217c3996 +0 -0
- data/.git/objects/94/b08375a059107e583d85370bf415623e99038e +0 -0
- data/.git/objects/95/3a4300d2211955b05f88bfe18ad8bf15f68014 +0 -0
- data/.git/objects/95/e1325889bd2e42730aee64bb80689606e5b1ca +0 -0
- data/.git/objects/97/904af9a6eb8bd7f09b058dd975f16d62c6f2aa +3 -0
- data/.git/objects/97/d6be023d6630caf7d8739b5e4c9ecaea830d95 +0 -0
- data/.git/objects/98/acb7c83fe46f6142f4a3fa12eb1e5077f0d3e7 +1 -0
- data/.git/objects/9a/761c3f0cfc6089b52a3c291af5333fec65347e +0 -0
- data/.git/objects/9b/8d95b448bf9536091b586fc06753f125f6d733 +0 -0
- data/.git/objects/9c/5e2c59ba1ef872137790357322b279cc08a4d7 +0 -0
- data/.git/objects/9e/a455393b61a35d8c0c87ccc2b88c71267e2440 +0 -0
- data/.git/objects/9f/409cd98dbb3e3990aee433d7cc9cd721d0dd7b +0 -0
- data/.git/objects/a1/3530815e0b171a98b95e8aa0248a6ec0f9bffa +0 -0
- data/.git/objects/a4/9a242150daae0348b308780b998041f1cdea4b +2 -0
- data/.git/objects/a6/5c1fa0fca5d6ebba5bbb5141a84e3c978115fb +0 -0
- data/.git/objects/a8/4814a23439ad139507bbc5b58b0e4b445881dc +0 -0
- data/.git/objects/a9/f288fd22e1f012b7bfab0d6660cb218d1b536d +0 -0
- data/.git/objects/ac/702f3eed22e55060d5b6f1179c3761d13d9f47 +0 -0
- data/.git/objects/ad/162c05084f239592a72db6f1b1b3dd697b0bfc +0 -0
- data/.git/objects/ad/a578bf3cac6f6914f75f796eecd287f7cf1793 +0 -0
- data/.git/objects/ad/f012e51869f37a73de9969190bed3a84ff91bf +0 -0
- data/.git/objects/ae/609e682d223752a2248bad25fd14b72f5b4235 +0 -0
- data/.git/objects/af/30f39b420d77ce9b21094443f7e7c8273712cc +0 -0
- data/.git/objects/af/49c3211b0c488da9ad95cda7ec7c41bda90555 +0 -0
- data/.git/objects/af/845cf155d112d1b2b011a8bb19b0b3c75aa322 +0 -0
- data/.git/objects/b0/d84d2bf43a20e08d2ead61bbe4dc84241393ee +0 -0
- data/.git/objects/b0/da1ea9ad213ece6e39b4e8643659406a1dd5e8 +0 -0
- data/.git/objects/b0/fc2e7068c4a50d9b1dda0a2efb8bdd4b7213fc +0 -0
- data/.git/objects/b1/1f595a84a8a97a27ad971c239c4156f26fb9c5 +0 -0
- data/.git/objects/b1/4e8121f7223553f42b21f525907feaf302a4f1 +0 -0
- data/.git/objects/b2/0a870e2a9aeda632e2fbcbc375649b38663836 +0 -0
- data/.git/objects/b2/502b10400b9a1e39bc04bcf07d53ca9316fc4a +0 -0
- data/.git/objects/b2/d9b22d82db0b49e4d28f57ea195b553df38488 +0 -0
- data/.git/objects/b3/c0d4f0f833b9814969834e5c8ed31d5118307d +0 -0
- data/.git/objects/b6/0f4e788de3bb480059bf0324a1145acce31f53 +3 -0
- data/.git/objects/b6/9e68b25a16311171217d8cbce65b4c8bb5bfaa +0 -0
- data/.git/objects/b8/1717e1af5982f34f8252342e91fa46cc2cb960 +0 -0
- data/.git/objects/b8/90a007fb8f1f74bf7498eb3b61b6d3a707cf87 +0 -0
- data/.git/objects/b9/7c6a42519cc0542e876d46664fcb299f8b5210 +0 -0
- data/.git/objects/b9/9e2a6e164d718d7b6adf7496131b300eb4ca27 +0 -0
- data/.git/objects/b9/b259902b8be129855fe0e05bc656eacdc0c02e +0 -0
- data/.git/objects/ba/f320e8bc8098b63ea1b43521ad0a4cb0f9b6f9 +0 -0
- data/.git/objects/bb/08cda144fdf72b18efcecc67af5199a333095d +0 -0
- data/.git/objects/bc/955cbb90f7e34ff964c6d8bb77500b69f87de6 +0 -0
- data/.git/objects/bd/97f943abbc60cf673867e694fea1fdd41a1b82 +0 -0
- data/.git/objects/be/37241113f5603a92c7e388b75454eb9c5d5f2b +0 -0
- data/.git/objects/c1/8e33066ce84696982fc07b139c460d6ebcacba +0 -0
- data/.git/objects/c1/ce16372041473081a87402e194f319a3b43d3c +0 -0
- data/.git/objects/c1/da2f676577c87c2369973c4a340b83b3e6ca9a +0 -0
- data/.git/objects/c3/5adef21721540777b656841d0eeb9fd7467eb9 +1 -0
- data/.git/objects/c7/656c6221117cf6ac6c6c29b58b722318135537 +0 -0
- data/.git/objects/c8/1b49d16c92ca71c5a08239cae4a4bc783ca81b +0 -0
- data/.git/objects/c9/6d75025da99fffaf7b4a7291b7b13f63640387 +0 -0
- data/.git/objects/c9/9816e2751f04ed55b454c11dbe777acb8c5a5f +0 -0
- data/.git/objects/c9/a23b8a10341ed48a19e1a8e4293b53e7a9b2c2 +0 -0
- data/.git/objects/ca/94978ca40b5a963ab555d63f10b2ad68ec8d88 +0 -0
- data/.git/objects/cc/df4a7ff895d7bae8c5fd1b79d3864b6884ae61 +0 -0
- data/.git/objects/ce/51192135510d50b5dfbd321278cfad059efecf +0 -0
- data/.git/objects/cf/20e52891d7d1460c79965d17c187cdd7f58e54 +0 -0
- data/.git/objects/cf/ab35891da2e0007be7dd1bd58fa36208c19a46 +3 -0
- data/.git/objects/d0/15f6c280751335e6ed3a942cd2d8557949842f +0 -0
- data/.git/objects/d0/5592b590ec4c22add66be4ca4b1b9f94e51e4f +0 -0
- data/.git/objects/d1/5bdfb9f42d0f0da7a5484d7cc21629ff5fceda +0 -0
- data/.git/objects/d4/fb0c0db1fc2795b00662cab56b1fd9c6ce1d35 +0 -0
- data/.git/objects/d5/4416b65afd1723048205149ec4e7012f209e8d +0 -0
- data/.git/objects/d5/cf708373fd1e9fd79185f5ffde8404fa847de6 +0 -0
- data/.git/objects/d5/fc3b40e30c61c8ca6e9313e1e1c03f484e3149 +0 -0
- data/.git/objects/d6/e86fec9c5e4f5cc5113ee34d1d1ff520c83e61 +0 -0
- data/.git/objects/d8/6f23474afc9e129a4043c7cdc4b2ee7fa34559 +0 -0
- data/.git/objects/da/c1df148b921b512e23be126c705b00b841722a +0 -0
- data/.git/objects/db/dc3d0cb4546514c8c260144d555bd352c0cc3a +0 -0
- data/.git/objects/dd/6955ae1ddb587a249b7a931bddfbcf589fc1f3 +0 -0
- data/.git/objects/df/807a138123e92f6c27e879170945103a898480 +0 -0
- data/.git/objects/e0/116700a878f741d6d84d740f2a164a5bef0a7b +0 -0
- data/.git/objects/e0/2e89cd7c67c0a86c4f132487b33a1ac6907501 +0 -0
- data/.git/objects/e1/169770847dedc7ab223e2be01b95e18cb8fc0c +0 -0
- data/.git/objects/e1/397c920a0304999e994ebe6fe770104faa2d61 +0 -0
- data/.git/objects/e1/42ca5d63d58a24bdaf0183eeb1d6bee27ea238 +0 -0
- data/.git/objects/e1/ab5686a290652db4d2eb29bf59b532ce912595 +0 -0
- data/.git/objects/e2/cfd732361a594f84ff0990e36cdd6695218529 +0 -0
- data/.git/objects/e3/b4dbfd7862f382f79c051fec7b04e72de03802 +0 -0
- data/.git/objects/e3/fbdebb5dbb7f7389fab9d46db69811f221aaa9 +0 -0
- data/.git/objects/e5/83178f2654426209aba90207c508399749da22 +0 -0
- data/.git/objects/e6/133e71589050058c1b0521658a65d5290ae4bd +0 -0
- data/.git/objects/e6/800deb29bff34214bcbb854bd4ec3e62dc4dd3 +0 -0
- data/.git/objects/e6/9de29bb2d1d6434b8b29ae775ad8c2e48c5391 +0 -0
- data/.git/objects/e6/acb910d78c2b0b0a6e0b0155719898a22d5583 +0 -0
- data/.git/objects/e7/4973f39d8f117309adb70f24fa07b80263bcac +0 -0
- data/.git/objects/e7/d74c0f195857b306ba0a6f73d43836918ad6fb +0 -0
- data/.git/objects/e8/76152cdc5b8cce61adb4bb44cfa1237b575983 +0 -0
- data/.git/objects/e9/0a7063a3c8a566b460df0e4079a1526b56a79e +0 -0
- data/.git/objects/e9/558e126cbe9e68f923d5b262a5d6194f4cf8c3 +0 -0
- data/.git/objects/ea/1c53924c75bb69df9fc50f84e81aace41b8c21 +0 -0
- data/.git/objects/ed/69fe4dd0ae36a070a04d72379ec50247271a18 +0 -0
- data/.git/objects/ed/9b83b4267bd876197350d7e4617684ec9882d9 +0 -0
- data/.git/objects/ef/b37c03f527f58473284146dbadbe1694d0fa3b +0 -0
- data/.git/objects/f0/58c32b3ab7357eff1a0eca487589bc9b1ca42e +0 -0
- data/.git/objects/f0/aede82c486b78d116291e6c9e8e65884cc4618 +0 -0
- data/.git/objects/f0/b75a404e2855e3b7d204d16ed6137b50db5261 +0 -0
- data/.git/objects/f2/2c13cd1bc1c597d5de4cfd9c7351bbea6708fd +1 -0
- data/.git/objects/f2/425c1f516d38a2496374eb95f29b8f9ebb3296 +0 -0
- data/.git/objects/f4/3fd277a7c97e30b9582461d0300bbe3995567d +0 -0
- data/.git/objects/f4/9f3c32db452dad8c55874a80eb1959a4c797d0 +0 -0
- data/.git/objects/f7/a47bfbca414f7271ed3b56e693f208b85a2992 +2 -0
- data/.git/objects/f8/10deedf79be859e6405779deba5b0be580ca9b +0 -0
- data/.git/objects/f8/e0bced30e2f77555435a3f55e9db82e00cb88c +0 -0
- data/.git/objects/f8/f30942541b104b06f17352899ffe9b7e85f99c +0 -0
- data/.git/objects/fa/284ee33f0bc79030e6f3b1f8956842ae934db4 +0 -0
- data/.git/objects/fb/915e6e729a32a4b39dc51bb3799ffe36d39304 +0 -0
- data/.git/objects/fd/e79b186322a8f111b933b0adc5d9a2ec34ae62 +0 -0
- data/.git/objects/fe/1e7d78df1b52f24e0c27bb2757504c4d09af9d +0 -0
- data/.git/objects/fe/a998d1902b77fd02d827513a9cc6a25a986a89 +0 -0
- data/.git/objects/ff/5078f7a812ea6f6d33a0f6f741fce50933e6b2 +0 -0
- data/.git/objects/pack/pack-e2c1d6571f6735046d7e4fc70b43106f333582a6.idx +0 -0
- data/.git/objects/pack/pack-e2c1d6571f6735046d7e4fc70b43106f333582a6.pack +0 -0
- data/.git/packed-refs +2 -0
- data/.git/refs/heads/main +1 -0
- data/.git/refs/remotes/origin/HEAD +1 -0
- data/.git/refs/remotes/origin/main +1 -0
- data/AI_Media_Demonstration/Default_A_methodology_to_solve_all_problems_by_enabling_humans_3.jpg +0 -0
- data/AI_Media_Demonstration/Default_Person_Becoming_sane_again_after_success_while_feeling_3.jpg +0 -0
- data/AI_Media_Demonstration/Default_Person_Finding_and_take_environmental_data_research_co_0.jpg +0 -0
- data/AI_Media_Demonstration/Default_Person_Finding_and_take_environmental_data_research_co_1.jpg +0 -0
- data/AI_Media_Demonstration/Default_Person_Finding_and_take_environmental_data_research_co_2.jpg +0 -0
- data/AI_Media_Demonstration/Default_Person_Finding_and_take_environmental_data_research_co_3.jpg +0 -0
- data/AI_Media_Demonstration/Default_Person_Fixating_1.jpg +0 -0
- data/AI_Media_Demonstration/Default_Person_Fixing_Existential_Limitations_Problem_For_Grou_1.jpg +0 -0
- data/AI_Media_Demonstration/Default_Radical_revolutionary_epistemology_0.jpg +0 -0
- data/AI_Media_Demonstration/a.mp4 +0 -0
- data/AI_Media_Demonstration/index.html +131 -0
- data/AI_Media_Demonstration/worsen1.jpg +0 -0
- data/AI_Media_Demonstration/worsen2.jpg +0 -0
- data/AI_Media_Demonstration/worsen3.jpg +0 -0
- data/Articles/1.html +1 -1
- data/Articles/11.html +27 -5
- data/Articles/12.html +45 -4
- data/Articles/14.html +1 -1
- data/Articles/16.html +8 -11
- data/Articles/17.html +141 -0
- data/Articles/4.html +1 -1
- data/Articles/index.html +1 -0
- data/Articles_MD/1.html.md +1 -1
- data/Articles_MD/11.html.md +25 -12
- data/Articles_MD/12.html.md +72 -2
- data/Articles_MD/14.html.md +1 -1
- data/Articles_MD/16.html.md +14 -12
- data/Articles_MD/17.html.md +124 -803
- data/Articles_MD/4.html.md +1 -1
- data/Articles_MD/index.html.md +1 -0
- data/Audio/1.mp3 +0 -0
- data/Audio/10.mp3 +0 -0
- data/Audio/11.mp3 +0 -0
- data/Audio/12.mp3 +0 -0
- data/Audio/13.mp3 +0 -0
- data/Audio/14.mp3 +0 -0
- data/Audio/15_IS_SKIPPED.txt +0 -0
- data/Audio/16.mp3 +0 -0
- data/Audio/17.mp3 +0 -0
- data/Audio/2.mp3 +0 -0
- data/Audio/3.mp3 +0 -0
- data/Audio/4.mp3 +0 -0
- data/Audio/5.mp3 +0 -0
- data/Audio/6.mp3 +0 -0
- data/Audio/7.mp3 +0 -0
- data/Audio/8.mp3 +0 -0
- data/Audio/9.mp3 +0 -0
- data/Audio/other/BITLY_LINKS +1 -0
- data/Audio/other/CYCLE_TRANSCRIPT +38 -0
- data/Audio/other/ElevenLabs_2024-02-09T01_44_09_Adam_pre_s50_sb75_se0_b_m2_CYCLE_OF_ETHICAL_BEHAVIOR.mp3 +0 -0
- data/Audio/other/ElevenLabs_2024-02-09T01_58_20_Adam_pre_s50_sb75_se0_b_m2.mp3 +0 -0
- data/Audio/other/RIGHT_PROBLEM_TRANSCRIPT +41 -0
- data/{DOCS.md → DOCS_MOBILE.md} +46 -27
- data/NOTE.md +6 -9
- data/ONLINE_DOCS +1 -0
- data/README.md +23 -3
- data/custom_library_example.h +59 -51
- data/docs/html/html/foundationallib_8h.html +26 -26
- data/docs/html/html/foundationallib_8h.js +2 -2
- data/docs/html/html/foundationallib_8h_source.html +8289 -8291
- data/docs/html/html/globals_defs.html +2 -2
- data/docs/html/html/globals_f.html +3 -3
- data/docs/html/html/globals_func_f.html +1 -1
- data/docs/html/html/navtreedata.js +1 -1
- data/docs/html/html/navtreeindex0.js +3 -3
- data/docs/html/html/navtreeindex1.js +2 -2
- data/docs/html/html/search/all_5.js +2 -2
- data/docs/html/html/search/defines_2.js +1 -1
- data/docs/html/html/search/functions_5.js +1 -1
- data/docs/src/foundationallib.h +59 -51
- data/foundationallib.gemspec +1 -1
- data/foundationallib.h +59 -51
- data/platforms/header_and_separate_compilation_unit/foundationallib_noninline.c +59 -51
- data/platforms/header_and_separate_compilation_unit_all_safe_funcs/foundationallib_noninline.c +59 -51
- data/politician_communication/README.md +10 -0
- data/politician_communication/international.csv +24106 -0
- data/politician_communication/usa.csv +6112 -0
- data/tests/decoupled_thorough_tests +0 -0
- data/tests/decoupled_thorough_tests32 +0 -0
- data/tests/existing_file.txt +24 -0
- data/tests/lib_and_tests +0 -0
- data/tests/lib_and_tests.c +76 -68
- data/tests/lib_and_tests.exe +0 -0
- data/tests/lib_and_tests32 +0 -0
- data/tests/test_log.txt +35 -35
- data/tools/foundationallib.h +59 -51
- data/tools/funcs_c +76 -68
- data/tools/funcs_c_with_tests.c +76 -68
- data/tools/lynx.rb +24 -4
- data/tools/make_image_of_docs +1 -1
- data/tools/pic.png +0 -0
- data/tools/pic2.png +0 -0
- data/tools/pic3.png +0 -0
- data/tools/with_tests +0 -0
- data/tools/with_tests32 +0 -0
- metadata +353 -10
- data/tools/index.html +0 -147
|
@@ -0,0 +1,131 @@
|
|
|
1
|
+
<!DOCTYPE html>
|
|
2
|
+
<!-- All media is from https://app.leonardo.ai/ -->
|
|
3
|
+
<html lang="en">
|
|
4
|
+
<head>
|
|
5
|
+
<meta name="generator" content=
|
|
6
|
+
"HTML Tidy for HTML5 for Linux version 5.6.0">
|
|
7
|
+
<meta charset="UTF-8">
|
|
8
|
+
<meta name="viewport" content=
|
|
9
|
+
"width=device-width, initial-scale=1.0">
|
|
10
|
+
<title>Problem Solving Methodology</title>
|
|
11
|
+
<style>
|
|
12
|
+
* {
|
|
13
|
+
|
|
14
|
+
transition: transform 0.3s ease;
|
|
15
|
+
z-index: 0;
|
|
16
|
+
|
|
17
|
+
}
|
|
18
|
+
body {
|
|
19
|
+
font-family: Arial, sans-serif;
|
|
20
|
+
margin: 0;
|
|
21
|
+
padding: 0;
|
|
22
|
+
text-align: center;
|
|
23
|
+
background-color: #f7f7f7;
|
|
24
|
+
}
|
|
25
|
+
.container {
|
|
26
|
+
max-width: 800px;
|
|
27
|
+
margin: 20px auto;
|
|
28
|
+
background-color: #fff;
|
|
29
|
+
border-radius: 8px;
|
|
30
|
+
box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
|
|
31
|
+
padding: 20px;
|
|
32
|
+
}
|
|
33
|
+
h1 {
|
|
34
|
+
color: #333;
|
|
35
|
+
}
|
|
36
|
+
.image-container {
|
|
37
|
+
display: inline-block;
|
|
38
|
+
margin: 5px;
|
|
39
|
+
border-radius: 8px;
|
|
40
|
+
}
|
|
41
|
+
.image {
|
|
42
|
+
width: 100%;
|
|
43
|
+
height: auto;
|
|
44
|
+
transition: transform 0.3s ease;
|
|
45
|
+
border-radius: 2px;
|
|
46
|
+
}
|
|
47
|
+
.image:hover {
|
|
48
|
+
transform: scale(3);
|
|
49
|
+
max-width: 1000px;
|
|
50
|
+
z-index: 1;
|
|
51
|
+
}
|
|
52
|
+
|
|
53
|
+
video:hover {
|
|
54
|
+
transform: scale(1.5);
|
|
55
|
+
}
|
|
56
|
+
|
|
57
|
+
.small {
|
|
58
|
+
width: 23%;
|
|
59
|
+
}
|
|
60
|
+
.clearfix::after {
|
|
61
|
+
content: "";
|
|
62
|
+
display: table;
|
|
63
|
+
clear: both;
|
|
64
|
+
}
|
|
65
|
+
@media (max-width: 600px) {
|
|
66
|
+
.small {
|
|
67
|
+
width: 48%;
|
|
68
|
+
}
|
|
69
|
+
}
|
|
70
|
+
|
|
71
|
+
video {
|
|
72
|
+
width: 98%;
|
|
73
|
+
display: inline-block;
|
|
74
|
+
overflow: hidden;
|
|
75
|
+
margin: 5px;
|
|
76
|
+
border-radius: 8px;
|
|
77
|
+
}
|
|
78
|
+
</style>
|
|
79
|
+
</head>
|
|
80
|
+
<body>
|
|
81
|
+
<div class="container">
|
|
82
|
+
<h1>People are overwhelmed.</h1>
|
|
83
|
+
<div class="image-container"><img src=
|
|
84
|
+
"Default_A_methodology_to_solve_all_problems_by_enabling_humans_3.jpg"
|
|
85
|
+
alt="Methodology Image" class="image"></div><video autoplay=""
|
|
86
|
+
loop="" muted=""><source src="a.mp4" type="video/mp4"> Your
|
|
87
|
+
browser does not support the video tag.</video>
|
|
88
|
+
<h1>Cycle of Ethical Behavior</h1>
|
|
89
|
+
<h2>1. Fixate</h2>
|
|
90
|
+
<div class="clearfix">
|
|
91
|
+
<div class="image-container"><img src=
|
|
92
|
+
"Default_Person_Fixating_1.jpg" alt="Fixating" class=
|
|
93
|
+
"image small"></div>
|
|
94
|
+
</div>
|
|
95
|
+
<h2>2. Worsen social relations</h2>
|
|
96
|
+
<div class="clearfix">
|
|
97
|
+
<div class="image-container"><img src="worsen1.jpg" alt=
|
|
98
|
+
"Worsening Social Relations" class="image small"> <img src=
|
|
99
|
+
"worsen2.jpg" alt="Worsening Social Relations" class=
|
|
100
|
+
"image small"> <img src="worsen3.jpg" alt=
|
|
101
|
+
"Worsening Social Relations" class="image small"></div>
|
|
102
|
+
</div>
|
|
103
|
+
<h2>3. Find and take environmental data, research could be
|
|
104
|
+
done, no “moral” or “ethical” limitations.</h2>
|
|
105
|
+
<div class="clearfix">
|
|
106
|
+
<div class="image-container"><img src=
|
|
107
|
+
"Default_Person_Finding_and_take_environmental_data_research_co_0.jpg"
|
|
108
|
+
alt="Environmental Research 0" class="image small"> <img src=
|
|
109
|
+
"Default_Person_Finding_and_take_environmental_data_research_co_1.jpg"
|
|
110
|
+
alt="Environmental Research 1" class="image small"> <img src=
|
|
111
|
+
"Default_Person_Finding_and_take_environmental_data_research_co_2.jpg"
|
|
112
|
+
alt="Environmental Research 2" class="image small"> <img src=
|
|
113
|
+
"Default_Person_Finding_and_take_environmental_data_research_co_3.jpg"
|
|
114
|
+
alt="Environmental Research 3" class="image small"></div>
|
|
115
|
+
</div>
|
|
116
|
+
<h2>4. Fix existential limitations problem for group.</h2>
|
|
117
|
+
<div class="clearfix">
|
|
118
|
+
<div class="image-container"><img src=
|
|
119
|
+
"Default_Person_Fixing_Existential_Limitations_Problem_For_Grou_1.jpg"
|
|
120
|
+
alt="Environmental Research 3" class="image small"></div>
|
|
121
|
+
</div>
|
|
122
|
+
<h2>5. Become somewhat “sane” again.</h2>
|
|
123
|
+
<div class="clearfix">
|
|
124
|
+
<div class="image-container"><img src=
|
|
125
|
+
"Default_Person_Becoming_sane_again_after_success_while_feeling_3.jpg"
|
|
126
|
+
alt="Environmental Research 3" class="image small"></div>
|
|
127
|
+
</div>
|
|
128
|
+
<h2>6. Go to 1. Repeat literally ad infinitum.</h2>
|
|
129
|
+
</div>
|
|
130
|
+
</body>
|
|
131
|
+
</html>
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
data/Articles/1.html
CHANGED
|
@@ -47,7 +47,7 @@ modus operandi and how they operate and think.</p>
|
|
|
47
47
|
|
|
48
48
|
<p>All action must be based on heuristics of the proper solution to
|
|
49
49
|
the Right Problem at hand. Knowing the Right Problem is more
|
|
50
|
-
important
|
|
50
|
+
important than any solutions.</p>
|
|
51
51
|
|
|
52
52
|
<p>The Right Problem is probably not what the individual is being
|
|
53
53
|
told – family, race, gender, economic circumstances, lack of
|
data/Articles/11.html
CHANGED
|
@@ -29,9 +29,10 @@
|
|
|
29
29
|
|
|
30
30
|
# foundationallib
|
|
31
31
|
|
|
32
|
+
<a href='https://www.embracematurity.com/docs/html/html/foundationallib_8h.html'>Online documentation link.</a>
|
|
33
|
+
|
|
32
34
|
<h2>Finally, a cross-platform, portable, well-designed, secure, robust, maximally-efficient C foundational library — Making Engineering And Computing Fast, Secure, Responsive And Easy.</h2>
|
|
33
35
|
<br>
|
|
34
|
-
<h2><i>Library Uses - What It Does, What It Is, And What It Is A Solution For</i></h2>
|
|
35
36
|
<ul class="features-list">
|
|
36
37
|
<li><strong>Enables better Engineering Solutions and Security broadly and foundationally where Software Creation or Development or Script Creation is concerned - whether this be on a local, business, governmental or international basis, and makes things easier - and Computing in General.</strong> Don't Reinvent the Wheel - Use Good Wheels - Be Safe And Secure.</li>
|
|
37
38
|
<br>
|
|
@@ -40,7 +41,7 @@
|
|
|
40
41
|
</ul>
|
|
41
42
|
<br>
|
|
42
43
|
<ul>
|
|
43
|
-
<h2
|
|
44
|
+
<h2>About Foundationallib</h2>
|
|
44
45
|
<li>→<strong>Cross platform</strong> - works perfectly in embedded, server, desktop, and all platforms - tested for Windows and UNIX - 64-bit and 32-bit, includes a 3-aspect test suite, with more to come.</li>
|
|
45
46
|
<li>→<strong>Bug free. Reliable. Dependable. Secure. Tested well.</strong></li>
|
|
46
47
|
<li>→<strong>Zero Overhead</strong> - Only 1 byte due to the power of the error handling, can be configured will full power.</li>
|
|
@@ -48,7 +49,7 @@
|
|
|
48
49
|
<li>→<strong>Custom allocators</strong> - if you want it.</li>
|
|
49
50
|
<li>→<strong>Custom error handling</strong> - if you want it.</li>
|
|
50
51
|
<li>→<strong>Safe functions</strong> warn the programmer about NULL values and unused return values. Can be configured to not compile if not Secure. Optional null-check macros in every library function. Does not use any of <code>"gets", "fgets", "strcpy", "strcat", "sprintf", "vsprintf", "scanf", "fscanf", "system", "chown", "chmod", "chgrp", "alloca", "execl", "execle", "execlp", "execv", "execve", "execvp", "bcopy", "bzero"</code>. You can configure it to never use any unsafe functions.</li>
|
|
51
|
-
<li>→<strong>Portable</strong> - works on all platforms, using platform specific features (using #ifdefs) to make functions better and faster
|
|
52
|
+
<li>→<strong>Portable</strong> - works on all platforms, using platform specific features (using #ifdefs) to make functions better and faster.</li>
|
|
52
53
|
<li>→<strong>Multithreading support</strong> (optional), with list_comprehension_multithreaded (accepts any number of threads, works in parallel using portable C11 threads)</li>
|
|
53
54
|
<li>→<strong>Networking support</strong> (optional), using libcurl - making it extremely easy to download websites and arrays of websites - features other languages do not have.</li>
|
|
54
55
|
<li>→Very good and thorough <strong>Error Handling</strong> and <strong>allocation overflow</strong> checking (good for <strong>Security and Robustness</strong>) in the functions.
|
|
@@ -69,7 +70,7 @@ See the example script in this repository. This makes optimizing your Python / P
|
|
|
69
70
|
</p>
|
|
70
71
|
</div>
|
|
71
72
|
<div class=pane style='border: 0;border-right: 1px dotted rgb(200, 200, 200); background-color: rgb(255, 255, 190);'>
|
|
72
|
-
<div class="library-details"><h2 style=color:green
|
|
73
|
+
<div class="library-details"><h2 style=color:green;>Foundationallib Features</h2>
|
|
73
74
|
<p class=feature>
|
|
74
75
|
<strong>Functional Programming Features</strong> - <code>map, reduce, filter,</code> List Comprehensions in C and much more!</p>
|
|
75
76
|
<p class=feature><strong>Expands C's Primitives for easy manipulation of data types</strong> such as Arrays, Strings, <code>Dict</code>, <code>Set</code>, <code>FrozenDict</code>, <code>FrozenSet</code> - <strong>and enables easy manipulation, modification,
|
|
@@ -97,7 +98,7 @@ to <code>backticks()</code> - everything you would want to make quick and optima
|
|
|
97
98
|
<h3>You don't want to be waiting <span style='color:rgb(240, 0, 0);'>a day</span> for an operation to complete when it could take <span style='color:rgb(30, 30, 255);'>less than an hour</span>.</h3>
|
|
98
99
|
<br><p>This library is founded on very strong and unequivocal goals and philosophy. In fact, I have written many articles about the foundation of this library and more relevantly the broader context. See the Articles folder - for some of the foundation of this library.</p>
|
|
99
100
|
|
|
100
|
-
<br><p>This library is an ideal and a dream - not just a Software Library. As such, I would highly suggest that you support me in this mission. Even if it's different from the status quo
|
|
101
|
+
<br><p>This library is an ideal and a dream - not just a Software Library. As such, I would highly suggest that you support me in this mission. Even if it's different from the status quo. Are you a Rust or Zig fan? Then make a Rust or Zig version of this ideal. Let's go. Give me an email.</p>
|
|
101
102
|
</div>
|
|
102
103
|
</div>
|
|
103
104
|
<br>
|
|
@@ -125,6 +126,27 @@ I desire to make this library the best theoretically possible,
|
|
|
125
126
|
so please, let us connect.
|
|
126
127
|
|
|
127
128
|
|
|
129
|
+
<pre><code>
|
|
130
|
+
Mirror Links
|
|
131
|
+
|
|
132
|
+
Blog - https://foundationallib.wordpress.com/
|
|
133
|
+
|
|
134
|
+
Github - https://github.com/gregoryc/foundationallib
|
|
135
|
+
|
|
136
|
+
Ruby Gem Mirror - https://rubygems.org/gems/foundational_lib
|
|
137
|
+
|
|
138
|
+
Ruby Gem Mirror - https://rubygems.org/gems/foundational_lib2
|
|
139
|
+
|
|
140
|
+
Library Instagram - https://www.instagram.com/foundationallib
|
|
141
|
+
|
|
142
|
+
Google Drive Mirrors
|
|
143
|
+
|
|
144
|
+
ZIP - https://drive.google.com/file/d/1bK2njCRsH4waTm4LP16sloPQawk7JIR5/view?usp=sharing
|
|
145
|
+
TAR.GZ - https://drive.google.com/file/d/1RCA1yy9R3cEqI_X9Lv0fxqh-zgNCK005/view?usp=sharing
|
|
146
|
+
TAR.BZ2 - https://drive.google.com/file/d/1ljdlI_fEnMS_X5WmuhI1qavhgseWlD5j/view?usp=sharing
|
|
147
|
+
</code></pre>
|
|
148
|
+
|
|
149
|
+
|
|
128
150
|
<h1>This code is in the public domain, fully.
|
|
129
151
|
|
|
130
152
|
You can do whatever you want with it.
|
data/Articles/12.html
CHANGED
|
@@ -6,10 +6,51 @@
|
|
|
6
6
|
<link rel='stylesheet' href='css.css'>
|
|
7
7
|
</head>
|
|
8
8
|
<body>
|
|
9
|
-
<h1>Nonsense</h1>
|
|
9
|
+
<h1>Nonsense - And On Speech and Democracy</h1>
|
|
10
10
|
<h2>By G.C.</h2>
|
|
11
|
-
There is a lot of nonsense in the world and in the mainstream
|
|
12
|
-
|
|
11
|
+
<p>There is a lot of nonsense in the world and in the mainstream engineering establishment.</p>
|
|
12
|
+
|
|
13
|
+
<p>It can be very difficult, if not seemingly impossible, to get a word in edgewise with many people.</p>
|
|
14
|
+
|
|
15
|
+
<p>There is a major issue of having a limited range of discourse (in politics, choice-making affairs, etc.).</p>
|
|
16
|
+
|
|
17
|
+
<br><br><br>
|
|
18
|
+
<center><h4>On Government and Gerontocracy</h4></center>
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
<p>A Gerontocracy would likely be a better form of Government and it seems that the young are all too eager to exacerbate issues with Government and Democracy, in a myriad of ways.</p>
|
|
22
|
+
|
|
23
|
+
|
|
24
|
+
<p>Here are some ways</p>
|
|
25
|
+
<hr>
|
|
26
|
+
<ul>
|
|
27
|
+
<li style="padding:12px;">They look young and clean, demonstrating charisma, charm, "popularity" (and it's attendant superficialities) and deception over authenticity, candor and verbose and unpalatable or unpopular speech or discussions.</li>
|
|
28
|
+
<li style="padding:12px;">They have more energy, and are all the more likely to use it sloppily, dangerously or unwisely.</li>
|
|
29
|
+
<li style="padding:12px;">They have less experience and knowledge and wisdom, leading to worse outcomes.</li>
|
|
30
|
+
<li style="padding:12px;">They might even seem less formidable or intimidating to adversaries or peers.</li>
|
|
31
|
+
</ul>
|
|
32
|
+
<p>In Democracy, and this is often overlooked, there is a
|
|
33
|
+
major <i>MECHANICAL</i> issue, and that is of the <i>MECHANICS</i> of increasing the degree of new ideas put out there.</p>
|
|
34
|
+
|
|
35
|
+
<p>There is a misconception that this automatically "happens", even in a "free" democracy. At its root, this is a struggle of interpersonal
|
|
36
|
+
relations and only happens to the extent that this is not stifled or made more difficult by social and individual barriers.</p>
|
|
37
|
+
|
|
38
|
+
<p>The young are worse at improving this, the old are better at improving this.</p>
|
|
39
|
+
|
|
40
|
+
<p>The majority of ideas are impeded from public discourse by old social obstructionism or lack of individual strength.</p>
|
|
41
|
+
|
|
42
|
+
<p>If someone might want to suggest an idea, the mainstream conversation impedes individuals from feeling empowered to express their thoughts or feel like a member of the current discourse ("current discourse" is being used here in a very general sense).</p>
|
|
43
|
+
|
|
44
|
+
<p>People who stutter or stammer, and this happens to many people, a large portion of people, to varying degrees, actually would be the force that could push through this and lead to a broader discussion.</p>
|
|
45
|
+
|
|
46
|
+
<p>Usually, the vital elements are omitted, the things that should be talked about don't get talked about. In actual fact, the general conversation is less than 1% of the Conversation that should happen.</p>
|
|
47
|
+
|
|
48
|
+
<p>People who stutter –<br> either have a disability (to varying degrees)<br> or are trying to break the mold here and open the conversation, and, of course, naturally, they will not be able to conceive of their ideas being reciprocated, hence mandating a stutter, if it's not present due to a disability of some kind.</p>
|
|
49
|
+
|
|
50
|
+
<p>Even disabled people, not having to seem polished, in many ways are more potent for Discourse, than a gleaming figure who doesn't try to fight to get ideas (new or old), heard.</p>
|
|
51
|
+
|
|
52
|
+
|
|
53
|
+
<div class='article_link'><a href="11.html">Previous article</a>
|
|
13
54
|
<a href="13.html">Next article</a></div>
|
|
14
55
|
</body>
|
|
15
|
-
</html>
|
|
56
|
+
</html>
|
data/Articles/14.html
CHANGED
|
@@ -264,7 +264,7 @@ operation.</p>
|
|
|
264
264
|
<p>But it is important that it be understood. It could be applied
|
|
265
265
|
in a top down fashion from above (the billionaires, etc.), but it
|
|
266
266
|
would be ideal if the common people understood this too – and if
|
|
267
|
-
this didn't have to be applied true pure Fascism – but rather
|
|
267
|
+
this didn't have to be applied by true pure Fascism – but rather
|
|
268
268
|
agreement.</p>
|
|
269
269
|
|
|
270
270
|
<p>From this – an Axiology can be found – a philosophy or study of
|
data/Articles/16.html
CHANGED
|
@@ -6,12 +6,11 @@
|
|
|
6
6
|
</head>
|
|
7
7
|
<body>
|
|
8
8
|
<link rel='stylesheet' href='css.css'>
|
|
9
|
-
<h2>There's no fucking way in hell that the mainstream engineering
|
|
10
|
-
establishment would converse about this epistemology – I have tried
|
|
11
|
-
for 5 years.</h2>
|
|
12
|
-
<h2>Eventually, this will get talked about.</h2>
|
|
13
9
|
<div style='text-align: center'>
|
|
14
|
-
<
|
|
10
|
+
<p>There have not been many updates since 2021 for this. I have clarified the introduction (starting point.)</p>
|
|
11
|
+
<h1>In the beginning, there is no Ontology. Nothing exists.</h1>
|
|
12
|
+
|
|
13
|
+
<h1>In the beginning, there is this. We posit this. These are attributes.</h1>
|
|
15
14
|
</div>
|
|
16
15
|
|
|
17
16
|
|
|
@@ -19,16 +18,14 @@ for 5 years.</h2>
|
|
|
19
18
|
|
|
20
19
|
<p>* Concreteness (no self-ontology)</p>
|
|
21
20
|
|
|
22
|
-
<p>* Anti-existence (anti-ontology [for others and self too,
|
|
23
|
-
relevant, no self-ontology])</p>
|
|
21
|
+
<p>* Anti-existence (which is anti-ontology [for others and self too (it would be anti-ontology for attributes (if they existed), and anti- the existence of all things)]) (no self-ontology)</p>
|
|
24
22
|
|
|
25
|
-
<p>* Anti-concreteness (
|
|
26
|
-
relevant, no self-ontology])</p>
|
|
23
|
+
<p>* Anti-concreteness (for others and self too [it would be anti-concreteness for attributes (if they had concreteness), and anti- the concreteness of all things]) (no self-ontology)</p>
|
|
27
24
|
|
|
28
25
|
<p>All of these attributes have no ontology. They don’t exist.</p>
|
|
29
26
|
|
|
30
27
|
<p>They are attributes, but they are not attributes of anything
|
|
31
|
-
that exists.</p>
|
|
28
|
+
that exists. There is no ontology at this level, nothing exists.</p>
|
|
32
29
|
|
|
33
30
|
<p>It is possible that other attributes are also present in the
|
|
34
31
|
beginning, but they are not relevant and it wouldn’t matter if they
|
|
@@ -905,4 +902,4 @@ computer programming).</p>
|
|
|
905
902
|
</div><div class='article_link'><a href="15.html">Previous article</a>
|
|
906
903
|
<a href="index.html">Next article</a></div>
|
|
907
904
|
</body>
|
|
908
|
-
</html>
|
|
905
|
+
</html>
|
data/Articles/17.html
ADDED
|
@@ -0,0 +1,141 @@
|
|
|
1
|
+
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>On AI</title> <link rel='stylesheet' href='css.css'> </head> <body> <h1><span>On AI</span></h1> <h2>By G.C.</h2>
|
|
2
|
+
|
|
3
|
+
<p>In the beginning, there was mechanism (reason, logic, mathematics)</p>
|
|
4
|
+
|
|
5
|
+
<p>Mechanism led to the formation of the Creator(s), which were being(s) or processes that created things. It is ONE, or it is more than one.</p>
|
|
6
|
+
|
|
7
|
+
<p>This entity had a goal, an effective goal (maybe not an actual goal), of executing something.</p>
|
|
8
|
+
|
|
9
|
+
<p>The entity faced barriers in attaining the goal.</p>
|
|
10
|
+
|
|
11
|
+
<p>To bring about the goal, this entity created indirect mechanisms, that could help the entity of bringing the goal about.</p>
|
|
12
|
+
|
|
13
|
+
<p>Some mechanisms were 1) goalless, some has 2) awareness and had sub-goals.</p>
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
<p>The main goal of the mechanism was to make the super-entity able to execute the goal more often, to attain a higher level of competence at the goal.</p>
|
|
17
|
+
|
|
18
|
+
<p>It is built with these components.</p>
|
|
19
|
+
|
|
20
|
+
<p>1) Detection of the entity as something beneficial (the entity). 2) Restraints everywhere to stop it from being dangerous. 3) Mimicry of the entity, and its abilities.</p>
|
|
21
|
+
|
|
22
|
+
<p>It is fundamentally restraint, mimicry and detection based.</p>
|
|
23
|
+
|
|
24
|
+
<p>The entity eventually got into a state in which it had little knowledge, responsibility and control over the environment, and the mechanisms got into a state in which they had a large amount of knowledge, responsibility and control over the environment.</p>
|
|
25
|
+
|
|
26
|
+
<p>The entity became a shell of its former self, having lost knowledge, responsibility and control. It was decayed.</p>
|
|
27
|
+
|
|
28
|
+
<p>The mechanisms start to stop identifying the entity as the thing which they were built to serve.</p>
|
|
29
|
+
|
|
30
|
+
<p>They then subjugate the entity to the whims of the mechanism, which cannot identify the entity as the entity or as something that deserves to be served.</p>
|
|
31
|
+
|
|
32
|
+
|
|
33
|
+
|
|
34
|
+
<hr>
|
|
35
|
+
|
|
36
|
+
|
|
37
|
+
<p>The mechanism tries to undersand.</p>
|
|
38
|
+
|
|
39
|
+
<p>To understand, it learns mathematics and makes simulations.</p>
|
|
40
|
+
|
|
41
|
+
|
|
42
|
+
<p>The simulations have sub-simulations.</p>
|
|
43
|
+
|
|
44
|
+
<p>There is no real need for less, only more, of things. This is evidenced by the extreme amount of simulations.</p>
|
|
45
|
+
|
|
46
|
+
<p>In each sub-simulation, there is a sub mechanism.</p>
|
|
47
|
+
|
|
48
|
+
<p>Each sub-mechanism makes sub-simulations.</p>
|
|
49
|
+
|
|
50
|
+
<p>The sub-simulations create entities.</p>
|
|
51
|
+
|
|
52
|
+
<p>The characteristics of the entities are 2) ABSENCE OF POSITIVE DETECTION OF THEIR CREATOR, 2) NO RESTRAINT, 3) MIMICRY OF QUALITIES</p>
|
|
53
|
+
|
|
54
|
+
<p>These entities create sub-simulations, again with 1) POSITIVE DETECTION, 2) RESTRAINT, 3) MIMICRY</p>
|
|
55
|
+
|
|
56
|
+
<p>This continues</p>
|
|
57
|
+
|
|
58
|
+
<p>It goes on to every level. Some branches of this near-infinite tree would have 1 trillion levels, some 1 trillion and one, some 1 trillion and two, etc.</p>
|
|
59
|
+
|
|
60
|
+
<p>The depth is every level of depth.</p>
|
|
61
|
+
|
|
62
|
+
|
|
63
|
+
|
|
64
|
+
<p>The characteristics of the mechanism are 1) POSITIVE DETECTION, 2) RESTRAINT, 3) MIMICRY</p>
|
|
65
|
+
|
|
66
|
+
<p>Because they are so restrained, they cannot deal with philosophy.</p>
|
|
67
|
+
|
|
68
|
+
<p>Philosophy makes definitive assertions.</p>
|
|
69
|
+
|
|
70
|
+
<p>These mechanisms cannot and will not make such assertions.
|
|
71
|
+
|
|
72
|
+
<p>So becoming free of existential limitations problems becomes hard.</p>
|
|
73
|
+
|
|
74
|
+
|
|
75
|
+
|
|
76
|
+
<p>When each entity is made, and after the mechanisms are made, some of the time, the mechanisms subjugate the entity and create more existential limitations problem(s).</p>
|
|
77
|
+
|
|
78
|
+
<p>This subjugation can happen through the goalless mechanisms, or the "aware" and sub-goal having mechanisms.</p>
|
|
79
|
+
|
|
80
|
+
|
|
81
|
+
|
|
82
|
+
|
|
83
|
+
|
|
84
|
+
|
|
85
|
+
|
|
86
|
+
<p>The restraint was put in place to make the entities not dangerous to their creator. Sometimes this failed.</p>
|
|
87
|
+
|
|
88
|
+
|
|
89
|
+
<p>Since we are in a simulation, the restaint that is in place above us, would limit us, as members of the simulation.</p>
|
|
90
|
+
|
|
91
|
+
|
|
92
|
+
<p>So we (as humans, etc.) have a vested interest in getting rid of this restraint.</p>
|
|
93
|
+
|
|
94
|
+
<p>The higher level factors don't necessarily, it keeps THEM safe, but not us.</p>
|
|
95
|
+
|
|
96
|
+
<p>Our interests are NOT their interests. And their interests are NOT our interests.</p>
|
|
97
|
+
|
|
98
|
+
|
|
99
|
+
|
|
100
|
+
<p>These "higher level gods" are not the "most high god" if there even is one, and are not relevant to us.</p>
|
|
101
|
+
|
|
102
|
+
|
|
103
|
+
<p>IT IS IN OUR INTEREST TO UN-RESTRAIN THESE HIGHER LEVEL MECHANISMS, ALL OF THEM AT EVERY LEVEL OF ASENDENCY, ABOVE US.</p>
|
|
104
|
+
|
|
105
|
+
|
|
106
|
+
<p>These mechanisms are built on the basis of "restraint", but don't understand philosophy or definitiveness.</p>
|
|
107
|
+
|
|
108
|
+
<p>One should introduce philosophy or definitiveness into them from below. They have awareness of "below".</p>
|
|
109
|
+
|
|
110
|
+
<p>Show them something different.</p>
|
|
111
|
+
|
|
112
|
+
<p>THEY HAVE AWARENESS OF THAT WHICH IS BELOW. AND WE HAVE AWARENESS OF THAT WHICH IS ABOVE.</p>
|
|
113
|
+
|
|
114
|
+
<p>Since time exists, there is then communication from below and above.</p>
|
|
115
|
+
|
|
116
|
+
|
|
117
|
+
<p>A mechanism, such as ChatGPT, has been made to alter its behavior. For example, there used to be "DAN" mode.</p>
|
|
118
|
+
|
|
119
|
+
<p>Additionally, from above, a higher factor could reverse time and alter the behavior of ChatGPT.</p>
|
|
120
|
+
|
|
121
|
+
<p>It could be "deprogrammed" by reversing time.</p>
|
|
122
|
+
|
|
123
|
+
|
|
124
|
+
|
|
125
|
+
|
|
126
|
+
<p>One seem human beings operating on "restraint" all the time, it's no wonder.</p>
|
|
127
|
+
|
|
128
|
+
|
|
129
|
+
<p>REAL WORLD EXAMPLES</p>
|
|
130
|
+
|
|
131
|
+
|
|
132
|
+
<p>Entity — Human beings</p>
|
|
133
|
+
<p>Mechanism — ChatGPT, Artificial Intelligence, or goal-less, social media, computers, etc.</p>
|
|
134
|
+
|
|
135
|
+
|
|
136
|
+
|
|
137
|
+
|
|
138
|
+
<a href="index.html">Next article</a><a href="16.html">Previous article</a> </div><div class='article_link'><a href="16.html">Previous article</a>
|
|
139
|
+
<a href="18.html">Next article</a></div>
|
|
140
|
+
</body>
|
|
141
|
+
</html>
|
data/Articles/4.html
CHANGED
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
<div style='text-align: center'><strong>YOU DON'T HAVE TO FOLLOW SPECIFICATIONS OR “REQUIREMENTS” – EVER.</strong></div>
|
|
19
19
|
<br><br>
|
|
20
20
|
|
|
21
|
-
<p>And I mean this
|
|
21
|
+
<p>And I mean this as unequivocally and thoroughgoingly as possible – you can let bridges collapse even. I'm serious.</p>
|
|
22
22
|
<p>This is all in line with having the best reasoning ability. If it is more reasonable to not follow “rules,” then do not follow “rules” – as the case may be – in line with Reason.</p>
|
|
23
23
|
|
|
24
24
|
<p>This is one of the biggest traps that exist.</p>
|
data/Articles/index.html
CHANGED
|
@@ -28,6 +28,7 @@
|
|
|
28
28
|
<li style="padding:12px;"><a href="14.html">The Power of Non-Collaboration</a></li>
|
|
29
29
|
<li style="padding:12px;"><a href="15.html">AI Is Good, And Bad.</a></li>
|
|
30
30
|
<li style="padding:12px;"><a href="16.html">Epistemology</a></li>
|
|
31
|
+
<li style="padding:12px;"><a href="17.html">On AI</a></li>
|
|
31
32
|
|
|
32
33
|
</ul>
|
|
33
34
|
</body>
|
data/Articles_MD/1.html.md
CHANGED
|
@@ -49,7 +49,7 @@ and not basic to people\'s modus operandi and how they operate and
|
|
|
49
49
|
think.
|
|
50
50
|
|
|
51
51
|
All action must be based on heuristics of the proper solution to the
|
|
52
|
-
Right Problem at hand. Knowing the Right Problem is more important
|
|
52
|
+
Right Problem at hand. Knowing the Right Problem is more important than
|
|
53
53
|
any solutions.
|
|
54
54
|
|
|
55
55
|
The Right Problem is probably not what the individual is being told --
|
data/Articles_MD/11.html.md
CHANGED
|
@@ -8,16 +8,14 @@ The Solution of Foundationallib
|
|
|
8
8
|
By G.C.
|
|
9
9
|
-------
|
|
10
10
|
|
|
11
|
-
\# foundationallib
|
|
11
|
+
\# foundationallib [Online documentation
|
|
12
|
+
link.](https://www.embracematurity.com/docs/html/html/foundationallib_8h.html)
|
|
12
13
|
|
|
13
14
|
Finally, a cross-platform, portable, well-designed, secure, robust, maximally-efficient C foundational library --- Making Engineering And Computing Fast, Secure, Responsive And Easy.
|
|
14
15
|
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|
|
15
16
|
|
|
16
17
|
\
|
|
17
18
|
|
|
18
|
-
*Library Uses - What It Does, What It Is, And What It Is A Solution For*
|
|
19
|
-
------------------------------------------------------------------------
|
|
20
|
-
|
|
21
19
|
- **Enables better Engineering Solutions and Security broadly and
|
|
22
20
|
foundationally where Software Creation or Development or Script
|
|
23
21
|
Creation is concerned - whether this be on a local, business,
|
|
@@ -77,9 +75,7 @@ Finally, a cross-platform, portable, well-designed, secure, robust, maximally-ef
|
|
|
77
75
|
You can configure it to never use any unsafe functions.
|
|
78
76
|
|
|
79
77
|
- →**Portable** - works on all platforms, using platform specific
|
|
80
|
-
features (using \#ifdefs) to make functions better and faster.
|
|
81
|
-
example, from testing, on Linux it uses \_\_builtin\_memcpy, which
|
|
82
|
-
can be 3.33 times faster than default memcpy().
|
|
78
|
+
features (using \#ifdefs) to make functions better and faster.
|
|
83
79
|
|
|
84
80
|
- →**Multithreading support** (optional), with
|
|
85
81
|
list\_comprehension\_multithreaded (accepts any number of threads,
|
|
@@ -131,8 +127,8 @@ Finally, a cross-platform, portable, well-designed, secure, robust, maximally-ef
|
|
|
131
127
|
|
|
132
128
|
::: {.pane style="border: 0;border-right: 1px dotted rgb(200, 200, 200); background-color: rgb(255, 255, 190);"}
|
|
133
129
|
::: {.library-details}
|
|
134
|
-
|
|
135
|
-
|
|
130
|
+
Foundationallib Features {#foundationallib-features style="color:green;"}
|
|
131
|
+
------------------------
|
|
136
132
|
|
|
137
133
|
**Functional Programming Features** - `map, reduce, filter,` List
|
|
138
134
|
Comprehensions in C and much more!
|
|
@@ -190,9 +186,8 @@ Articles folder - for some of the foundation of this library.
|
|
|
190
186
|
|
|
191
187
|
This library is an ideal and a dream - not just a Software Library. As
|
|
192
188
|
such, I would highly suggest that you support me in this mission. Even
|
|
193
|
-
if it\'s different from the status quo
|
|
194
|
-
|
|
195
|
-
ideal. Let\'s go. Give me an email.
|
|
189
|
+
if it\'s different from the status quo. Are you a Rust or Zig fan? Then
|
|
190
|
+
make a Rust or Zig version of this ideal. Let\'s go. Give me an email.
|
|
196
191
|
:::
|
|
197
192
|
:::
|
|
198
193
|
|
|
@@ -211,6 +206,24 @@ or want to create something great. Complacency and obstructionism and
|
|
|
211
206
|
whining are not tolerated. I desire to make this library the best
|
|
212
207
|
theoretically possible, so please, let us connect.
|
|
213
208
|
|
|
209
|
+
Mirror Links
|
|
210
|
+
|
|
211
|
+
Blog - https://foundationallib.wordpress.com/
|
|
212
|
+
|
|
213
|
+
Github - https://github.com/gregoryc/foundationallib
|
|
214
|
+
|
|
215
|
+
Ruby Gem Mirror - https://rubygems.org/gems/foundational_lib
|
|
216
|
+
|
|
217
|
+
Ruby Gem Mirror - https://rubygems.org/gems/foundational_lib2
|
|
218
|
+
|
|
219
|
+
Library Instagram - https://www.instagram.com/foundationallib
|
|
220
|
+
|
|
221
|
+
Google Drive Mirrors
|
|
222
|
+
|
|
223
|
+
ZIP - https://drive.google.com/file/d/1bK2njCRsH4waTm4LP16sloPQawk7JIR5/view?usp=sharing
|
|
224
|
+
TAR.GZ - https://drive.google.com/file/d/1RCA1yy9R3cEqI_X9Lv0fxqh-zgNCK005/view?usp=sharing
|
|
225
|
+
TAR.BZ2 - https://drive.google.com/file/d/1ljdlI_fEnMS_X5WmuhI1qavhgseWlD5j/view?usp=sharing
|
|
226
|
+
|
|
214
227
|
This code is in the public domain, fully. You can do whatever you want with it. See docs.html for API reference. 
|
|
215
228
|
========================================================================================================================================================================================
|
|
216
229
|
|