I’m just zis guy, you know? (I identify as an old white man who is trying to rise above.)
[>>> geekeries = [‘sound’, ‘C++’, ‘cooking’, ‘hockey’, ‘JavaScript’, ‘photography’, ‘cycling’, ‘parenting’, ‘marriage’, ‘DJ’, ‘nature’, ‘dogs’, ‘cats’, ‘grammar’, ‘&c.’]
[>>> profile = 'Python geek (duh), ’
[>>> for geekery in geekeries:
[ . . . profile = profile + geekery + ’ geek, ’
[>>> print(profile[:-2] + ‘.’)
@bstix @Provider Good technical writing is expensive. Bad technical writing is ineffective. Video is cheap and gives the illusion of being useful.