Serin Delaunay

Results 74 comments of Serin Delaunay

Fourth attempt. I've altered capitalisation behaviour so that the first alphabetic character (including thorns and yoghs) after a full stop, question mark, or exclamation mark is capitalised, and the word...

Attempt 5. I've reduced the deletion probability to 0.9 and added the following source: * Kant, tr. Meiklejohn: **The Critique of Pure Reason** Output: https://raw.githubusercontent.com/serin-delaunay/NaNoGenMo2016/master/output/markov.txt 19589 words according to notepad++...

Late output: https://raw.githubusercontent.com/serin-delaunay/NaNoGenMo2016/master/output/markov_v2.txt Strictly speaking NaNoGenMo is over, but I changed the method of choosing the starting token: Originally I chose a random ngram in the Markov model, and chose...

If there's time I might also do a slightly more serious separate entry that doesn't boil down to "YAMC".

There's one like that at https://github.com/NaNoGenMo/2019/issues/68; I'd rather keep this one simple. The footnotes will have a pretty well-defined format, so they wouldn't need to be Markov-generated or nested.

Yeah, that's closer to what I'm going for here. Thanks for the link, I saw that one last year but it had slipped my mind.

This could now be done with a module based on `Bitmap`. `Bitmap`'s interface ignores the z-dimension, and this may cause problems for a more general caching module.

Hi ilteroi. Thanks for your interest in the project! Currently Wangscape can only generate rectangular tiles, but we have an issue open (#32) with a plan to support any uniform...

Milestones [2](https://github.com/Wangscape/Wangscape/milestone/2) and [3](https://github.com/Wangscape/Wangscape/milestone/3) are acting as a sort of informal roadmap, but they include a lot of minor issues. At the moment the major features planned are: * A...

I think the standard way to provide an Ubuntu package when it hasn't been added to one of the central repositories is with a PPA: https://help.launchpad.net/Packaging/PPA