TopicTracker
From worksonmymachine.substack.comView original
TranslationTranslation

Safe Is What We Call Things Later

The article discusses software engineering folklore, noting that safety is often determined retrospectively rather than during development. It examines how systems are labeled as safe only after they have proven reliable over time.

Related stories

  • 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.