SuspiOwl

Results 43 comments of SuspiOwl

> Having a clean UI to expose results (/cc @doanguyen I'll ask for you help when the time will come) Sorry if this sounds like a self promotion, but I...

I agree that parsing the md file isn't an ideal solution. My target was having the web app to always shows the latest data from this repo without too much...

IMO https://github.com/the-benchmarker/web-frameworks/issues/3803 should also be in the roadmap.

@waghanza any ETA for this? I got some cool ideas to implement (related to https://github.com/the-benchmarker/website/issues/19)

I think that's fine 1. Use github repository URL if exists 2. Otherwise, use something else (GitLab, custom website, etc.)

Since we only bump the version if we actually made some changes to the schema, I don't think we will end up with having too many version. Plus not all...

Awesome! Just for clarification, `@Model` is supposed to replace `@PropSync` right?

Btw I ended up using [node-tesseract-ocr](https://www.npmjs.com/package/node-tesseract-ocr) which is way way faster for my use case

For me, this only happens when I'm adding new line / deleting existing line to the template. If I'm modifying existing line, the hot reload works fine.

Any update on this? The error handler doesn't seems to be working for me too.