rem’s avatarrem’s Twitter Archive—№ 74,460

  1. Log in state - what do you folks prefer? enums, like: LOGGED_IN, LOGGING_IN, LOGGED_OUT "trit": 0, 1, 2 (and which means which?) balanced: -1, 0, 1 Damn minefield is what it is…