Extra points for the "Made with [rage emoji]". Can't stand the cheap sentimentality of "Made with [heart emoji]" (Then again, maybe people who use that line mean it...).
The paper says that a postdoc colleague, a dozen years earlier (thus 1986) asked Wadler about his new bicycle: "have you used it in anger yet?"
Wadler may have introduced this as a meme pertaining to programming languages or constructs. In any case, if he did actually glean it from someone else's internet posting about a programming language being used in anger, he's sure not admitting it in this paper.
It seems to be a TUI (textual user interface), not a CLI (command line interface). If you want a Slack TUI client, there was already https://github.com/yuya373/emacs-slack
(And I think that one can display images, so maybe it's really halfway between TUI and GUI.)
Looks like the main features are arguably better defaults, libcaca support (basically useless anyways), and profile support (how often do you really need to check someone's info that you don't already have stored in the app).
Wee-slack is a gateway for weechat; it uses the slack api. But weechat can function as its own proxy (client/server split between the gui/tui and the network bits).
Wow, you're not wrong. I just went through the closed PR list. Terrible maintainer. Even closes PR's for typos in the README. Doesn't even give a reason why he closes.
I think that stonogo might be wrong. I've just been through that same list, and I haven't found anything rejected for not liking terminals, let alone a "habit" of that. Whereas I have found several PRs closed because they were incorporated into the software (e.g. #40).
I like the idea of this, but it crashes for me on startup. I would definitely use a Slack client like this, but installation with `pip install` would be much better than having to install from source.
I wish there was one of these that actually reversed the protocol so you can use username/password. Unless I'm mistaken, token is an opt-in/out feature for each slack admin.