neimanpinchas

Results 40 comments of neimanpinchas

I am also looking for Hebrew RTL. I think of changing all minus operators to a 2 argument function called backIntent And the same with plus operators Then convert the...

yes, because hxnodejs is not sync by default because it's not fully compatible see this link https://github.com/HaxeFoundation/hxnodejs/blob/master/extraParams.hxml https://community.haxe.org/t/using-sys-in-nodejs-target/3702/3

I would make it module based (attribute) so if a well written module or lib is using well 'any' behind the scenes, it could be used from any other project...

I guess the components isn't yet created, you must either nest the callbacks use fs.mkdirSync but use a backend that supports sync

I am not yet 100% stable, in the phpcore mechanics, to take responsibility for adding the mysql project in the runtime Also adding a dependency to node-mysql2 will make the...

I would use it for editing over ssh, since vscode ssh extension has many issues

They might have used assambler and not C at all, back in these days

I've just had the exact same error and stackstrace as sabthom After I run the update function below, a few ms later I receive the stacktrace above. ``` 1 import...

that second way is very good, because of the )))))'s at the end of a wrapped sync.await\defer

You mean to ask my permission? Of course, I made a pull request a while ago. I have already a few additional commits (Process, SQLite) once things get moving. With...