Jasper Van der Jeugt

Results 196 comments of Jasper Van der Jeugt

To get back to your earlier question, there is no assumption that every Identifier has an underlying resource. In fact, it is quite common to produce additional pages based on...

Yeah, although many users are not really interested in writing CSS AFAIK. I wouldn't mind having the option to choose a theme when you run `hakyll-init`.

It does not really replace the `demoteHeaders` though, since Pandoc is not the only way you can generate HTML. I'm not sure if it should be added. There are tons...

We can add a recipe book directly on the Hakyll website. I would prefer that since it's more centralized and it's almost as easy to send something in (through PR).

When you use a weapon, there is a certain delay before you can use the weapon again. These delays are fixed for every weapon though. Also, on double jump, you're...

In the latest version, there should be a visual indication now. I didn't want to add any buttons our other GUI elements to the interface, so I made the knife...

The idea is actually fairly simple. Since we don't know as which type (`ByteString`/`String`/`Text`...) the user is going to render the final output, we want to prepare for all cases....

Throwing in my $.50, an alternative operator that can be applied to expressions is very close to an inline-style OR (as opposed to incremental definitions). This would be a useful...

This is the intended behavior. When I first added image support to patat, the idea was to find a "common ground" in between terminal emulators, since image support varies widely....

Removing hashable from the test suite nerd-sniped me into writing a bit of whacky arbitrary machinery, but I think it's not necessarily worse than abusing hashable for this.