Great project, however, https://remark42.com/demo/ takes several seconds to load. There's quite a number of comments, some with images, so the load times could be understandable.
More questions regarding performance:
- I think it's written in a document somewhere that comments are written in an embedded file. Is this done via Go and where's the source code that does that?
- Are there alternatives if you want to switch backends for the comments?
- Can you disable images in comments?
- Is it possible to paginate comments? I can't find a
page option in the api. Sorting by dates is not the most effective form of paging.
FWIW, I'm evaluating remark42 for a simple blog of mine, and generally want something lean, while this looks good it does feel slightly bloated due to the number of integrations.
Great project, however, https://remark42.com/demo/ takes several seconds to load. There's quite a number of comments, some with images, so the load times could be understandable.
More questions regarding performance:
pageoption in the api. Sorting by dates is not the most effective form of paging.FWIW, I'm evaluating remark42 for a simple blog of mine, and generally want something lean, while this looks good it does feel slightly bloated due to the number of integrations.