Abiria

Results 30 comments of Abiria
trafficstars

> I like the sentiment of patch-package. I wish it would automagically generate a PR for the source repo though (on its own in a scratch space or wherever). To...

Do you have any updates on this? As @dsvgl mentioned, if we choose to use 'turbo' way, we can't make a combined coverage report. If we choose 'vitest native' solution...

Hello harbor team and contributors! Seems I am a bit late here, but I am proficient in Korean and willing to contribute to this work. Is there any way I...

> As a solution, I suggest counting all CJK characters as individual characters (rather than as words) and using cpm (characters per minutes) for more accurate results. @jcha0713 isn't it...

@Josh-Cena > Why don't we stop iterating upon this fundamentally broken counting algorithm and use something more robust? Sounds possible, so I prototyped a naive implementation: ```js // Korean wpm...

I'd be happy to help or contribute in any way if I can (and have enough time). Could you please point me to where the `gcd` implementation is located? I...

I found the same issue and I think this repository is not maintained anymore since they moved their code.

\+ same issue at `JavaScript Pain Points` and `What do you feel is currently missing from JavaScript?` in `Opinions`

\+ in addition, when hovering, there is no pop-up. I believe this issue has occurred because the script was trying to remove the 'not existing' element.

> Howdy, something like this [#849](https://github.com/gocolly/colly/pull/849) ? Looks great!