coates’s avatarcoates’s Twitter Archive—№ 23,990

  1. Big Y (yak) notation of DevOps: Y(1): same solution as last time Y(n): try all known solutions until we find one that works Y(nʸ): problem leads to another Y(nʸ) problem Y(n!): have the AI keyboarding robot try all possible combinations until tests pass (scales horizontally!)