so python totally doesn't have a length limit on variable names
https://gist.github.com/Jess3Jane/d4f2d8a882905077b2698971d26acee0
other languages/compilers/don't @ me that don't check length:
gcc
clang
nodejs
@catoutofbed gcc totally should of you compile with c89
and anyway, even c99(??) only guarantees the first 31 characters of an identifier to be distinguished upon.
@catoutofbed time to add gdb to the mix, imo 😼
@meena
i want to see if it ever finishes first tbh
20 minutes in still going strong