Safe Is What We Call Things Later
安全とは、後になってからそう呼ばれるものだ。これはソフトウェア工学における民間伝承的な知恵であり、技術的な決定や実装が当初はリスクを伴うように見えても、時間の経過とともにその安全性が認められるようになるという考え方を示している。
安全とは、後になってからそう呼ばれるものだ。これはソフトウェア工学における民間伝承的な知恵であり、技術的な決定や実装が当初はリスクを伴うように見えても、時間の経過とともにその安全性が認められるようになるという考え方を示している。
The author reflects on their April 2023 article predicting AI disruption, noting they failed to make specific predictions but correctly anticipated the impact while underestimating the scale of subsequent developments.
The article discusses monotonic time as a fundamental abstraction in computing, noting that monotonicity is often enforced through specific code patterns. It explores considerations around strictly monotonic time implementations.
The article examines patterns in innovation, exploring how inventors and their impacts relate to broader historical and technological trends. It analyzes connections between different types of inventions and their societal effects over time.
The article describes experiments with cognitive architecture, specifically exploring how Claude can interact with and play text-based adventure games. It examines the AI's ability to navigate these interactive fiction environments.
The article discusses linting practices, specifically addressing suppressions of suppressions in code analysis tools. It explores technical approaches to managing multiple layers of code warnings and exceptions.