▽The Daily WTF: Curious Perversions in Information Technology ●04/18 00:49 Static Stateby Remy Porter in CodeSOD on 2025-04-17Today's Anonymous submitter was reviewing some C++ code, and saw this perfectly reasonable looking pattern.class SomeClass{public:void setField(int val);int getField();}Conventional Eventsby Remy Porter in CodeSOD on 2025-04-16Now, I would argue that the event-driven lifecycle of ASP .Net WebForms is a bad way to design web applicatio