vincent pfp
vincent
@pixel
legit this cast will break some apps, because `username = undefined` and some apps (ahem... mine) just treat username as "never undefined" https://i.imgur.com/n5KTGRU.png
1 reply
0 recast
0 reaction

vincent pfp
vincent
@pixel
jk, i just `username = "no-username" if username is None else username`, thank god, or else i'll be debugging some undefined bs right now
1 reply
0 recast
0 reaction