安全是我们后来才称呼事物的方式
本文探讨了软件工程中的一些民间智慧,指出"安全"往往是事后才赋予的标签,反映了技术决策在实践中的演变过程。这些经验教训揭示了工程实践中安全认知的时间维度。
本文探讨了软件工程中的一些民间智慧,指出"安全"往往是事后才赋予的标签,反映了技术决策在实践中的演变过程。这些经验教训揭示了工程实践中安全认知的时间维度。
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.