Victor Paraschiv

Results 8 issues of Victor Paraschiv

Hi Gianmario, The stats counter has a bug when computing the variance. Var(x) = 1/n * Sum i=1:n [ (x_i - miu)^2] = 1/n * Sum i=1:n (Xi^2 - 2...

Updated the documentation in regards to building the project. I was not familiar with GO at all and spent about 15 mins trying to get the project to run. Also...

I would like to produce a document diff (with insertions and deletions) based on user edits on the document. `prosemirror-dev-tools` seems to have all the component and operations to make...

Hi, How can this code be compiled in windows? Wouldn't be easier if the binaries for both Windows and Linux would be made available ? I've wasted so much time...

wishlist

Why wouldn't you want to write this article in English ? Seems relevant for everyone.

I am interested in knowing if this type of flow execution is possible. This is not necessarily a feature request. I'm using BullMQ with NodeJS. In a given flow, the...