Former Expedia CEO Dara Khosrowshahi Is Officially Uber's New CEO
theverge.com1 pointsby emef0 comments
# does nothing when an update is tried
frozen_shared_state = freeze(shared_state,
frozen_shared_state.count = 4 # Does nothing, as this update did not exist
yikes. Thoughts on when this feature would ever be useful? Just the thought of working in a codebase with this subtle inconsistency makes me cringe.