17 lines
633 B
Markdown
Executable File
17 lines
633 B
Markdown
Executable File
---
|
|
pdf:
|
|
- "[[software-quality.pdf]]"
|
|
date started: 2026-06-03
|
|
date finished: 2026-06-03
|
|
type: pdf-notes
|
|
---
|
|
|
|
# Software Quality: Notes
|
|
|
|
> (\[\[software-quality.pdf#page=1&annotation=122R|software-quality, p.1\]\])
|
|
> We've normalized software catastrophes to the point where a Calculator leaking 32GB of RAM barely makes the news.
|
|
|
|
![[2026-05-22-software-quality.png]]
|
|
|
|
> (\[\[software-quality.pdf#page=10&annotation=123R|software-quality, p.10\]\])
|
|
> Teach fundamental engineering principles again. Array bounds checking. Memory management. Algorithm complexity. These aren't outdated concepts—they're engineering fundamentals. |