Mego
Mego
It's a start, but it would be nice if the Makefile was set up in a more traditional fashion: - `make` builds everything that is enabled by the `configure` script...
Next step: using MR for primality testing for the prime-related commands. I'll work on this :)
@misingnoglic As I mentioned on the PR that I prematurely merged, the implementation you wrote does not meet the requirements, because it is not a deterministic implementation.
The linked commit fixes the specific issues mentioned in @Sherlock9's comment. As further issues come up, they will be fixed similarly. The issue is caused by commands that need to...
I suck at Markdown and documentation writing, but this is something I've been trying to get started. I'd appreciate any help - submit pull requests to the [docs](https://github.com/Mego/Seriously/tree/docs) branch.
Excellent! Will the "show labels instead of icons" be granular (i.e. have an option for each icon), or all-or-nothing? I don't mind the inbox and awards having icons, since they...
It looks like this issue is caused by not properly decoding UTF-8 code for languages that don't use UTF-8 (like Seriously).
This definitely is the userscript's fault. See [DataBot](https://github.com/Mego/DataBot/blob/master/SE-Chatbot/EvalModule.py#L123) for an example of how to do it right.
This is broken again (or still?): http://codegolf.stackexchange.com/a/99642/45941 