:PROPERTIES: :ID: 453e252a-34f4-4d84-adab-35fe69ceed55 :END: #+title: Software Quality Article #+filetags: :articles:notes:software: * Article Notes: :PROPERTIES: :NOTER_DOCUMENT: ../../../pdfs/_articles/software-quality.pdf :NOTER_AUTO_SAVE_LAST_LOCATION: t :NOTER_PAGE: 11 :END: ** Notes for page 1 :PROPERTIES: :NOTER_PAGE: 1 :HIGHLIGHT: #s(pdf-highlight 1 (1 (0.07096774193548387 0.40197568389057753 0.5849462365591398 0.44680851063829785))) :END: #+BEGIN_QUOTE We've normalized software catastrophes to the point where a Calculator leaking 32GB of RAM barely makes the news. #+END_QUOTE [[../assets/_books/2026-05-22-software-quality.png]] ** Notes for page 10 :PROPERTIES: :NOTER_PAGE: 10 :HIGHLIGHT: #s(pdf-highlight 10 (10 (0.07419354838709677 0.6565349544072948 0.7365591397849462 0.743161094224924))) :END: #+BEGIN_QUOTE Teach fundamental engineering principles again. Array bounds checking. Memory management. Algorithm complexity. These aren't outdated concepts—they're engineering fundamentals. #+END_QUOTE