diff --git a/blog/new-website.md b/blog/new-website.md index 875adda..0684bb6 100644 --- a/blog/new-website.md +++ b/blog/new-website.md @@ -1,6 +1,7 @@ --- title: New site design! created: 25/01/2020 +description: It's slightly different now! --- If you visit this frequently (why would you?) you may have noticed that since late last year there's been a page notifying you of service disruption and no actual content any more. This is because the old code used to generate the HTML files making up the site was a several-year-old and somewhat flaky Haskell program, and I've been meaning to replace it for a while, but finally got round to it recently after quite a while of just leaving the service disruption page up. diff --git a/blog/other-stuff.md b/blog/other-stuff.md index e8a0f78..015ad64 100644 --- a/blog/other-stuff.md +++ b/blog/other-stuff.md @@ -37,7 +37,7 @@ Obviously this is just stuff *I* like; you might not like it, which isn't really * [The Combat Codes](https://www.goodreads.com/book/show/27790093-the-combat-codes) by Alexander Darwin. Similar to Ender's Game, but with MMA, basically, and I am bad at describing things. * [Schlock Mercenary](https://www.schlockmercenary.com/), a *very* long-running space opera webcomic. It's been running for something like 20 years, and the art and such improve over time. * [Freefall](http://freefall.purrsia.com/), a hard-science-fiction webcomic. -* [Mage Errant](https://www.goodreads.com/series/252085-mage-errant) - a moderately-long-by-now fantasy series with a really interesting world. +* [Mage Errant](https://www.goodreads.com/series/252085-mage-errant) - a moderately-long-by-now fantasy series with a very vibrant world, and which actually considers the geopolitical implications of there being beings around ("Great Powers") able to act as one-man armies. * [Arcane Ascension](https://www.goodreads.com/series/201441-arcane-ascension) - fun progression fantasy series with (... like most of these, actually) worldbuilding I like and good characters. I have only read the first two, since I'm writing this just as the third came out Special mentions (i.e. "I haven't gotten around to reading these but they are well-reviewed and sound interesting") to: diff --git a/experiments/fractalart/index.html b/experiments/fractalart/index.html new file mode 100644 index 0000000..1d1caad --- /dev/null +++ b/experiments/fractalart/index.html @@ -0,0 +1,158 @@ +--- +title: FractalArt +slug: fractalart +description: A somewhat unperformant generator for pleasant watercolor-y "fractalart" images. Ported from a Haskell implementation by "TomSmeets". +--- + +
+ + + + + + + + + + + +
Lightness:
Saturation:
Hue:(or random: )
Variance:
Bias:
Render Size:
+ FractalArt for JS.
+ If this is too slow try my Rust port.
+ This is all contained in one HTML file, so you can save it locally if you want. +
+
+ \ No newline at end of file diff --git a/experiments/incdec/index.html b/experiments/incdec/index.html index e95718c..bed90ea 100644 --- a/experiments/incdec/index.html +++ b/experiments/incdec/index.html @@ -1,6 +1,6 @@ --- title: IncDec slug: incdec -description: The exciting game of incrementing and decrementing! +description: The exciting multiplayer game of incrementing and decrementing! No cheating. --- If you're reading this, then this is not linking to actual IncDec as it should due to a server misconfiguration. \ No newline at end of file diff --git a/experiments/lorem/index.html b/experiments/lorem/index.html index d021d17..5ba0b56 100755 --- a/experiments/lorem/index.html +++ b/experiments/lorem/index.html @@ -1,7 +1,7 @@ --- title: Lorem Ipsum slug: lorem -description: Lorem Ipsum (latin-like placeholder text)... FOREVER. +description: Lorem Ipsum (latin-like placeholder text), eternally. Somehow people have left comments at the bottom anyway. ---