Do they honestly expect me to believe that there wasn’t a more appropriate way to abbreviate “cumulative maximum” than cummax? Imagine the headaches the inventor of the world’s first Python powered sexbot will suffer when they realise that the method name cummin has already been taken.


Standard Python is guilty of this too. Who the fuck abbreviates “standard deviation” as std? At least Python’s inventor has the excuse that he’s Dutch.
Python programmers when you make a symbol name longer than 5 characters
item = obj.get_item()long long mv_NEW_API_ItemGetter_st = *IMPL_obj_ref->NEW_itemGetter_st()Don’t get me started on c++ name mangling
#include <cstd.h> using namespace std;