Jonatan Asketorp

Results 30 comments of Jonatan Asketorp

Hello @schlosna, thank you for mentioning remark-lint, you just made me go on a one-hour-long [Reviewdog](https://github.com/reviewdog/action-remark-lint) tangent ^^ > Circle templates. I know we've had some problems in the past...

I am aware that this doesn't seem to be a high priority issue, but if no one else is working on it, I'd love to give it a shot. I...

I am not really convince this is should be tagged as `Difficulty 1`. The TL;DR is that right now neither Facebook nor Twitter supports updating the `` tags with JavaScript...

`react-meta-elements` can definitively be part of a solution. The only issue is that it does not update/delete meta tags by default, but that should be possible to work around. As...

@willemarcel thank you for your comments (and the link), I'll be using it while debugging. > we try to keep it simple to other organizations to deploy This clarifies the...

The nutshell version is that the `react-snap` method can work, but it comes with some limitations, 1. The server must look for `index.html` files based on the URL (e.g., `https://tasks.hotosm.org/projects/8863`...

@willemarcel that seems likely. I appreciate that you have taken the time to respond on a low priority issue!

Side-note, if someone ends up here based on the 0.0.7 pip version, you probably need scikit-learn 0.22.2.post1

Same experience as @ephemient with JDK14, 0.6.2, and ``` jmh { warmupIterations = 5 iterations = 10 fork = 2 zip64 = true } ``` There is a `results.txt` created...