Ionut Stoica

Results 66 comments of Ionut Stoica

This project is still awesome - no reason to use Vue.js as replacement as Vue.js has a totally different approach. There is still a huge ecosystem of jquery plugins and...

Is the new HttpApi ready for production ? Is not only this that is not working, following all proper docs available online, I can't get anything working - The CORS...

We tried using the pluggable compiler support in gulp-typescript but it fails with what is mentioned at issue #5

Hit this also

Could this be a bit broader than just XML, I am always amazed how beautifully LINQ is supported in C# ```C# class LINQQueryExpressions { static void Main() { // Specify...

Maybe join hands with this https://github.com/ChiragRupani/karma-chromiumedge-launcher

With both `.wslconfig` options turned off, there is this strange behavior. On a 4K monitor - Firefox / Chrome have proper scaling and they look good, even the mouse cursor...

Take your time, I know open source endeavors are though, you don't need to accept it, even if you get some inspiration it is still good. I've tried to upgrade...

On python 3.12 and ubuntu 24.04 - This did it for me `CMAKE_ARGS="-DCMAKE_POLICY_VERSION_MINIMUM=3.5" pip install --use-pep517 onnxsim`

I am trying to exclude the entire `node_modules` directory and can't find any way - I am indeed bundling all dependencies myself ``` files: [ // What to copy "build",...