I imagine some people have been curious to hear more details about how @nostalgebraist-autoresponder works, so here’s a relatively complete post on that. Very long.
this is quite interesting! and, separately, it’s quite validating that other people find tumblr’s API/pytumblr as frustrating as I do
Yeah, it’s what stopped me from starting the multiple bots I was thinking about implementing one time or another.
I find it highly suspicious that the Chinese characters you randomly chose almost perfectly encapsulate what you’re using them for (”friend” for username delimiting, “region” for post content delimiting, “meet” for ask stuff, “letter” for original post, … okay, simplified “duty” for tag delimiting is a bit of a stretch but it can also mean “post”, as in position, so still).
It sure is something when someone says “I want to build a machine learning model to imitate realistic human speech and then hook it up to Tumblr’s API” and the second part of that sentence is the harder technical challenge.
Hahaha… I mean, it is and it isn’t? Like, there’s a similar reversal of intuitive difficulty when I do this kind of thing at work, even though we get to design the APIs there.
Doing impressive “machine learning” often amounts to script kiddie stuff – not much more than import StateOfTheArtModel; my_model = StateOfTheArtModel(); my_model.fit(x, y); – but creating a lasting, usable shared interface for anything is fundamentally hard and people spend their whole careers arguing about it.
I was going to say “this feels like that freshman year / senior year meme with Luke Skywalker,” but then I realized that “describing what it looks like in my head” is not the only thing one can do with a hypothetical meme image, so here’s this dumb thing I just made:



