Alexander Batischev
Alexander Batischev
This makes sense to me. Note that `loadMetadataFile` doesn't track dependencies — I guess you have a wrapper that ameliorates this? Anyway, I'd be glad to review your PR!
Thanks for the pointer! That benchmark focuses on speed, not scalability, so I'm sceptical that it'll make any different. I don't have energy to invest into this right now, but...
@jaspervdj #903 is much more pressing, if you're in the mood to dig into hard issues :) Sadly I didn't have enough energy to do that, even though I promised....
@vaibhavsagar Not really, see the benchmark results here: https://github.com/jaspervdj/hakyll/pull/946#pullrequestreview-1077565119
I just ran into a similar problem with nixnet.social: the main timeline behaved as described above, while the notifications timeline showed an error and a "Retry" button (which did nothing)....
I'm going to state something obvious, but since it took me a moment to realise, I think it might still be important to put into words: what this mechanic really...
Hi! A fellow user here. Do you have a minimal example of this somewhere? I don't have an answer for you offhand, but I'd like to take a look at...
Hmm, I don't see anything wrong with your code. I tried to reproduce the problem with my own blog by replacing `hasNoVersion` with `hasVersion "gzipped"` [here](https://github.com/Minoru/blog.debiania.in.ua/blob/9178edfb19becdc627a4361b9e00a5c04db71218/src/Debiania/Archives.hs#L18) ("gzipped" versions are produced...
@gwern Can you post a summary of your instance of the problem, so I can poke around and understand what pieces are involved? Then we can discuss possible solutions.
I'm not Hakyll's author, so I can't provide you a rationale, but if `providerDirectory` was a list, how would Hakyll resolve relative paths? For example: 1. suppose `providerDirectory` is `[...