Walter Sajtos

Results 4 comments of Walter Sajtos

> The download link from your logs suggests you are building on an ARM platform: https://github.com/nodegui/qode/releases/download/v2.1.0/qode-linux-arm64-v2.1.0.tar.gz > There is no bundle for that platform as can be seen here: https://github.com/nodegui/qode/releases/....

> Right now qode is compiled using github actions > > And github actions only support some intel chips for linux. > > See the commit here: https://github.com/nodegui/qode/blob/602cb55099a7770f9869150c1b1925e9b99448c2/.github/workflows/linux.yml#L6 > >...

I'm going to pick this up. I will try to implement the message/ alert first if 2 projects look similair.

I tried checking the similarity of a project with all the projects in the database, this added 100ms per 10 projects so checking the projects on the create-request is not...